Commit Graph

23 Commits

Author SHA1 Message Date
Alexey Akhunov
f0ada2afca Timing 2018-07-10 10:17:56 +01:00
Alexey Akhunov
9b3456d86e Flag to specify a different blockchain file, switch to levelDB backend 2018-07-10 10:13:34 +01:00
Alexey Akhunov
32e98c71f1 Add profiling flag 2018-07-09 23:14:17 +01:00
Aleksandr Bezobchuk
09d5888c2e Fix import paths (replace ledgerwatch with cosmos) 2018-07-09 14:25:00 -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
c6269e23b3 cleanup main function 2018-07-05 11:06:31 -04:00
Aleksandr Bezobchuk
fb9f6a7cdc [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
Alexey Akhunov
631cac4e3b Fix the discrepancy problem 2018-07-03 17:30:54 +01:00
Alexey Akhunov
4ad50d723c Fixed commit issue, tx tracing introduced 2018-07-02 23:28:39 +01:00
Alexey Akhunov
c1d410b294 Fixed transaction fees and code saving 2018-06-26 12:41:29 +01:00
Alexey Akhunov
c4dd0ee8c4 Fixed chain context for transaction processing 2018-06-25 17:31:20 +01:00
Alexey Akhunov
35115a6f6b Fixed miner balances 2018-06-25 16:27:05 +01:00
Alexey Akhunov
2be9984327 Simplifications 2018-06-24 22:58:28 +01:00
Alexey Akhunov
34288a91c9 More error checking, but still does not work 2018-06-20 05:49:52 +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
a80f473128 Added StateDB instantiation 2018-06-18 16:33:07 +01:00
Alexey Akhunov
06bc05a279 Fill in commit function 2018-06-15 22:32:35 +01:00
Alexey Akhunov
e70d247dfb Fill out a bit more 2018-06-15 21:51:55 +01:00
Alexey Akhunov
1756896894 Filling in OpenTrie and OpenStorageTrie 2018-06-15 14:26:06 +01:00
Alexey Akhunov
00ec31f408 Introduced multiStore 2018-06-15 11:05:12 +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