-
Notifications
You must be signed in to change notification settings - Fork 7
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
wasmv1 improvements #293
wasmv1 improvements #293
Commits on Jun 21, 2023
-
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1bb8c20 - Browse repository at this point
Copy the full SHA 1bb8c20View commit details -
Depends on massa-proto-rs from github for integration
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 34a3bb6 - Browse repository at this point
Copy the full SHA 34a3bb6View commit details -
Sync with massa-proto-rs and fix build
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 526774c - Browse repository at this point
Copy the full SHA 526774cView commit details
Commits on Jun 22, 2023
-
Adjust macro resp_ok resp_err, clean abis function_exists and transfe…
…r_coins Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fb4433 - Browse repository at this point
Copy the full SHA 6fb4433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6995b25 - Browse repository at this point
Copy the full SHA 6995b25View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66a14a1 - Browse repository at this point
Copy the full SHA 66a14a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49ec14 - Browse repository at this point
Copy the full SHA c49ec14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1542795 - Browse repository at this point
Copy the full SHA 1542795View commit details -
Add get_current_period and get_current_thread abis (#262)
* Add get_current_period and get_current_thread abis * Write ABI test * wasm_add instead of wasm
Configuration menu - View commit details
-
Copy full SHA for 3b014bc - Browse repository at this point
Copy the full SHA 3b014bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3799c26 - Browse repository at this point
Copy the full SHA 3799c26View commit details -
Merge pull request #259 from massalabs/feature/Improve_ABI_types_in_w…
…asmv1_thomas1 self datastore ABIs
Configuration menu - View commit details
-
Copy full SHA for c8949dc - Browse repository at this point
Copy the full SHA c8949dcView commit details -
Basic support for NativeAmount
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for cec31c6 - Browse repository at this point
Copy the full SHA cec31c6View commit details -
Basic support for NativeAddress
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e47b00 - Browse repository at this point
Copy the full SHA 7e47b00View commit details -
Rework create_sc and generate_event
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 71eefc2 - Browse repository at this point
Copy the full SHA 71eefc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179f9ae - Browse repository at this point
Copy the full SHA 179f9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea49fb - Browse repository at this point
Copy the full SHA 9ea49fbView commit details
Commits on Jun 26, 2023
-
* Added hash abi * Added keccak256 * Fixed ABI return values
Configuration menu - View commit details
-
Copy full SHA for a81d3e7 - Browse repository at this point
Copy the full SHA a81d3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0a0c0 - Browse repository at this point
Copy the full SHA 2a0a0c0View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34c94e7 - Browse repository at this point
Copy the full SHA 34c94e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb3c78 - Browse repository at this point
Copy the full SHA 4cb3c78View commit details -
Various ABI updates (updated protos) (#265)
* Added get_current_slot abi * Sync * Updated datastore_test * Cargo fmt * Target common branch
Configuration menu - View commit details
-
Copy full SHA for 572aff1 - Browse repository at this point
Copy the full SHA 572aff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58fec1d - Browse repository at this point
Copy the full SHA 58fec1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afd738 - Browse repository at this point
Copy the full SHA 2afd738View commit details -
Configuration menu - View commit details
-
Copy full SHA for f67bee8 - Browse repository at this point
Copy the full SHA f67bee8View commit details -
Rebuild wasm with cargo build --features build-wasm
Make build work on windows (Leo-Besancon) Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 160fe78 - Browse repository at this point
Copy the full SHA 160fe78View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6647b0 - Browse repository at this point
Copy the full SHA b6647b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b3872c - Browse repository at this point
Copy the full SHA 6b3872cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f3c24 - Browse repository at this point
Copy the full SHA 99f3c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd8b595 - Browse repository at this point
Copy the full SHA cd8b595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8249e - Browse repository at this point
Copy the full SHA 2a8249eView commit details -
Merge pull request #264 from massalabs/feature/Improve_ABI_types_in_w…
…asmv1_thomas2 Verify signatures ABIs and interface functions
Configuration menu - View commit details
-
Copy full SHA for 4cbb50e - Browse repository at this point
Copy the full SHA 4cbb50eView commit details -
Sync with massa-proto-rs after proto update
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adcf535 - Browse repository at this point
Copy the full SHA adcf535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 361c91b - Browse repository at this point
Copy the full SHA 361c91bView commit details
Commits on Jun 29, 2023
-
Implement ABIs for ledger / op keys and tests (#269)
* Add ledger and op keys abis * Update abis * Sync * Sync * Sync * Update get_op_keys abi with prefix * Update get_op_keys abi with prefix * Target common branch
Configuration menu - View commit details
-
Copy full SHA for 3fa121f - Browse repository at this point
Copy the full SHA 3fa121fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e34858 - Browse repository at this point
Copy the full SHA 9e34858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9835883 - Browse repository at this point
Copy the full SHA 9835883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a61727 - Browse repository at this point
Copy the full SHA 7a61727View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b9e71 - Browse repository at this point
Copy the full SHA d7b9e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 089b8fc - Browse repository at this point
Copy the full SHA 089b8fcView commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b8b29e - Browse repository at this point
Copy the full SHA 4b8b29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d640c5e - Browse repository at this point
Copy the full SHA d640c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13bf75e - Browse repository at this point
Copy the full SHA 13bf75eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa489e - Browse repository at this point
Copy the full SHA 0fa489eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef00d6 - Browse repository at this point
Copy the full SHA 7ef00d6View commit details -
Merge pull request #271 from massalabs/feature/Improve_ABI_types_in_w…
…asmv1_thomas3 Port previous ABIs
Configuration menu - View commit details
-
Copy full SHA for 42d0faf - Browse repository at this point
Copy the full SHA 42d0fafView commit details -
Native amount arithmetic (#270)
* Native amount arithmetic Signed-off-by: Jean-François Morcillo <[email protected]> * Native amount arithmetic Signed-off-by: Jean-François Morcillo <[email protected]> --------- Signed-off-by: Jean-François Morcillo <[email protected]> Co-authored-by: Jean-François Morcillo <[email protected]> Co-authored-by: Leo-Besancon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2757add - Browse repository at this point
Copy the full SHA 2757addView commit details -
Configuration menu - View commit details
-
Copy full SHA for f917907 - Browse repository at this point
Copy the full SHA f917907View commit details
Commits on Jul 4, 2023
-
Sync with massa-proto-rs after massa-proto changes
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJul 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 18aac47 - Browse repository at this point
Copy the full SHA 18aac47View commit details -
Add abi_bytes_to_base58_check and abi_base58_check_to_bytes
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJul 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 4bc7a62 - Browse repository at this point
Copy the full SHA 4bc7a62View commit details
Commits on Jul 5, 2023
-
Depends on massa-proto-rs#feature/Improve_ABI_types_in_wasmv1
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJul 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 5594a48 - Browse repository at this point
Copy the full SHA 5594a48View commit details -
Feature/improve abi types in wasmv1 leo (#277)
* Sync with massa-proto-rs after massa-proto changes Signed-off-by: Jean-François Morcillo <[email protected]> * Added check / get_version / time abis Sync * Target proto-rs leo branch * Sync * Test exhaustive sc + return non empty sc address in create_sc test interface * Update target * Updated wasm --------- Signed-off-by: Jean-François Morcillo <[email protected]> Co-authored-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ad3296 - Browse repository at this point
Copy the full SHA 8ad3296View commit details -
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJul 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 6217321 - Browse repository at this point
Copy the full SHA 6217321View commit details
Commits on Jul 6, 2023
-
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 8312366 - Browse repository at this point
Copy the full SHA 8312366View commit details -
Configuration menu - View commit details
-
Copy full SHA for d419a06 - Browse repository at this point
Copy the full SHA d419a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 737caf6 - Browse repository at this point
Copy the full SHA 737caf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dacf043 - Browse repository at this point
Copy the full SHA dacf043View commit details -
* Implement the new abis * Addressed review comments
Configuration menu - View commit details
-
Copy full SHA for 513d4ae - Browse repository at this point
Copy the full SHA 513d4aeView commit details -
Sync abi_date_now with massa-proto change and minor fix
Signed-off-by: Jean-François Morcillo <[email protected]>
Jean-François Morcillo committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 938f84a - Browse repository at this point
Copy the full SHA 938f84aView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46857ec - Browse repository at this point
Copy the full SHA 46857ecView commit details
Commits on Jul 10, 2023
-
Sync and remove abi_process_exit, abi_seed, abi_date_now
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63ddc60 - Browse repository at this point
Copy the full SHA 63ddc60View commit details -
Rename raw_xxx_data_yyy functions
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6279e61 - Browse repository at this point
Copy the full SHA 6279e61View commit details
Commits on Jul 11, 2023
-
Add test to ensure that assert is still active when AS SC are built i…
…n release mode Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 289ef2f - Browse repository at this point
Copy the full SHA 289ef2fView commit details -
Rename blake3_hash to hash_blake3 for consistency
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4feabc2 - Browse repository at this point
Copy the full SHA 4feabc2View commit details -
Clean some fn names in Interface
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6e907d - Browse repository at this point
Copy the full SHA f6e907dView commit details -
Merge remote-tracking branch 'origin/main' into feature/Improve_ABI_t…
…ypes_in_wasmv1
Jean-François Morcillo committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 8401203 - Browse repository at this point
Copy the full SHA 8401203View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89a16a2 - Browse repository at this point
Copy the full SHA 89a16a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753d759 - Browse repository at this point
Copy the full SHA 753d759View commit details -
Revert "Remove first byte for AS modules"
This reverts commit 89a16a2.
Configuration menu - View commit details
-
Copy full SHA for f09cb70 - Browse repository at this point
Copy the full SHA f09cb70View commit details -
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a63c89 - Browse repository at this point
Copy the full SHA 3a63c89View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b791965 - Browse repository at this point
Copy the full SHA b791965View commit details
Commits on Jul 18, 2023
-
Enable gas calibration in wasmv1 (#282)
* Enable gas calibration in wasmv1 * Add gc + wasmv1 unit tests * Facto adding middleware to SP & CL engine * Disable gc unit test for abi param size --------- Co-authored-by: sydhds <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7125e65 - Browse repository at this point
Copy the full SHA 7125e65View commit details
Commits on Jul 20, 2023
-
Comment on abi_local_call to state we reuse CallRequest, sync wasm
Signed-off-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa7d30b - Browse repository at this point
Copy the full SHA aa7d30bView commit details -
Update test interface for exhaustive sc (#289)
* Update test interface for exhaustive sc * Moved bs58 to dev dependancy * Comment on abi_local_call to state we reuse CallRequest, sync wasm Signed-off-by: Jean-François Morcillo <[email protected]> * Update test interface for exhaustive sc * Moved bs58 to dev dependancy * update wasm for test_exhaustive sc --------- Signed-off-by: Jean-François Morcillo <[email protected]> Co-authored-by: Jean-François Morcillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7255f66 - Browse repository at this point
Copy the full SHA 7255f66View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa1172d - Browse repository at this point
Copy the full SHA fa1172dView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fca9c45 - Browse repository at this point
Copy the full SHA fca9c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9714a5d - Browse repository at this point
Copy the full SHA 9714a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bea3f2 - Browse repository at this point
Copy the full SHA 5bea3f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d55c19 - Browse repository at this point
Copy the full SHA 0d55c19View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87eac94 - Browse repository at this point
Copy the full SHA 87eac94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ad7e6 - Browse repository at this point
Copy the full SHA 17ad7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58737d - Browse repository at this point
Copy the full SHA b58737dView commit details