Lucas Steuernagel 7519e36e6d Fix undefined variable detection (#1409) 2 年 前
..
codegen_testcases 55e4f274ec implement additional test in mock VM 2 年 前
contract_testcases 7519e36e6d Fix undefined variable detection (#1409) 2 年 前
imports_testcases ba46bde4c6 When resolving events in base contracts, use correct file number (#1241) 2 年 前
solana_tests d48fcf663d Ensure that a constructor cannot be run twice on the same data account (#1402) 2 年 前
substrate_tests e5f9978777 simplify test 2 年 前
wasm_host_attr adac8376b2 Rework substrate mock runtime (#1291) 2 年 前
.gitignore 528676de7b Add --contract and --output-meta CLI flags (#1164) 2 年 前
borsh_encoding.rs 0f66274c2c Generate Anchor IDL from Solidity contracts ⚓ (#1104) 2 年 前
builtins.rs f2d5e6782a Add SPDX headers (#951) 3 年 前
cli.rs d772fe4bf9 Read compiler configurations from toml (#1347) 2 年 前
codegen.rs 25b4877293 Refactor scale decoder into codegen (#1211) 2 年 前
contract.rs 02efd3174a Virtual functions are available for calls (#1315) 2 年 前
doc_examples.rs 1ba694bc16 Remove overflow flag 2 年 前
evm.rs a84b0ad3b6 Implicit accessor function should return struct members, not struct (#1374) 2 年 前
imports.rs ba46bde4c6 When resolving events in base contracts, use correct file number (#1241) 2 年 前
solana.rs 153314ef22 Access payer account using `tx.accounts.account_name` (#1384) 2 年 前
substrate.rs 55e4f274ec implement additional test in mock VM 2 年 前
undefined_variable_detection.rs 12e9b97a1e `wasm-opt` for Substrate (#1365) 2 年 前
unused_variable_detection.rs 386787cf56 Improve unused variable elimination (#1356) 2 年 前