Egon Elbre
|
7c74e166b0
|
accounts: fix megacheck warnings (#14903)
* accounts: fix megacheck warnings
* accounts: don't modify abi in favor of full cleanup
|
2017-08-07 14:11:15 +03:00 |
|
Péter Szilágyi
|
aa73420207
|
accounts/keystore, crypto: enforce 256 bit keys on import
|
2017-05-23 14:58:03 +03:00 |
|
Felix Lange
|
9b0af51386
|
crypto: add btcec fallback for sign/recover without cgo (#3680)
* vendor: add github.com/btcsuite/btcd/btcec
* crypto: add btcec fallback for sign/recover without cgo
This commit adds a non-cgo fallback implementation of secp256k1
operations.
* crypto, core/vm: remove wrappers for sha256, ripemd160
|
2017-02-18 09:24:12 +01:00 |
|
Péter Szilágyi
|
c5215fdd48
|
accounts, cmd, internal, mobile, node: canonical account URLs
|
2017-02-13 14:00:08 +02:00 |
|
Péter Szilágyi
|
833e4d1319
|
accounts, cmd, eth, internal, mobile, node: split account backends
|
2017-02-13 14:00:02 +02:00 |
|