Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Fackler 2a70cd3998 Update Rust, Clippy, Rustfmt.
Clippy 0.0.202 fixes a bug that prevented using it here.
https://github.com/rust-lang-nursery/rust-clippy/issues/2594
2018-05-19 17:13:01 +02:00
Andreas Fackler ac7e6e80d2
Merge pull request #3 from poanetwork/afck--logging-json
Improve logging, add contract files.
2018-05-15 17:52:12 +02:00
Andreas Fackler 9365d8c277 Make macro_use explicit. 2018-05-15 17:38:41 +02:00
Andreas Fackler 83e3d00444 Remove unused LogExt, simplify parse_address. 2018-05-15 17:32:14 +02:00
Andreas Fackler 730ebfff2e Add a screenshot to the readme. 2018-05-12 11:04:52 +02:00
Andreas Fackler 82ca652cbd Add a check whether the node is synchronized. 2018-05-10 14:39:37 +02:00
Andreas Fackler d3c556cdcf Use the build scripts from https://github.com/japaric/trust. 2018-05-10 12:24:05 +02:00
Andreas Fackler cc46cc7066 Use ethabi-contract for all contracts. 2018-05-10 10:44:07 +02:00
Andreas Fackler 994d0ae202 Use ethabi-contract for VotingToChangeKeys, too. 2018-05-09 17:28:35 +02:00
Andreas Fackler 78f2da0a4a Use ethabi-contract. 2018-05-09 17:11:25 +02:00
Andreas Fackler 85bb8d26e3 Enable Travis. 2018-05-07 16:00:55 +02:00
Andreas Fackler 7dd3aee48b Improve logging, add contract files. 2018-05-07 11:22:51 +02:00
Andreas Fackler c9a7c42b82 Document and update contract addresses. 2018-05-03 09:34:51 +03:00
Igor Barinov 994564df44
Merge pull request #1 from poanetwork/afck-gpl3
Add the GPL3 license.
2018-04-19 08:05:52 -04:00
Andreas Fackler e6f1165bb7
Add the GPL3 license.
Use the GPL3 license, like the other POA and parity projects.
2018-04-19 09:28:19 +02:00
Andreas Fackler 1f57a50bb1
Add MIT license. 2018-04-01 14:46:13 +02:00
Andreas Fackler d77c1edcd0 Make to_block = latest explicit. 2018-04-01 11:09:51 +02:00
Andreas Fackler 1d7a512bce Show number of ballots, too. 2018-04-01 10:29:39 +02:00
Andreas Fackler 2f20cd0e08 Only print unexpected voter error in verbose mode. 2018-03-31 20:35:57 +02:00
Andreas Fackler 9c3d77130b Add --contracts argument to read addresses from chain spec. 2018-03-31 20:31:53 +02:00
Andreas Fackler 15dd805aef Handle InitiateChange events. 2018-03-31 19:37:09 +02:00
Andreas Fackler 79723c1a31 Initial commit. 2018-03-31 18:50:43 +02:00