Commit Graph
12 Commits
Author SHA1 Message Date
Rob Mulholand 56c45b6841 Add logging for every transformer
- Also add drip file transformer initializer
2018-09-19 11:00:20 -05:00
Rob Mulholand a735698f77 Update config for Kovan 2018-09-19 11:00:20 -05:00
Rob Mulholand 042f1142c0 Handle headers from POA chain
- Fetching headers from Kovan requires custom type without mixHash/Nonce
2018-09-19 11:00:20 -05:00
Rob Mulholand dc9bda7d68 Extract addresses to shared constants file 2018-09-11 16:30:29 -05:00
Rob Mulholand ceeaa0f8d3 Update licenses and imports
- Verify license added to each file
- Order imports by group and separate with line breaks
2018-09-11 16:30:29 -05:00
Elizabeth 9abe3ffa68 Dent (#10)
Convert and persist LogNote events as dent records
2018-09-11 14:01:45 -05:00
Rob Mulholand a30e5036fd generate log event signatures from functions 2018-09-04 16:19:03 -05:00
Rob Mulholand db4b891398 Backfill Pit.file log events 2018-09-04 16:07:35 -05:00
Taka Goto 415ec3d97c update from PR feedback 2018-08-31 10:37:02 -05:00
Taka Goto adc7c47244 update tests and import order per PR feedback 2018-08-30 15:06:14 -05:00
Taka Goto 4ca7c10f92 fix compile error 2018-08-30 14:27:28 -05:00
Taka Goto 985fa49178 migration file to create bite; create bite repository
add transaction index and raw log to bite table
work on converter for bite event
update bite repository, replace guy with 32byte lad; create bite converter to entity
update field type for bite event; start on bite transformer
finish bite event transformer
2018-08-30 08:38:43 -05:00