neoneo-go/pkg/smartcontract
Roman Khimov ceca9cdb67 core/vm: implement contract storage and script retrieval
Fixes script invocations via the APPCALL instruction. Adjust contract state
field types accordingly.
2019-10-04 16:13:39 +03:00
..
contract.go crypto/wallet: move public/private key into the new keys package 2019-08-27 17:45:51 +03:00
contract_test.go io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
param_context.go core/vm: implement contract storage and script retrieval 2019-10-04 16:13:39 +03:00