neoneo-go/pkg
Roman Khimov df12adaa9e crypto: remove crypto.Verifiable interface
We can now verify any hash.Hashable thing.
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 crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
core crypto: remove crypto.Verifiable interface 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 crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
rpc state: add network to MPTRoot, change hashing 2021-03-25 22:37:30 +03:00
services stateroot: sign extensible payloads being sent! 2021-03-26 13:45:18 +03:00
smartcontract crypto: remove crypto.Verifiable interface 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 examples: add documentation 2021-03-23 16:46:15 +03:00