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