Matt Krump
|
df09cf8d93
|
Add fields to block tables
|
2017-11-03 09:56:24 -05:00 |
|
Eric Meyer
|
0a04df72d3
|
Reorganize files into separate packages
|
2017-11-02 15:07:38 -05:00 |
|
Matt K
|
c961e85099
|
Refactor block conversion (#38)
Move more of block conversion out of observer
|
2017-10-31 12:51:05 -05:00 |
|
Matt Krump
|
688bcd30f2
|
Start storing transactions
|
2017-10-31 09:18:30 -05:00 |
|
Matt Krump
|
5c0e39eb9f
|
Test GethBlockToCoreBlock
|
2017-10-31 09:14:44 -05:00 |
|
Matt Krump
|
e05b1a59dd
|
Remove BlockRecord
|
2017-10-31 09:14:44 -05:00 |
|
Matt Krump
|
598a58e3b2
|
Added fields for: Time, Gas Limit, and Gas Used
|
2017-10-26 08:43:39 -05:00 |
|
Eric Meyer
|
51ab23dd3a
|
Output the number of transactions when logging a new block
|
2017-10-23 15:02:56 -05:00 |
|
Eric Meyer
|
de2cb3b5cc
|
Start introducing domain concepts
* Potential observers include a logger and/or an observer that writes to the DB
|
2017-10-23 12:08:59 -05:00 |
|