Commit Graph

  • 46272dff58 Fix dockerfile Jack Zampolin 2018-11-27 10:31:39 -0800
  • abbe17db25
    Merge pull request #488 from cosmos/bez/486-statedb-refactor Alexander Bezobchuk 2018-10-24 16:43:50 -0400
  • 0dedf51ed8 Update dep comments Aleksandr Bezobchuk 2018-10-24 11:06:27 -0400
  • d9bb42a818 Fix importer hash check Aleksandr Bezobchuk 2018-10-24 11:05:39 -0400
  • 9dccb2ed0c Update lock file Aleksandr Bezobchuk 2018-10-24 11:02:51 -0400
  • 40b715efd4 Run test-import on CI Aleksandr Bezobchuk 2018-10-24 10:58:13 -0400
  • e6380ec862 update dev tools; fix linting Aleksandr Bezobchuk 2018-10-24 10:57:29 -0400
  • ccc6ae6984 Fix linting errors Aleksandr Bezobchuk 2018-10-24 10:53:23 -0400
  • 5b2496553c Update to reflect latest SDK changes Aleksandr Bezobchuk 2018-10-24 10:49:37 -0400
  • 9a076e9526 Other minor updates Aleksandr Bezobchuk 2018-10-24 10:23:12 -0400
  • 7cd5e47eea Remove accounts from genesis Aleksandr Bezobchuk 2018-10-24 10:22:02 -0400
  • 3a65d53d35 Remove clutter from ethermint app Aleksandr Bezobchuk 2018-10-24 10:21:51 -0400
  • 955a10a478 Add EVM module stub Aleksandr Bezobchuk 2018-10-24 09:46:42 -0400
  • 2b9a1f72a0 Update importer test Aleksandr Bezobchuk 2018-10-24 09:46:36 -0400
  • 7537453c83 Move default denomination to account type (for now) Aleksandr Bezobchuk 2018-10-24 09:46:26 -0400
  • ad97634c24 Move old state code to x/evm/types Aleksandr Bezobchuk 2018-10-24 09:46:14 -0400
  • 3ff606fa9d Remove bank module stub Aleksandr Bezobchuk 2018-10-24 09:45:55 -0400
  • d017bc7de5 Update import test Aleksandr Bezobchuk 2018-10-24 08:30:52 -0400
  • 9b11fe88bd Update README Aleksandr Bezobchuk 2018-10-24 08:21:34 -0400
  • e47d1a4dc8 Fix invalid code hash algo Aleksandr Bezobchuk 2018-10-24 08:21:14 -0400
  • 22eef2aa20 Add test-import to makefile Aleksandr Bezobchuk 2018-10-24 08:20:59 -0400
  • c71b6d35ff Update importer test Aleksandr Bezobchuk 2018-10-23 11:09:03 -0400
  • 071d6c9ff9 Move blockchain export file to /importer Aleksandr Bezobchuk 2018-10-23 11:08:52 -0400
  • f82443080b Remove old deprecated state files Aleksandr Bezobchuk 2018-10-23 11:08:24 -0400
  • c0489c86da Remove old test importer Aleksandr Bezobchuk 2018-10-22 22:46:29 -0400
  • 13c627f6ca Wrap up importer test Aleksandr Bezobchuk 2018-10-22 22:45:57 -0400
  • 645a0118e2 Remove dup kvPair in ethDB test Aleksandr Bezobchuk 2018-10-22 22:31:09 -0400
  • f938f74cf0 Fix invalid code commitment Aleksandr Bezobchuk 2018-10-22 22:30:13 -0400
  • 0c3975ef5c Remove extra code Aleksandr Bezobchuk 2018-10-04 17:52:55 -0400
  • ef10c845c7 Update importer test to not prune Aleksandr Bezobchuk 2018-10-04 17:51:19 -0400
  • f07b741388 Implement importer test Aleksandr Bezobchuk 2018-10-04 17:40:30 -0400
  • fb8529d5b9 WIP: Import unit test Aleksandr Bezobchuk 2018-10-04 16:12:32 -0400
  • 4171212fce Register Account interface with amino in types Aleksandr Bezobchuk 2018-10-04 16:12:13 -0400
  • 4ca2b80812 Update StateDB godoc Aleksandr Bezobchuk 2018-10-04 16:11:50 -0400
  • 1d6e70d01f Update components as may needing deprecation Aleksandr Bezobchuk 2018-10-04 16:11:39 -0400
  • d4fdf1f47a Update Commit godoc Aleksandr Bezobchuk 2018-10-04 12:15:16 -0400
  • 90a3dd3d46 Update NewCommitStateDB constructor to use state keys Aleksandr Bezobchuk 2018-10-04 12:12:06 -0400
  • 3c47af91ab Update statedb docs and constructor Aleksandr Bezobchuk 2018-10-04 12:09:59 -0400
  • 2feb5bbb5b Finish initial StateDB implementation Aleksandr Bezobchuk 2018-10-04 12:06:19 -0400
  • 817f9605aa Partial stateDB implementation Aleksandr Bezobchuk 2018-10-03 21:32:13 -0400
  • 7f4dfa5d59 Update state object to reflect journal changes Aleksandr Bezobchuk 2018-10-03 21:24:53 -0400
  • 6a741fc501 Implement journal Aleksandr Bezobchuk 2018-10-03 21:24:32 -0400
  • f06071decd Update get/set state functionality in sate object to hash composite key Aleksandr Bezobchuk 2018-10-03 15:44:22 -0400
  • ae64fb6e33 Update ante handler eth tx handler docs Aleksandr Bezobchuk 2018-10-03 12:43:00 -0400
  • e4c1e28f30 Update stateObject interface implementation Aleksandr Bezobchuk 2018-10-03 12:42:38 -0400
  • 355244b5bc Implement deepCopy on state object Aleksandr Bezobchuk 2018-10-03 11:07:55 -0400
  • f2b455b055 Structure and commenting cleanup Aleksandr Bezobchuk 2018-10-03 10:57:02 -0400
  • 2a079d1cbe Update journal types Aleksandr Bezobchuk 2018-10-03 09:42:19 -0400
  • b77d74f405 Finish state object implementation Aleksandr Bezobchuk 2018-10-03 09:42:07 -0400
  • be81045e26 Initial stateDB and related interface implementations Aleksandr Bezobchuk 2018-10-02 20:22:15 -0400
  • b1b4d2e348
    Merge pull request #485 from cosmos/bez/upgrade-geth-1.8.16 Alexander Bezobchuk 2018-10-01 22:10:44 +0000
  • 17fa941fa1 Update vendor config to use forked geth Aleksandr Bezobchuk 2018-09-28 18:02:00 -0400
  • 85ca203972 Upgrade geth and cleanup Aleksandr Bezobchuk 2018-09-28 17:40:58 -0400
  • 6e1a73bcad
    Merge pull request #481 from cosmos/bez/refactor-db-app Alexander Bezobchuk 2018-09-07 16:31:46 -0400
  • 2d9592ffaa Update database and baseapp initialization Aleksandr Bezobchuk 2018-09-07 13:34:29 -0400
  • dbf3fcfc94
    Merge pull request #480 from cosmos/bez/update-pr-template Jack Zampolin 2018-09-06 15:39:10 -0400
  • 8e32ef5949
    Update PULL_REQUEST_TEMPLATE.md Alexander Bezobchuk 2018-09-06 14:54:17 -0400
  • c06a3f9d8c
    Merge pull request #470 from cosmos/aditya/ante-test Alexander Bezobchuk 2018-08-31 21:42:38 -0400
  • e83a2b97f9 Update ante handler unit tests Aleksandr Bezobchuk 2018-08-31 16:44:34 -0400
  • e2c0645a10 Fix merge conflicts Aleksandr Bezobchuk 2018-08-31 14:26:45 -0400
  • ec4c4136b1
    Merge pull request #478 from cosmos/bez/477-re-intro-embedded-tx Alexander Bezobchuk 2018-08-31 08:38:16 -0400
  • 4add2e7df7 Remove ChainConfig from ethermint constructor Aleksandr Bezobchuk 2018-08-31 08:35:23 -0400
  • 8ca5a1c043 Update tx spec doc Aleksandr Bezobchuk 2018-08-30 17:55:45 -0400
  • 5621242668 Revert tx logic to use embedded txs with dedicated addr Aleksandr Bezobchuk 2018-08-30 17:36:14 -0400
  • 4f211af49a Update ethermint appt to accept an SDK address Aleksandr Bezobchuk 2018-08-30 14:32:32 -0400
  • 682a81f133
    Merge pull request #472 from mslipper/rpc-2 Alexander Bezobchuk 2018-08-28 06:15:28 -0700
  • e3f3712676 Stub out other RPC endpoints Matthew Slipper 2018-08-09 03:36:47 -0700
  • 58a8b42b8f
    Merge pull request #476 from cosmos/bez/436-initial-abci-impl Jack Zampolin 2018-08-24 13:14:22 -0700
  • 97b68eaa6e Fix dep version mismatch Aleksandr Bezobchuk 2018-08-24 12:59:37 -0700
  • f93135f0f8 Implement initial ABCI logic Aleksandr Bezobchuk 2018-08-24 11:56:43 -0700
  • 50e0602923
    Merge pull request #475 from cosmos/bez/474-refactor-tx-impl Jack Zampolin 2018-08-24 09:22:54 -0700
  • e99e02908f Update tx spec doc Aleksandr Bezobchuk 2018-08-24 08:46:58 -0700
  • 7d4b3ef51e Update ethermint app to no longer use SDK address Aleksandr Bezobchuk 2018-08-24 08:37:18 -0700
  • cd593e3e37 Remove EmbeddedTx and related logic Aleksandr Bezobchuk 2018-08-24 08:29:10 -0700
  • 8b642e3f46
    Merge pull request #471 from cosmos/bez/468-initial-docs Jack Zampolin 2018-08-22 12:58:12 -0700
  • 5850586e2d Merge branch 'bez/468-initial-docs' of github.com:cosmos/ethermint into bez/468-initial-docs Aleksandr Bezobchuk 2018-08-22 14:05:39 -0400
  • 38c228cc1a Address PR reviews in regards to transaction sigs Aleksandr Bezobchuk 2018-08-22 09:53:27 -0400
  • 712d1d7c34 Update README Jack Zampolin 2018-08-21 15:22:50 -0700
  • 2d41649992
    Merge pull request #460 from mslipper/rpc Alexander Bezobchuk 2018-08-21 11:38:11 -0400
  • 32504a866f Start RPC API implementation Matthew Slipper 2018-08-09 03:36:47 -0700
  • 94b84b484c Change copy in intro/README Jack Zampolin 2018-08-20 19:21:02 -0700
  • 63c160977b Add transaction doc/spec Aleksandr Bezobchuk 2018-08-20 08:33:08 -0400
  • 9164db3e0a fix dep Aditya Sripal 2018-08-16 15:43:01 -0700
  • 9e5ddf87b2 Merge branch 'master' of https://github.com/cosmos/ethermint into aditya/ante-test Aditya Sripal 2018-08-16 15:37:14 -0700
  • f73ab8a0da Fixed sig issue, wrote embedded tests Aditya Sripal 2018-08-16 15:37:10 -0700
  • 91f120c55d signature verification not working Aditya Sripal 2018-08-16 14:04:19 -0700
  • 8f58d23a99 Implement into documentation Aleksandr Bezobchuk 2018-08-16 12:05:14 -0400
  • c1e6ebf80a
    Merge pull request #467 from cosmos/bez/fix-broken-state-tests Jack Zampolin 2018-08-15 15:31:13 -0700
  • cb8d84783e Fix broken state unit tests Aleksandr Bezobchuk 2018-08-15 18:27:30 -0400
  • e114ec508e simplified sig verification, started handler tests Aditya Sripal 2018-08-13 18:02:21 -0700
  • cd90daaadf
    Merge pull request #464 from AlexeyAkhunov/master Alexander Bezobchuk 2018-08-10 09:28:43 -0400
  • 80cfa77826 Addressed comments Alexey Akhunov 2018-08-10 14:22:59 +0100
  • 674595d6c9 #461 Add Caching to Store Database Alexey Akhunov 2018-08-09 20:49:40 +0100
  • c1e6f3ea94
    Merge pull request #451 from cosmos/aditya/tx Alexander Bezobchuk 2018-08-08 21:08:54 -0400
  • fbf3137b85 Merge pull request #451: Transaction Implementation Aleksandr Bezobchuk 2018-08-08 21:06:34 -0400
  • cc1e582d97
    Merge pull request #456 from cosmos/jack/circle-badge Alexander Bezobchuk 2018-08-02 08:16:11 -0400
  • 64a94351c5 Add circleci build status badge to README.md Jack Zampolin 2018-08-01 15:51:29 -0700
  • f5b0a1878d
    Merge pull request #455 from cosmos/bez/update-pr-template Jack Zampolin 2018-08-01 10:03:28 -0700
  • 0582935639
    Update PULL_REQUEST_TEMPLATE.md Alexander Bezobchuk 2018-08-01 08:35:42 -0400
  • 95165b0a67
    Merge pull request #454 from cosmos/jack/circle Alexander Bezobchuk 2018-08-01 08:30:53 -0400