Federico Kunze
|
cb2ab3d95d
|
more fixes
|
2021-04-18 18:39:15 +02:00 |
|
Federico Kunze
|
614e62fb7e
|
additions
|
2021-04-18 17:54:18 +02:00 |
|
Federico Kunze
|
5a3d514ba0
|
conflicts
|
2021-04-17 12:00:07 +02:00 |
|
Federico Kunze
|
4e01da905a
|
crypto: refactor for stargate (#559)
* changelog
* update changelog
* crypto: refactor for stargate
* fixes
* fix keys
* changelog
|
2020-10-06 20:57:55 +02:00 |
|
Daniel Choi
|
64b18b556f
|
add custom ip list to cmd (#545)
* add custom ip list to cmd
* fix errs
* fix lint
* change to StringSlice
|
2020-09-25 16:00:49 -07:00 |
|
Federico Kunze
|
a924b20091
|
update chain-id format (#542)
* chain_id.go
* rpc changes
* update scripts
* additional test
* changelog
* fix tests
* update script
* rpc updates
* validate testnet command chain-id
* validate rest server chain-id
* fix lint
* rpc updates
* changelog
* comment simulations
|
2020-09-24 14:50:47 -03:00 |
|
Federico Kunze
|
1505ba89a1
|
atto photon refactor (#503)
* atto photon refactor
* update testnet command
* fix test
* changelog
|
2020-09-08 11:39:48 -03:00 |
|
Justin Thompson
|
4344dc10c7
|
change photon to aphoton (#476)
* change photon to aphoton
* fix test
* photon docs
* update doc
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
|
2020-08-31 12:40:53 -04: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
|
a2a5799d13
|
testnet custom algorithm (#441)
* testnet custom algorithm
* minor fixes
|
2020-08-12 10:25:57 -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 |
|
Federico Kunze
|
241fb2fe83
|
export funcs for AragonChain (#423)
* export funcs for AragonChain
* update comments
|
2020-08-04 14:52:32 -04:00 |
|