compiler
|
vm: make NewBigInteger accept *big.Int
|
2020-04-16 15:54:58 +03:00 |
config
|
*: drop Publish transaction type
|
2020-04-16 14:40:20 +03:00 |
consensus
|
consensus: drop timestamp from outer payload
|
2020-04-17 00:09:40 +03:00 |
core
|
Merge pull request #863 from nspcc-dev/drop-publish-tx
|
2020-04-16 21:23:37 +03:00 |
crypto
|
crypto/keys: implement NewPublicKeyFromBytes()
|
2020-04-13 13:13:15 +03:00 |
internal
|
random: make use or random package in tests
|
2020-03-27 10:27:46 +03:00 |
io
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
rpc
|
rpc: fix typo
|
2020-04-15 13:46:44 +03:00 |
smartcontract
|
core: implement NativeContract support
|
2020-04-16 15:55:34 +03:00 |
vm
|
vm: serialize zero Integer to an empty ByteArray
|
2020-04-17 11:46:31 +03:00 |
wallet
|
config: move config.go out of config/
|
2020-03-31 17:55:59 +03:00 |