neoneo-go/pkg/rpc/server/testdata
Roman Khimov ac527650eb native: add Ledger contract, fix #1696
But don't change the way we process/store transactions and blocks. Effectively
it's just an interface for smart contracts that replaces old syscalls.

Transaction definition is moved temporarily to runtime package and Block
definition is removed (till we solve #1691 properly).
2021-02-04 13:12:11 +03:00
..
test_contract.go native: replace NEP-5 with NEP-17 2020-11-24 13:08:23 +03:00
test_verify.avm rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
test_verify.go rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
testblocks.acc native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
verification_contract.go rpc/client: allow to use contract accounts in AddNetworkFee 2020-08-27 11:32:55 +03:00