15 Commits
Author SHA1 Message Date
Andrew J Yao d7a82e353b Add calling method to debug level log messages 2019-07-23 08:08:15 -07:00
Edvard Hübinette 2c092e8d04 [VDB-751 VDB-754] Bugfix null pointer panic and improve logging (#119)
* VDB-751 VDB-754 Bugfix null pointer panic and improve logging

* Fix typo
2019-07-18 09:21:40 +02:00
Rob Mulholand 5eff2618ed Assorted cleanups
- Remove DataDog
- Remove token_supply table
- Drop from more tables when cleaning DB for tests
2019-03-08 11:35:10 -06:00
Edvard Hübinette 6ff67f26d1 Fix logrus append (#24) 2019-03-05 11:30:22 +01:00
Taka Goto e8be96a4e7 use logrus for logging 2018-11-21 10:14:11 -06:00
Rob Mulholand ff110592bd Add Vat init transformer 2018-09-11 16:30:29 -05:00
Taka Goto cf72eae86c add datadog monitoring for vdb 2018-09-04 15:41:24 -05:00
Matt Krump aac2239097 Merge old private repo into vulcanize 2018-01-25 18:08:26 -06:00
Matt K d09c2ae9bb Remove godo (#136) 2018-01-25 15:46:55 -06:00
Eric Meyer 121511f10d Refactor existing code to use Godo 2017-11-01 10:54:57 -05:00
Eric Meyer 0a16e402bb Add BlockchainDBObserver
* First code that interacts
2017-10-25 15:57:05 -05:00
Eric Meyer cc05feee3f Pass in IPC path as command line argument 2017-10-23 14:33:08 -05:00
Eric Meyer de0bdff579 Implement GethBlockchain 2017-10-23 13:58:33 -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
Eric Meyer c041b2efc4 First commit 2017-10-18 15:14:17 -05:00