Cyrill Leutwiler 8d416ad129 Polkadot: Prevent storage initializers overwriting the contract input in scratch buf (#1501) 2 years ago
..
codegen_testcases 4c5fc506f5 Solana: Allow address and bytes to be used as @seed (#1497) 2 years ago
contract_testcases 37e7301ad9 Produce error diagnostics if overflow occurs in constant folding (#1488) 2 years ago
imports_testcases c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago
optimization_testcases 0c93f3e004 Add optimizations test (#1469) 2 years ago
polkadot_tests 8d416ad129 Polkadot: Prevent storage initializers overwriting the contract input in scratch buf (#1501) 2 years ago
solana_tests 4c5fc506f5 Solana: Allow address and bytes to be used as @seed (#1497) 2 years ago
wasm_host_attr adac8376b2 Rework substrate mock runtime (#1291) 2 years ago
.gitignore 0c93f3e004 Add optimizations test (#1469) 2 years ago
borsh_encoding.rs 0c93f3e004 Add optimizations test (#1469) 2 years ago
builtins.rs f2d5e6782a Add SPDX headers (#951) 3 years ago
cli.rs c9e7abfb38 Rename Substrate to Polkadot (#1414) 2 years ago
codegen.rs 12c8708cde a.b.selector adds b() as function to current contract (#1462) 2 years ago
contract.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago
doc_examples.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago
evm.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago
imports.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago
polkadot.rs 8180872ee9 Polkadot: Bubble up reverts (#1454) 2 years ago
solana.rs 4c5fc506f5 Solana: Allow address and bytes to be used as @seed (#1497) 2 years ago
undefined_variable_detection.rs 8180872ee9 Polkadot: Bubble up reverts (#1454) 2 years ago
unused_variable_detection.rs c961eb08f5 Relative imports are only done with relative paths and expose import_no (#1465) 2 years ago