neoneo-go/pkg
Roman Khimov c1b2a79cfe netmode: use proper testnet magic number
Preview5 network used 'N3P5' as its magic, but the official testnet magic is
still 'NEOt', that's the way it's defined in neo-node, so use that.
2021-03-19 16:18:45 +03:00
..
compiler core: remove System.Contract.IsStandard 2021-03-16 16:59:23 +03:00
config netmode: use proper testnet magic number 2021-03-19 16:18:45 +03:00
consensus consensus: remove nonce from PrepareRequest 2021-03-18 21:32:43 +03:00
core core: fix transaction hashes 2021-03-18 17:57:54 +03:00
crypto core: fix transaction hashes 2021-03-18 17:57:54 +03:00
encoding encoding: panic on nil slice 2021-03-09 12:11:26 +03:00
interop core: remove System.Contract.IsStandard 2021-03-16 16:59:23 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network consensus: store ProtocolConfiguration in consensus config 2021-03-15 16:58:27 +03:00
rpc core: fix transaction hashes 2021-03-18 17:57:54 +03:00
services oracle/neofs: change result types 2021-03-15 10:54:08 +03:00
smartcontract core: fix transaction hashes 2021-03-18 17:57:54 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm emit: allow to emit big.Int 2021-03-11 10:12:30 +03:00
wallet core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00