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