Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Fackler 744c5bda28 Upgrade to Rust 2018, update deps. 2018-12-17 10:19:01 +01:00
Andreas Fackler 056738b7ac Version 0.4.0 2018-10-15 16:07:14 +02:00
Andreas Fackler 0f11a72e2d Update dependencies. 2018-09-20 17:19:04 +02:00
Andreas Fackler d87709b1fc Version 0.3.0 2018-05-29 14:18:53 +02:00
Andreas Fackler aee7b3d917 Version 0.2.1, add TLS back in. 2018-05-24 09:08:14 +02:00
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 96e8e7250d Version 0.2.0 2018-05-21 15:01:12 +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 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