Commit Graph

24 Commits

Author SHA1 Message Date
Aleksandr Bezobchuk
e2c0645a10 Fix merge conflicts 2018-08-31 14:26:45 -04:00
Matthew Slipper
e3f3712676 Stub out other RPC endpoints 2018-08-28 01:56:01 -07:00
Aleksandr Bezobchuk
97b68eaa6e Fix dep version mismatch 2018-08-24 12:59:37 -07:00
Aleksandr Bezobchuk
cd593e3e37 Remove EmbeddedTx and related logic 2018-08-24 08:29:10 -07:00
Matthew Slipper
32504a866f Start RPC API implementation 2018-08-21 00:12:48 -07:00
Aditya Sripal
9164db3e0a fix dep 2018-08-16 15:43:01 -07:00
Aditya Sripal
e114ec508e simplified sig verification, started handler tests 2018-08-13 18:02:21 -07:00
Aleksandr Bezobchuk
fbf3137b85 Merge pull request #451: Transaction Implementation 2018-08-08 21:06:40 -04:00
Aleksandr Bezobchuk
0cebfeb759 Merge pull request #453: Core/State Unit Tests 2018-07-26 09:36:07 -04:00
Aleksandr Bezobchuk
e5e3d48a6d Merge pull request #447: Initial Application Skeleton Structure 2018-07-19 17:16:53 -04:00
Aleksandr Bezobchuk
377b7f06c5 Merge pull request #437: Code Size Lookup Cache 2018-07-17 10:40:59 -04:00
Jack Zampolin
a6e849e144
Merge branch 'master' into jack/docker-compose 2018-07-13 14:41:57 -07:00
Aleksandr Bezobchuk
1226391f0c Merge pull request #427: Fix Dependency Versions 2018-07-13 17:36:06 -04:00
Jack Zampolin
828e7cbbb8 Move blockchain file: 2018-07-13 14:12:18 -07:00
Jack Zampolin
cc0f9bdd5b Address PR comments and add clean makefile target 2018-07-11 09:15:39 -07:00
Aleksandr Bezobchuk
c2e1ab2d4a Lock in versions of dependencies 2018-07-09 14:24:19 -04:00
Alexey Akhunov
710282b30b Fixed BLOCKHASH opcode and added blockchain file for smoke testing 2018-07-05 22:01:52 +01:00
Aleksandr Bezobchuk
7e2606f614 update go dep config and lock file 2018-07-05 11:07:00 -04:00
Aleksandr Bezobchuk
fb9f6a7cdc [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
Alexey Akhunov
35115a6f6b Fixed miner balances 2018-06-25 16:27:05 +01:00
Alexey Akhunov
f84b84f9cf Process block rewards and check balances 2018-06-19 12:32:26 +01:00
Alexey Akhunov
ee8d406f54 Writing Ethereum genesis block and reading from it 2018-06-18 22:10:29 +01:00
Alexey Akhunov
48eba14504 Switch from iavl tree to cosmos store 2018-06-13 15:29:22 +01:00
Alexey Akhunov
e7be488a75 Skeleton of Ethermint 2018-06-13 10:56:01 +01:00