neoneo-go/cli/testdata
Evgeniy Stratonikov b693d54282 compiler: count local variables on the go
Create local variables as they are needed and remove `INITSLOT`
if there were no locals. This helps to eliminate a whole class
of bugs when calculated and real amount mismatched.
2021-05-19 11:50:07 +03:00
..
deploy cli: allow to provide 'data' for 'contract deploy' command 2021-04-19 10:52:42 +03:00
invalid1 compiler: check emitted event names 2020-11-26 13:49:58 +03:00
invalid2 compiler: check emitted event names 2020-11-26 13:49:58 +03:00
invalid3 compiler: check emitted event names 2020-11-26 13:49:58 +03:00
wallets wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
chain50x2.acc core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
testwallet.json wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
verify.go *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
verify.manifest.json native: rename onPayment into onNEP17Payment 2021-02-05 16:09:51 +03:00
verify.nef nef: add Reserved bytes 2021-01-19 11:19:28 +03:00
verify.yml *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
wallet1_solo.json compiler: count local variables on the go 2021-05-19 11:50:07 +03:00