ethermint-archive icon indicating copy to clipboard operation
ethermint-archive copied to clipboard

Ethereum on Tendermint using Cosmos-SDK!

Results 20 ethermint-archive issues
Sort by recently updated
recently updated
newest added

- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ethermint/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...

I see that Ethermint relies on `go-ethereum` which is LGPL, and this code base is licensed as Apache 2.0.. how do you reconcile that? You might know how enterprises don't...

- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ethermint/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...

We should implement importing block benchmarks off of the Ethereum mainchain...roughly 500k blocks I suppose. Tracking memory and CPU ops. It should compare applying txs with Geth's StateDB and Ethermint's...

pre-release
core

- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ethermint/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...

Moved the relevant points from Next Steps to Current Work to Completed. This simply match the latest state on https://github.com/ChainSafe/ethermint - Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ethermint/blob/master/CONTRIBUTING.md#pr-targeting)) - [n/a]...

Is there any develop plan about EVM and web3 api, I'm building on it, so I need care about it now, thanks!

Complete implementation of the EVM module. Right now, StateDB lives under `x/evm/types`. I imagine we'll need a keeper that has a reference to this. We'll need to implement a message...

pre-release
core
evm

I'm using MacOS High Sierra. I installed ethermint by `go get github.com/tendermint/ethermint` And `cd` into `ethermint` and run `make install` It returns ``` go install -tags netgo -ldflags "-X github.com/cosmos/ethermint/version.GitCommit=c06a3f9"...

will-close

- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ethermint/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...