This website requires JavaScript.
Explore
Help
Sign in
dstepanov-yadro
/
neoneo-go
Watch
1
Star
0
Fork
You've already forked neoneo-go
0
forked from
TrueCloudLab/neoneo-go
Code
Pull requests
Activity
854fb187a3
neoneo-go
/
pkg
History
Roman Khimov
854fb187a3
core: verify transactions in AddBlock()
2019-10-01 13:41:26 +03:00
..
core
core: verify transactions in AddBlock()
2019-10-01 13:41:26 +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 requestBlocks() for (headers == blocks + 1)
2019-09-27 15:42:35 +03:00
rpc
core: remove blockCache, use MemoryStore, redesign persist()
2019-09-27 15:42:35 +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: fix CHECKMULTISIG to comply with NEO VM implementation
2019-10-01 13:41:26 +03:00
wallet
*: gofmt -s
2019-09-09 12:02:24 +03:00