Skip to content

Tags: MrCryptoBeast/nba-smart-contracts

Tags

lib/go/events/v1.0.5

Toggle lib/go/events/v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add revealed event (dapperlabs#129)

lib/go/events/v1.0.4

Toggle lib/go/events/v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add events from nba api with unit tests (dapperlabs#128)

* validate event type

* upgrade flow and cadence

* add events from nba-api repo

* add testify package

* add unit tests

* add event validation to momentDestroyed event

* add unit test for moment destroyed

* cleanup

* use validate method and return error

* clean up

lib/go/events/v1.0.3

Toggle lib/go/events/v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Map moment destroyed event (dapperlabs#127)

lib/go/templates/v1.0.2

Toggle lib/go/templates/v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revert DUC removal (dapperlabs#124)

lib/go/events/v1.0.2

Toggle lib/go/events/v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revert DUC removal (dapperlabs#124)

lib/go/contracts/v1.0.2

Toggle lib/go/contracts/v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revert DUC removal (dapperlabs#124)

lib/go/templates/v1.0.1

Toggle lib/go/templates/v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sadie/test hotfix (dapperlabs#122)

* test with non-broken contract

* revert and add destroy token

* remove reference to changePercentage

* add comment to destroy buyTokens

* run make ci

* revert to previous v1 sale collection check

* remove panic if no moment for sale

* remove panics

lib/go/events/v1.0.1

Toggle lib/go/events/v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sadie/test hotfix (dapperlabs#122)

* test with non-broken contract

* revert and add destroy token

* remove reference to changePercentage

* add comment to destroy buyTokens

* run make ci

* revert to previous v1 sale collection check

* remove panic if no moment for sale

* remove panics

lib/go/contracts/v1.0.1

Toggle lib/go/contracts/v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sadie/test hotfix (dapperlabs#122)

* test with non-broken contract

* revert and add destroy token

* remove reference to changePercentage

* add comment to destroy buyTokens

* run make ci

* revert to previous v1 sale collection check

* remove panic if no moment for sale

* remove panics

lib/go/templates/v1.0.0

Toggle lib/go/templates/v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds V3 Market Contract and transactions (dapperlabs#118)

* updates transactions and tests for v3

* PR comments

* remove bug lines and fix PR comments

* Sadie/market v3 review comments (dapperlabs#120)

* update comment - remove exceeds

* remove change percentage

* remove change percentage

* add test back in

* upgrade go -> 1.16

* go -> 1.16

* update go version for ci

* update go sum

Co-authored-by: Sadie Freeman <34973153+sadief@users.noreply.github.com>