Lucas Steuernagel 8de116f65b Encode custom width integers using the next power of two width (#1081) 3 years ago
..
codegen_testcases 8de116f65b Encode custom width integers using the next power of two width (#1081) 3 years ago
contract_testcases cfbc7a9f6b Substrate: Fix events with topics (#1064) 3 years ago
imports_testcases 8571f722a5 Fix import of relative paths after import via map 4 years ago
solana_tests 18d3af319c Fix bytes() cast from fixed length and vice versa (#1075) 3 years ago
substrate_tests cfbc7a9f6b Substrate: Fix events with topics (#1064) 3 years ago
.gitignore 148dc2fa0f Ensure all intermediates generated by tests are ignored 4 years ago
borsh_encoding.rs 8de116f65b Encode custom width integers using the next power of two width (#1081) 3 years ago
builtins.rs f2d5e6782a Add SPDX headers (#951) 3 years ago
cli.rs 1fd2eb6a63 Fix clippy warnings for upcoming rust 1.65.0 3 years ago
codegen.rs 0418bd92cf Introduce cli subcommands (#956) 3 years ago
contract.rs 4ad568fff3 Print the return values of seal API calls into the debug buffer (#1047) 3 years ago
doc_examples.rs 2e7cd3db20 Validate documentation examples on CI (#1077) 3 years ago
evm.rs f59edd6d26 Remove ewasm target and rename usable parts for evm target (#981) 3 years ago
imports.rs 1fd2eb6a63 Fix clippy warnings for upcoming rust 1.65.0 3 years ago
solana.rs a344d8bf0f Fix clippy warnings for rust 1.65.0 (#1059) 3 years ago
substrate.rs 46c282207f Substrate: Support contracts node v0.22 (#1080) 3 years ago
undefined_variable_detection.rs 4ad568fff3 Print the return values of seal API calls into the debug buffer (#1047) 3 years ago
unused_variable_detection.rs f59edd6d26 Remove ewasm target and rename usable parts for evm target (#981) 3 years ago