Commit Graph

  • 9b8dd598bb
    Remove recomputing of tx bytes (#217) Austin Abell 2020-04-10 16:47:56 -0400
  • 75f7de22d0
    Bump github.com/spf13/viper from 1.6.2 to 1.6.3 (#244) dependabot-preview[bot] 2020-04-10 12:19:34 -0400
  • bf1e2d3cdc
    update key name in init.sh (#243) noot 2020-04-08 15:00:30 -0400
  • db4cee7eac
    eth_newBlockFilter and related functionality (#232) noot 2020-04-07 16:00:06 -0400
  • eaaae0e3fd
    update init.sh script (#241) Jay B Payne 2020-04-06 15:11:52 -0500
  • 70cc4af3b4
    update old dependencies (#239) Federico Kunze 2020-04-06 12:18:40 -0400
  • 35e7a98ab2
    filters: begin implementation (#230) noot 2020-04-01 20:43:59 -0400
  • da9157e406
    upgrade changes cleanup (#236) Federico Kunze 2020-04-01 15:49:21 -0300
  • 1627ed81bf
    Bump github.com/spf13/cobra from 0.0.6 to 0.0.7 (#233) dependabot-preview[bot] 2020-03-30 09:19:25 -0300
  • ca435c2bbc
    updated Dockerfile (#175) Ajoy Das 2020-03-18 18:43:02 +0600
  • 85019f2283
    added init script with test password (#228) billy rennekamp 2020-03-18 13:42:46 +0100
  • 6fa0b63699
    Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#225) dependabot-preview[bot] 2020-03-17 11:07:36 -0300
  • 12590bbe9c
    Bump github.com/spf13/cobra from 0.0.5 to 0.0.6 (#224) dependabot-preview[bot] 2020-03-17 10:17:59 -0300
  • ac54197a1b
    Bump github.com/gorilla/mux from 1.7.3 to 1.7.4 (#226) dependabot-preview[bot] 2020-03-17 09:31:26 -0300
  • 87b625ed50
    Tools configuration and linters (#215) Federico Kunze 2020-03-16 19:53:24 -0300
  • afe7289415
    Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#222) dependabot-preview[bot] 2020-03-16 17:42:49 -0300
  • c5cbcaa1a1
    Bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#221) dependabot-preview[bot] 2020-03-16 17:28:01 -0300
  • 14e4012891
    Bump github.com/spf13/viper from 1.6.1 to 1.6.2 (#220) dependabot-preview[bot] 2020-03-16 17:11:41 -0300
  • 3ab019b727
    Remove unused encoding package (#214) Austin Abell 2020-03-13 12:14:59 -0400
  • 30f34e6c59
    evm: move Keeper and Querier to /keeper package (#182) Federico Kunze 2020-03-09 10:17:23 -0300
  • b6af79638c
    add CHANGELOG.md (#184) Federico Kunze 2020-03-06 20:00:03 -0300
  • 3ac6359e14
    Remove unused keybase utility (#173) Austin Abell 2020-02-04 09:12:49 -0500
  • c99d5cf6c5
    Switch EVM context to use header time (#167) Austin Abell 2020-01-09 09:03:39 +1300
  • 35b16abe51
    Nonce increase in ante handler (#165) Austin Abell 2020-01-08 10:13:19 +1300
  • 51adade59f
    Update golangci-lint config and fix linting issues (#168) Austin Abell 2020-01-08 09:56:49 +1300
  • b98685c46b
    Enable Cosmos endpoints on rest-server command (#162) Austin Abell 2019-12-20 19:47:02 +1000
  • a4d88188bc
    Add statedb bloom filter test (#160) Austin Abell 2019-12-19 16:18:50 +1000
  • ce8a94a98e
    Cosmos PR changes (#158) Austin Abell 2019-12-13 14:50:19 -0500
  • c2646c7b18
    Unsafe export private key command for dev tooling (#155) Austin Abell 2019-11-16 12:59:19 -0500
  • 6eef37b0c6
    Finish and clean up module queries and txs (#152) Austin Abell 2019-11-15 12:02:13 -0500
  • 9311f9efd0
    Update keybase back to cosmos-sdk with support (#147) Austin Abell 2019-11-13 12:00:21 -0500
  • 327abc4edf
    Coin balance fix (#151) Austin Abell 2019-11-12 16:07:34 -0500
  • 1f51b73d71
    Fix block gas limit return for dev tooling (#150) Austin Abell 2019-11-07 13:02:35 -0500
  • 021c9f440a
    Migrates gentx command to application (#144) Austin Abell 2019-11-05 11:50:55 -0500
  • 97f73063a5
    Updates SDK and implement application genaccounts (#143) Austin Abell 2019-11-04 15:45:02 -0500
  • 42227a1b8c
    Fix eth_estimateGas and simulated txs (#142) Austin Abell 2019-11-04 11:59:16 -0500
  • 3ad2bb1de1
    Cosmos-sdk version fix (#141) Austin Abell 2019-11-02 18:04:13 -0400
  • 3cd6a0b136
    Sanity check to make sure chain-id is set (#140) Austin Abell 2019-11-02 13:13:31 -0400
  • fc57cabcab
    Linted Repo (#136) Dustin Brickwood 2019-11-01 10:26:53 -0500
  • 9294fa8423
    Fix edge case for accessing accounts through rpc (#134) Austin Abell 2019-10-31 11:09:40 -0400
  • c130105b86
    Fix EVM out of gas handling (#133) Austin Abell 2019-10-30 14:39:46 -0400
  • 69e0873dd9
    eth_estimateGas (#128) Dustin Brickwood 2019-10-30 13:30:24 -0500
  • 741dfeb461
    Revert journal changes from simulated transactions (#132) Austin Abell 2019-10-30 11:16:00 -0400
  • 51ff5d48a9
    Fixes gas limit for simulated transaction (#130) Austin Abell 2019-10-29 11:52:26 -0400
  • 2b4d2bea82 Implements eth_call (#127) Austin Abell 2019-10-23 01:40:34 +0900
  • 475919274e
    Tx receipt query fix (#126) Austin Abell 2019-10-23 01:04:51 +0900
  • 160e82b2ad
    Implement eth_pendingTransactions, bump sdk version (#124) Austin Abell 2019-10-19 08:23:09 +0900
  • 9802cbc98e
    Gas usage implementation (#123) Austin Abell 2019-10-19 08:14:38 +0900
  • dc25d847c3
    Implements eth_getProof (#122) Austin Abell 2019-10-16 09:46:50 +0900
  • 5a19ae5706
    Implements net_version for Ethers (#121) Austin Abell 2019-10-15 10:20:35 +0900
  • a61f3b892d
    Filtering for eth_getLogs (#120) Dustin Brickwood 2019-10-07 22:32:28 -0500
  • eab81bc578
    block and tx logs bloom and tx receipt logs (#119) Austin Abell 2019-10-04 15:32:56 -0400
  • 8bb8b40b32
    Emint tx type for eth_call and logs setup (#118) Austin Abell 2019-10-03 12:46:02 -0400
  • 6ba38d6cee
    Changed store type for block storage (#117) Austin Abell 2019-09-30 10:22:29 -0400
  • 1119c650c6
    Implements gettransactionbyblockhashandindex (#115) Austin Abell 2019-09-29 16:46:10 -0400
  • 81fc39a9bc
    Implement eth_getBlockTransactionCountByHash (#116) Austin Abell 2019-09-29 16:43:26 -0400
  • 09a71a2a3a
    eth_getBlockByHash and block hash mapping functionality (#114) Austin Abell 2019-09-27 10:08:45 -0400
  • f7ad8f53f0
    Sets up basic storage test for keeper and moves commit function to end of block in module from handler (#112) Austin Abell 2019-09-26 11:54:23 -0400
  • 46e5278355
    Add pruning option to application (#113) Austin Abell 2019-09-26 11:50:55 -0400
  • 7f1eb4b0cf
    Query and bug fixes (#110) Austin Abell 2019-09-26 11:36:23 -0400
  • 192ce2cc1c
    Implement eth_syncing (#86) Austin Abell 2019-09-26 11:33:25 -0400
  • 6cfeb6e754
    eth_getTransactionReceipt Impl (#109) Austin Abell 2019-09-25 14:38:33 -0400
  • 26e90e729e
    Implement eth_getTransactionByBlockNumberAndIndex (#107) Austin Abell 2019-09-25 09:26:42 -0400
  • cfca4d10e6
    Implements eth_getTransactionByHash (#108) Austin Abell 2019-09-24 21:58:29 -0400
  • 9383c743dd
    Implement block tags (#106) Austin Abell 2019-09-24 17:38:58 -0400
  • d1900826a0
    Fix transaction hash return (#105) Austin Abell 2019-09-24 14:41:59 -0400
  • 4a030335e6
    eth_getBlockByNumber impl (#87) Austin Abell 2019-09-24 14:39:17 -0400
  • 1cac4feb4d
    Minor fixes (#94) David Ansermino 2019-09-24 16:49:40 +0200
  • 28aaba0695
    Implement eth_sendTransaction (#104) Austin Abell 2019-09-20 09:30:20 -0400
  • 2ca42cc155
    Implement eth_sendRawTransaction (#101) Austin Abell 2019-09-18 16:14:39 -0400
  • 69567e29d5
    Override auth module codec for all references to Ethermint codec (#103) Austin Abell 2019-09-18 14:50:06 -0400
  • 6c72a79035
    RPC unlock Ethermint key and eth_sign (#99) Austin Abell 2019-09-18 14:45:21 -0400
  • 02047bf8bf
    Implement eth_accounts (#100) Austin Abell 2019-09-18 09:58:48 -0400
  • 1b5c33cf33
    EVM Transaction handler and contract creation (#96) Austin Abell 2019-09-18 09:51:18 -0400
  • 72fc3ca3af
    Transaction signing and encoding (#95) Austin Abell 2019-09-15 12:12:59 -0400
  • 4c29c48905
    Add missing nonce query to evm module (#92) Austin Abell 2019-09-07 12:41:15 -0400
  • 1e48e2b115
    eth_getTransactionCount implementation (#91) Austin Abell 2019-09-06 10:46:26 -0400
  • 0e942527da
    Fixed error handling in rpc endpoints (#89) Austin Abell 2019-09-03 08:48:30 -0400
  • 9c0015678f
    Implements eth_getBlockTransactionCountByNumber (#88) Austin Abell 2019-09-02 20:42:58 -0400
  • f5dc62a30f
    changed context to get at given block height (#85) Austin Abell 2019-08-28 15:13:34 -0230
  • f0e2c01f57
    Update AnteHandler in the Ethermint app (#83) Austin Abell 2019-08-19 11:31:40 -0400
  • 82d016ab02
    Update CosmosSDK version to 0.36.0 (#82) Austin Abell 2019-08-15 12:26:40 -0400
  • 5777ead349
    Handler Framework (#80) Austin Abell 2019-08-14 19:52:45 -0400
  • 64b63f33f1
    Moved crypto codec registration to module (#79) Austin Abell 2019-08-11 10:50:30 -0400
  • cfac906f92
    Ethermint key generation (#78) Austin Abell 2019-08-11 10:42:46 -0400
  • 92dc7d9a59
    Basic RPC and CLI Queries (#77) David Ansermino 2019-07-25 16:38:55 -0400
  • d9d45b48b9
    CSDB Keeper (#76) David Ansermino 2019-07-24 18:14:12 -0400
  • 284c2a0333
    Enable RPC Server (#75) David Ansermino 2019-07-15 10:13:59 -0400
  • fbaa9466b0
    Update Ethermint app/ Daemon to run functional TM node (#70) Austin Abell 2019-07-12 13:13:15 -0400
  • 9803c1b80e
    Updating ethereum version from fork (#68) Austin Abell 2019-07-11 14:05:34 -0400
  • 73cf6d9217
    Moved linting from build process in circleCI (#69) Austin Abell 2019-07-11 10:54:28 -0400
  • d982e0961a
    Daemon framework (#66) Austin Abell 2019-07-08 15:26:33 -0400
  • 1d490ba4d9 Adds AppModuleBasic and Genesis Functions (#62) David Ansermino 2019-07-08 12:02:20 -0400
  • ba203d3f26
    Set up CLI framework without logic for query, tx, SDK rest, and web3 api commands (#61) Austin Abell 2019-07-05 12:46:13 -0400
  • a6d21e651e
    Cosmos SDK version update (#60) Austin Abell 2019-07-04 15:46:54 -0400
  • 69333ec1b3
    circleCI config and linting fixes (#3) Austin Abell 2019-07-02 15:36:22 -0400
  • 18d57af55e
    Switch package management to go modules (#1) Austin Abell 2019-06-25 15:56:54 -0400
  • b821a85a64
    R4R: CheckTx AnteHandler for Ethereum Tx Messages (#505) Alexander Bezobchuk 2018-12-18 11:10:04 -0500
  • a3619584f8 TX Routing Refactor (#496) Alexander Bezobchuk 2018-11-28 17:19:22 -0500
  • 167d43ce38
    Merge pull request #503 from cosmos/jack/fix-dockerfile Jack Zampolin 2018-11-27 10:33:10 -0800