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