neoneo-go/pkg/crypto
Vsevolod Brekelov c80ee952a1 core/crypto: add validators and interop for validators
add processing of validators while block persist;
add validator structure with decoding/encoding;
add validator get from store;
add EnrollmentTX and StateTX processing;
add pubkey decode bytes, unique and contains functions;
2019-11-21 15:23:35 +03:00
..
hash fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
keys core/crypto: add validators and interop for validators 2019-11-21 15:23:35 +03:00
address.go Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
address_test.go _pkg.dev: drop address pkg, move test into crypto 2019-08-27 17:09:24 +03:00
aes256.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
base58.go crypto: use mr-tron/base58 for base58 2019-09-09 13:12:55 +03:00
base58_test.go crypto: change files mode to 644 (some *.go had exec flags set) 2019-09-17 15:34:00 +03:00
merkle_tree.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
merkle_tree_test.go uint256: add Reverse(), change String() to be BE 2019-08-26 13:32:19 +03:00