Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Fackler 1708678b3c Disable unused web3 features.
The `web3` create doesn't compile with the `ipc` feature on Windows.
Once https://github.com/tomusdrw/rust-web3/issues/81 is closed and
poa-ballot-stats offers a choice of transport methods, it can be
re-enabled.
2018-05-22 10:40:04 +02:00
Andreas Fackler ec2903d91a Add a --period option.
This allows limiting the time period in which ballots are counted.

Closes #7.
2018-05-21 13:25:50 +02:00
Andreas Fackler 78f2da0a4a Use ethabi-contract. 2018-05-09 17:11:25 +02:00
Andreas Fackler 7dd3aee48b Improve logging, add contract files. 2018-05-07 11:22:51 +02:00
Andreas Fackler 9c3d77130b Add --contracts argument to read addresses from chain spec. 2018-03-31 20:31:53 +02:00
Andreas Fackler 79723c1a31 Initial commit. 2018-03-31 18:50:43 +02:00