Commit bcf1785
feat: wasm sdk build proof-of-concept (#2405)
Co-authored-by: Ivan Shumkov <[email protected]>1 parent 5e32426 commit bcf1785
File tree
61 files changed
+1888
-324
lines changed- .cargo
- packages
- dapi-grpc
- src
- js-dapi-client
- rs-dapi-client
- src
- transport
- tests
- rs-dpp
- src
- balances
- bls
- data_contract
- document_type
- class_methods/try_from_schema/v0
- index
- identity
- util
- rs-drive-abci
- src
- execution/engine
- finalize_block_proposal/v0
- initialization/init_chain/v0
- mimic
- platform_types
- block_proposal
- cleaned_abci_messages/request_init_chain_cleaned_params/v0
- tests/strategy_tests
- rs-drive-proof-verifier
- src
- rs-drive
- rs-platform-value
- src
- rs-sdk
- src
- wasm-dpp
- scripts
- wasm-sdk
- src
- state_transitions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+1888
-324
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
0 commit comments