Rob Mulholand
|
02853014b2
|
Fix Pit file converters
- Use topics 2 & 3 instead of topic 1 (call data instead of msg.sender)
- Prefer extracting fields from topics rather than data
|
2018-09-27 10:32:08 -05:00 |
|
Rob Mulholand
|
c17ad1f826
|
Add missing Describe statements
|
2018-09-27 10:32:08 -05:00 |
|
Elizabeth
|
b0cd852aa3
|
Flop deal (#39)
*Refactor deal transformer to take in several contract addresses
* Add flop address to deal transformer
|
2018-09-27 10:12:29 -05:00 |
|
Rob Mulholand
|
56c45b6841
|
Add logging for every transformer
- Also add drip file transformer initializer
|
2018-09-19 11:00:20 -05:00 |
|
Rob Mulholand
|
4b6ef1e58b
|
Verify pit file logs
- assure required topics + data available before parsing
|
2018-09-11 16:30:29 -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 |
|
Rob Mulholand
|
ff110592bd
|
Add Vat init transformer
|
2018-09-11 16:30:29 -05:00 |
|
Rob Mulholand
|
d48cf38070
|
Add Pit file debt ceiling event
|
2018-09-05 13:51:18 -05:00 |
|
Rob Mulholand
|
e1f609528d
|
Add Pit file stability fee event
- file event on the pit contract is overloaded and each implementation
logs a note
- existing Pit file transformer now specified as dealing with ilks
|
2018-09-05 11:36:13 -05:00 |
|