neoneo-go/pkg/wallet
Evgeniy Kulikov 78cf3e9c5f
Use our RFC6979 fork
- prepare fork
- update go-modules
- update dependencies
2019-08-27 13:07:02 +03:00
..
account.go Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00
account_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
nep2.go pkg: make use of the new crypto/hash package 2019-08-26 13:32:19 +03:00
nep2_test.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
private_key.go Use our RFC6979 fork 2019-08-27 13:07:02 +03:00
private_key_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
wallet.go Fix typos (#133) 2019-02-13 18:01:10 +00:00
wallet_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
wif.go Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00
wif_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00