This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8e75674f30
neoneo-go
/
pkg
History
Vsevolod
8e75674f30
Merge pull request
#401
from nspcc-dev/refactor_bc_run
...
blockchain: server runs goroutine instead of blockchain init
2019-09-17 16:26:06 +03:00
..
core
blockchain: server runs goroutine instead of blockchain init
2019-09-17 15:27:40 +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: expand panic tests to reach 100% coverage
2019-09-17 13:23:24 +03:00
network
network: implement EncodeBinary() for MerkleBlock
2019-09-17 13:21:52 +03:00
rpc
blockchain: server runs goroutine instead of blockchain init
2019-09-17 15:27:40 +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: make REVERSE consume an item from stack
2019-09-16 15:50:51 +03:00
wallet
*: gofmt -s
2019-09-09 12:02:24 +03:00