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
465476201c
neoneo-go
/
pkg
History
Roman Khimov
465476201c
rpc/response: drop duplicating AccountState structure
2020-02-21 15:12:04 +03:00
..
compiler
compiler: support break and continue in range loops
2020-02-21 12:03:37 +03:00
consensus
keys: rename Signature to GetScriptHash, make it return Uint160
2020-02-19 12:19:03 +03:00
core
keys: rename Signature to GetScriptHash, make it return Uint160
2020-02-19 12:19:03 +03:00
crypto
keys: rename Signature to GetScriptHash, make it return Uint160
2020-02-19 12:19:03 +03:00
encoding
address: rename functions as per
#579
comments
2019-12-25 17:34:18 +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
network: implement unconnected/bad peers getters
2020-02-21 15:12:03 +03:00
rpc
rpc/response: drop duplicating AccountState structure
2020-02-21 15:12:04 +03:00
smartcontract
smartcontract: implement json.Unmarshaler for ParamType
2020-02-20 15:52:08 +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
compiler: rewrite jump targets properly
2020-02-12 10:58:53 +03:00
wallet
wallet: support creating multisig accounts
2020-02-21 11:19:35 +03:00