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 |
|
Justin Thompson
|
bcca24f752
|
change binary name (#431)
|
2020-08-05 11:17:50 -04:00 |
|
Matthew Slipper
|
32504a866f
|
Start RPC API implementation
|
2018-08-21 00:12:48 -07:00 |
|
Aleksandr Bezobchuk
|
e5e3d48a6d
|
Merge pull request #447: Initial Application Skeleton Structure
|
2018-07-19 17:16:53 -04:00 |
|