neoneo-go/pkg/rpc/wrappers
Vsevolod Brekelov ec17654986 core: refactoring blockchain state and storage
add dao which takes care about all CRUD operations on storage
remove blockchain state since everything is stored on change
remove storage operations from structs(entities)
move structs to entities package
2019-12-11 13:05:31 +03:00
..
account_state.go core: refactoring blockchain state and storage 2019-12-11 13:05:31 +03:00
asset_state.go core: refactoring blockchain state and storage 2019-12-11 13:05:31 +03:00
block.go Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
invoke_result.go rpc/core: implement invokescript method, fix #348 2019-10-29 18:31:39 +03:00
tx_raw_output.go io: drop Size() method from Serializable and associated 2019-09-17 13:21:45 +03:00
unspents.go core: refactoring blockchain state and storage 2019-12-11 13:05:31 +03:00
validate_address.go *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00