Commit Graph
11 Commits
Author SHA1 Message Date
Matt Krump 5a2bb04670 Remove unused contract methods 2018-03-12 14:21:34 -05:00
Matt Krump 06f78e0083 Handle events
- Adds interfaces for developers to build handlers that update data in
response to log events
- Resolves #29
2018-03-05 10:01:50 -06:00
Matt Krump aac2239097 Merge old private repo into vulcanize 2018-01-25 18:08:26 -06:00
Matt K 54c4f0c2fe Add back infura related tests (#123) 2018-01-08 11:41:01 -06:00
AFDudley ee4f7c710a replace '8thlight' with 'vulcanize' 2018-01-06 15:31:53 -05:00
Eric Meyer 0439791381 Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
Eric Meyer 3a2e7e0cc1 Update Blockchain interface to use WatchedContract instead of Contract 2017-12-04 17:04:06 -06:00
Eric Meyer a0cd7f773a Require ABI filepath for watching a contract 2017-12-04 15:12:27 -06:00
Matt Krump 1bae6db483 Added sort method to ContractAttributes array 2017-11-28 14:05:39 -06:00
Eric Meyer 60bef69113 Start reading available attributes from ABI 2017-11-28 09:41:23 -06:00
Eric Meyer 708ad114ac Add function to get string state attributes for a given contract 2017-11-27 15:18:04 -06:00