-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Reject env.json if there are duplicate export names, fix #189 * Require export names to be sequential, fix env.json * Clarify env.json docs around arrays that have len elements rather than len bytes, fix #749
- Loading branch information
Showing
21 changed files
with
135 additions
and
70 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/auth_test_contract.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/example_contract_data.wasm
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(99%)
soroban-test-wasms/wasm-workspace/opt/example_create_contract.wasm
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/example_fannkuch.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/example_invoke_contract.wasm
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/example_linear_memory.wasm
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/example_simple_account.wasm
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(99%)
soroban-test-wasms/wasm-workspace/opt/example_updateable_contract.wasm
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(99%)
soroban-test-wasms/wasm-workspace/opt/soroban_write_upgrade_bytes_contract.wasm
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
soroban-test-wasms/wasm-workspace/opt/test_delegated_account.wasm
Binary file not shown.