poanetwork / poa-ballot-stats

Read POA voting records and rank voters by how many ballots they missed.
GNU Lesser General Public License v3.0
7 stars 6 forks source link

Improve logging, add contract files. #3

Closed afck closed 6 years ago

afck commented 6 years ago

The logs now consistently display hashes as shortened hex strings, like addresses. If no events are returned from the node, an error message explains that it doesn't work with parity's "light" mode.

The ABI and contract address files are updated from poa-chain-spec, the readme extended and Travis CI enabled.

afck commented 6 years ago

I also removed some more unused code, and added a test for parsing addresses.