neoneo-go/pkg
Roman Khimov ab8d9c59d6
Merge pull request #412 from nspcc-dev/feature/map
VM: implement maps, closes #359.
2019-09-25 19:00:26 +03:00
..
core transaction: add a check for createHash() invocation 2019-09-24 13:01:54 +03:00
crypto crypto: change files mode to 644 (some *.go had exec flags set) 2019-09-17 15:34:00 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop *: fix some misspellings 2019-09-03 18:20:05 +03:00
io io: drop getVarStringSize() completely 2019-09-20 20:01:56 +03:00
network network: fix SIGSEGV on unknown message acceptance 2019-09-22 20:09:55 +03:00
rpc rpc: check for error responses in tests 2019-09-24 18:47:23 +03:00
smartcontract io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
util io: drop Size() method from Serializable and associated 2019-09-17 13:21:45 +03:00
vm vm: simplify APPEND implementation a bit 2019-09-25 17:53:36 +03:00
wallet *: gofmt -s 2019-09-09 12:02:24 +03:00