neoneo-go/pkg
Evgeniy Stratonikov 55009153a9 vm/emit: emit Boolean values correctly
We should convert both `true` and `false` values.
2021-03-09 13:34:22 +03:00
..
compiler vm/emit: emit Boolean values correctly 2021-03-09 13:34:22 +03:00
config native/policy: move MaxTransactionsPerBlock to config 2021-03-04 16:59:19 +03:00
consensus native/policy: remove MaxBlockSize and MaxBlockSystemFee 2021-03-04 16:59:19 +03:00
core core/tests: print hash of the genesis block 2021-03-09 13:34:22 +03:00
crypto manifest: add group signature length check 2021-02-09 22:31:24 +03:00
encoding encoding: panic on nil slice 2021-03-09 12:11:26 +03:00
interop core/state: remove IsConst from StorageItem 2021-03-09 11:59:08 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
rpc vm/emit: emit Boolean values correctly 2021-03-09 13:34:22 +03:00
services core: set native script and hash in SetOracle 2021-02-26 10:59:09 +03:00
smartcontract Merge pull request #1722 from nspcc-dev/fix/nep11 2021-02-22 22:27:09 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm vm/emit: emit Boolean values correctly 2021-03-09 13:34:22 +03:00
wallet *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00