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
fe3bbbd78a
neoneo-go
/
pkg
History
Evgenii Stratonikov
fe3bbbd78a
core: convert trigger.Type to byte when pushing on stack
2020-03-03 16:13:19 +03:00
..
compiler
tests: replace t.Fatal with require where possible
2020-03-02 17:22:27 +03:00
consensus
consensus: log error if GetValidators() failed
2020-03-02 18:01:49 +03:00
core
core: convert trigger.Type to byte when pushing on stack
2020-03-03 16:13:19 +03:00
crypto
tests: replace t.Fatal with require where possible
2020-03-02 17:22:27 +03:00
encoding
tests: replace t.Fatal with require where possible
2020-03-02 17:22:27 +03:00
internal
internal: moved testutil method to internal package
2019-12-11 13:14:43 +03:00
interop
compiler,interop: make AppCall accept varargs
2020-02-10 10:51:29 +03:00
io
io: remove ReadLE/BE and WriteLE/BE
2019-12-13 11:38:28 +03:00
network
core: implement (*Blockchain).CalculateClaimable
2020-03-02 18:00:00 +03:00
rpc
Merge pull request
#704
from nspcc-dev/feature/getrawmempool
2020-03-02 19:44:19 +03:00
smartcontract
smartcontract: parse Struct item type same way as Array
2020-03-02 18:05:26 +03:00
util
util: fix a bug with not copying slice of len=1 in ArrayReverse
2020-02-06 12:15:35 +03:00
vm
vm: use
Boolean
in (*BoolItem).String()
2020-03-02 18:01:49 +03:00
wallet
wallet: implement (*Account).SignTx
2020-03-02 18:03:56 +03:00