neoneo-go/pkg/rpc/server/testdata
Anna Shaleva c113d682bd core: fix NEO balance state handler
We need to store NEO balance's LastUpdateHeight before GAS mint,
because mint can call onNEP17Payment and onNEP17Payment can call NEO
transfer which also calls GAS mint. Storing balance height allows to
avoid recursion.
2021-09-20 19:23:35 +03:00
..
invokescript_contract.go core: use Neo.Crypto.CheckSig for standard signature verification 2021-03-10 21:45:58 +03:00
test_contract.go core: fix NEO balance state handler 2021-09-20 19:23:35 +03:00
test_contract.yml core: fix NEO balance state handler 2021-09-20 19:23:35 +03:00
testblocks.acc core: fix NEO balance state handler 2021-09-20 19:23:35 +03:00
verification_contract.go core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
verification_with_args_contract.go rpc: refactor invokecontractverify 2021-03-12 18:59:20 +03:00