neoneo-go/pkg
Roman Khimov 95c279325a block: drop Network from the Header
It's not network-tied any more, network is only needed to
sign/verify. Unfortunately we still have to keep network in consensus data
structures because of dbft library interface.
2021-03-26 13:45:18 +03:00
..
compiler crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
config config: adjust default testnet magic for RC1 testnet 2021-03-24 10:57:05 +03:00
consensus block: drop Network from the Header 2021-03-26 13:45:18 +03:00
core block: drop Network from the Header 2021-03-26 13:45:18 +03:00
crypto crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
encoding *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
interop roles: add missing NeoFSAlphabet role 2021-03-19 16:18:45 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network block: drop Network from the Header 2021-03-26 13:45:18 +03:00
rpc block: drop Network from the Header 2021-03-26 13:45:18 +03:00
services transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00
smartcontract transaction: drop Network from Transaction 2021-03-26 13:45:18 +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 transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00