neo-go/pkg
Roman Khimov aec6a5f029 core/config: make block and transaction verification configurable
Enable transaction verification for privnets and tests, testnet can't
successfuly verify block number 316711 with it enabled and mainnet stops at
105829.
2019-10-15 12:56:25 +03:00
..
core core/config: make block and transaction verification configurable 2019-10-15 12:56:25 +03:00
crypto keys: make public key's IsInfinity() public 2019-10-15 12:56:25 +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: drop getVarStringSize() completely 2019-09-20 20:01:56 +03:00
network core: add some interops 2019-10-15 12:56:25 +03:00
rpc core: append transactions to the block in GetBlock() 2019-10-15 12:56:25 +03:00
smartcontract smartcontract: add CreateSignatureRedeemScript() 2019-10-15 12:56:25 +03:00
util core: sort hashes and witnesses in VerifyWitnesses() 2019-10-01 13:41:26 +03:00
vm vm: add script check functions 2019-10-15 12:56:25 +03:00
wallet *: gofmt -s 2019-09-09 12:02:24 +03:00