Commit Graph

36 Commits

Author SHA1 Message Date
Aleksandr Bezobchuk
1960b73752 Remove CHANGELOG requirement from PR template 2018-07-09 16:43:59 -04:00
Aleksandr Bezobchuk
bb140939dc Add Github PR template 2018-07-09 15:47:49 -04:00
Jack Zampolin
958e8362fc
Merge pull request #14 from cosmos/jack/code-of-conduct
Add CODE_OF_CONDUCT.md
2018-07-09 10:20:25 -07:00
Jack Zampolin
fbe5ac69d6
Add CODE_OF_CONDUCT.md
This adds a code of conduct, same one as on `cosmos-sdk`
2018-07-06 14:10:55 -07:00
Alexey Akhunov
710282b30b Fixed BLOCKHASH opcode and added blockchain file for smoke testing 2018-07-05 22:01:52 +01:00
Aleksandr Bezobchuk
40ea93bd2a remove bad comment 2018-07-05 11:55:14 -04:00
Aleksandr Bezobchuk
c1ebcf2947 Merge branch 'master' of github.com:ledgerwatch/ethermint 2018-07-05 11:54:37 -04:00
Aleksandr Bezobchuk
ebde1c0316 fix bug in OpenTrie 2018-07-05 11:37:00 -04:00
ledgerwatch
126d39c562
Merge pull request #1 from alexanderbez/master
Restructure and Documentation
2018-07-05 16:17:00 +01:00
Aleksandr Bezobchuk
7b274f8692 add gitignore 2018-07-05 11:08:39 -04:00
Aleksandr Bezobchuk
7e2606f614 update go dep config and lock file 2018-07-05 11:07:00 -04:00
Aleksandr Bezobchuk
c6269e23b3 cleanup main function 2018-07-05 11:06:31 -04:00
Aleksandr Bezobchuk
cb5c081858 expose ChainContext coinbase field 2018-07-05 11:06:15 -04:00
Aleksandr Bezobchuk
c8c7767059 Update Ethermint stateDB API 2018-07-05 11:05:43 -04:00
Aleksandr Bezobchuk
d01a73218a initial refactor of state and core modules 2018-07-04 21:00:29 -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
dbb16ce486 Merge branch 'master' of https://github.com/ledgerwatch/ethermint 2018-06-13 15:29:57 +01:00
Alexey Akhunov
48eba14504 Switch from iavl tree to cosmos store 2018-06-13 15:29:22 +01:00
ledgerwatch
57ec542d49
Update README.md 2018-06-13 10:59:30 +01:00
Alexey Akhunov
787aec3a2c Add readme 2018-06-13 10:58:27 +01:00
Alexey Akhunov
e7be488a75 Skeleton of Ethermint 2018-06-13 10:56:01 +01:00
ledgerwatch
6d7bd6a2e9
Initial commit 2018-06-10 14:25:18 +01:00