laconicd/x/evm
Federico Kunze 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
..
client/cli run make format (#351) 2020-07-02 11:19:48 -04:00
keeper fix rpc-test action (#402) 2020-07-23 15:38:47 -04:00
spec docs: vuepress setup and section titles (#311) 2020-07-02 04:22:45 -04:00
types local testnet command (#378) 2020-07-31 17:42:04 -04:00
abci.go x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00
alias.go build: github actions (#346) 2020-06-26 18:26:55 -04:00
genesis_test.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
genesis.go fix rpc-test action (#402) 2020-07-23 15:38:47 -04:00
handler_test.go x/evm: contract deploy test (#392) 2020-07-15 10:52:21 -04:00
handler.go run make format (#351) 2020-07-02 11:19:48 -04:00
module_test.go genesis functions cleanup, testing (#318) 2020-05-29 11:50:22 -04:00
module.go evm: add missing genesis fields and export genesis state logic (#255) 2020-05-18 15:21:12 -04:00