Federico Kunze
|
592eca96bc
|
keys: fix privkey derivation (#554)
* keys: fix privkey derivation
* changelog
* add DeriveSecp256k1 test
Co-authored-by: araskachoi <choidanielw@gmail.com>
|
2020-09-29 17:10:56 -03:00 |
|
Federico Kunze
|
261f86fdf2
|
bump SDK to v0.39.1 (#386)
* bump sdk version to v0.39.0 candidate
* updates
* update evm
* bump commit
* more changes
* build
* genesis
* fix tests
* fix tests
* bump commit
* bump commit
* bump commit
* add keygen func
* bump version to 0.39.0-rc0
* update AnteHandler
* fix TxDecoder
* lint
* fix test
* update statedb
* changelog
* fixes
* remove extra files
* update make test-import
* rename test
* bump SDK version to final release
* update to 0.39.1-rc1
* fix evm tests
* update RPC
* minor fixes
* update to rc2
* bump to v0.39.1
* fix personal API
* fix string type cast ambiguity (#449)
* init
* fix estimate gas test
* minor genesis change
* remove comments from unstable commit (stargate release)
Co-authored-by: Alessio Treglia <quadrispro@ubuntu.com>
|
2020-08-23 17:41:54 -04:00 |
|
Federico Kunze
|
a243f43fe2
|
crypto: add keyring supported algorithms (#439)
* add keyring supported algorithms
* lint
* minor updates
* use eth_secp256k1 as the default signing algo
* add flag
* derivation func
* refactor
* rename keys amino registration
* fix keys
* address comments from review
|
2020-08-11 11:01:15 -04:00 |
|
Federico Kunze
|
7b164a5aa4
|
Revert "bump SDK commit (#324)" (#328)
This reverts commit 5614adc933 .
|
2020-06-08 20:33:48 +02:00 |
|
Federico Kunze
|
5614adc933
|
bump SDK commit (#324)
* bump SDK commit
* crypto: Secp256k1 algorithm
* crypto: fix codec and derivation issues
* lint
|
2020-06-08 12:19:26 -04:00 |
|