 Justin ThompsonandFederico Kunze
|
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 |
|
 wellplayandFederico Kunze
|
98610e4999
|
fix ethermintcli->keys add algo flag defValue (#466)
* fix ethermintcli->keys add algo flag defValue
* fix documentation and scripts
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-08-25 05:06:47 -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
|
27dc867cdd
|
fix port assignment for Docker testnet (#432)
|
2020-08-05 12:39:03 -04:00 |
|
Justin Thompson
|
bcca24f752
|
change binary name (#431)
|
2020-08-05 11:17:50 -04:00 |
|
 Daniel ChoiandFederico Kunze
|
18a710b552
|
expose ws port for testnet (#428)
* expose ws port
* include jsonrpc and ws docs
* Apply suggestions from code review
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-08-04 17:46:41 -04:00 |
|
   
|
375a7a074d
|
local testnet command (#378)
* evm: fix non-determinism
* fixes
* typo
* fix tests
* local testnet command
* fix testnet cmd (#383)
fix export-eth-key
generate eth type account in genesis.json file
* fixes
* update docker
* minor changes
* fix build-docker-local-ethermint
* fix dockerfile
* update Makefile
* update denoms
* update genesis file
* update makefile
* fix docker-compose.yml images
* fix localnet execution (#398)
* finish documentation
* changelog and comment rpc tests workflow
* update codecov
* update testnet docs
* fix docker-compose execution
* update docs
* fix errors and make testnet work (#403)
* fix errors and make testnet work
* Update Dockerfile
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* wip - fix db
* fixes emintd nodes and syncs nodes
* starts daemon and rpc server in bg
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
* update entrypoint and docs
* update logs
* try fix rpc
* build docker image
* Update Dockerfile
Co-authored-by: Holechain <nrgh@foxmail.com>
Co-authored-by: Alessio Treglia <quadrispro@ubuntu.com>
Co-authored-by: Daniel Choi <choidanielw@gmail.com>
|
2020-07-31 17:42:04 -04:00 |
|
Federico Kunze
|
5ba8ce4605
|
testnet docs (#393)
* testnet docs
* more updates on quickstart docs
* update quickstart
* more updates
* update quickstart
* final touches
* update lint
|
2020-07-17 14:07:05 -04:00 |
|