-
Notifications
You must be signed in to change notification settings - Fork 43
feat(platform)!: basic nft support #1829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
30b9a16
start on nft support
QuantumExplorer 0b4ab9c
more work
QuantumExplorer eba768d
more fixes
QuantumExplorer d8ba10d
added some tests for document replace
QuantumExplorer 33dd545
more tests
QuantumExplorer cccceda
updated sdk
QuantumExplorer a508942
fmt
QuantumExplorer b557e60
fixes
QuantumExplorer 889f6b2
fixes
QuantumExplorer f22c1aa
vectors
QuantumExplorer d881ba8
more fixes
QuantumExplorer 5898e74
more fixes
QuantumExplorer 90fc5ea
more fixes
QuantumExplorer 95dc96a
removed marketplace for now
QuantumExplorer 80cf457
Merge branch 'v1.0-dev' into feat/transferDocument
QuantumExplorer d7f37a9
fmt
QuantumExplorer 9d3c834
wasm-dpp fixes
QuantumExplorer 6d3730b
Merge branch 'feat/transferDocument' of github.com:dashpay/platform i…
QuantumExplorer 1b75aa8
more work on nft support
QuantumExplorer 7ae9a4f
Update packages/rs-dpp/src/data_contract/document_type/class_methods/…
QuantumExplorer 91aeccd
Update packages/rs-dpp/src/data_contract/document_type/v0/random_docu…
QuantumExplorer 1ffd47d
Update packages/rs-sdk/src/platform/transition/transfer_document.rs
QuantumExplorer 5989093
Update packages/rs-sdk/src/platform/transition/transfer_document.rs
QuantumExplorer 1782ccf
Update packages/rs-sdk/src/platform/transition/transfer_document.rs
QuantumExplorer 469a8aa
Update packages/strategy-tests/src/lib.rs
QuantumExplorer 8b22da4
Update packages/rs-dpp/src/data_contract/document_type/v0/mod.rs
QuantumExplorer 849c4d8
Update packages/rs-dpp/src/document/transfer.rs
QuantumExplorer 053aa0d
Update packages/rs-drive-abci/src/execution/validation/state_transiti…
QuantumExplorer 4b68f30
Update packages/rs-drive-abci/src/execution/validation/state_transiti…
QuantumExplorer 5eaf71d
Update packages/rs-drive-abci/src/execution/validation/state_transiti…
QuantumExplorer 9c893cb
more work
QuantumExplorer d5c26d9
fixes
QuantumExplorer c381b0d
fmt
QuantumExplorer 66bf55b
Merge branch 'feat/transferDocument' into feat/nftSupport
QuantumExplorer 72ad185
Merge branch 'v1.0-dev' into feat/nftSupport
QuantumExplorer a0dadea
fmt
QuantumExplorer 7289ce3
fmt
QuantumExplorer df6d1ba
more work
QuantumExplorer e072dad
more fixes
QuantumExplorer e734abd
fixes
QuantumExplorer ae77e5f
added more tests and some extra validation and errors
QuantumExplorer a7aad9a
another fix
QuantumExplorer be32222
more fixes
QuantumExplorer 6fc5376
more fixes
QuantumExplorer 2061f5f
more updates
QuantumExplorer 78a8ce0
final fixes
QuantumExplorer 905ffce
fix
QuantumExplorer 7115e7d
fix
QuantumExplorer a828b30
added contract update checks
QuantumExplorer 7c74fa7
update grovedb
QuantumExplorer e6c6aea
fmt
QuantumExplorer b41ed4c
fix
QuantumExplorer ef63367
fix
QuantumExplorer 854d803
fix
QuantumExplorer cf66688
Update packages/rs-dpp/src/data_contract/config/v0/mod.rs
QuantumExplorer 4a26a01
Update packages/rs-dpp/src/data_contract/config/v0/mod.rs
QuantumExplorer 5dedad3
Update packages/rs-dpp/src/data_contract/config/v0/mod.rs
QuantumExplorer ab6046a
Update packages/rs-dpp/src/document/v0/serialize.rs
QuantumExplorer 6e87d5e
Update packages/rs-dpp/src/nft/mod.rs
QuantumExplorer 7ca1cee
Update packages/rs-drive/src/drive/flags.rs
QuantumExplorer 3e6c5aa
Update packages/rs-dpp/src/data_contract/config/v0/mod.rs
QuantumExplorer 5fe56a0
Update packages/rs-dpp/src/data_contract/config/v0/mod.rs
QuantumExplorer 7668c85
Update packages/rs-dpp/src/data_contract/config/v0/mod.rs
QuantumExplorer 4078159
Update packages/rs-dpp/src/data_contract/document_type/class_methods/…
QuantumExplorer d8ede39
Update packages/rs-dpp/src/data_contract/document_type/restricted_cre…
QuantumExplorer 428bb1b
fixes
QuantumExplorer 37d3411
Merge branch 'feat/nftSupport' of github.com:dashpay/platform into fe…
QuantumExplorer 331aa8b
fmt
QuantumExplorer 97a54f8
fix
QuantumExplorer 42a2884
fix
QuantumExplorer c0a98ef
fix
QuantumExplorer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.