Commit Graph

18 Commits

Author SHA1 Message Date
DrPeterVanNostrand 61ea96bc09 Bumped version from 1.0.0 to 2.0.0. 2018-12-18 14:56:06 +00:00
DrPeterVanNostrand 9f5987ddfb Added tests for xDai chain. 2018-12-18 09:18:39 -05:00
DrPeterVanNostrand 8b61d5c02e Added xDai chain env-vars and CLI/config options. 2018-12-18 09:18:39 -05:00
DrPeterVanNostrand 09a6d4689d Added tests for hardfork #2 contracts. 2018-12-17 12:22:14 -05:00
DrPeterVanNostrand a29b43c26c Applied a handful of cherry-picked rustfmt and clippy changes. 2018-12-14 19:58:33 +00:00
DrPeterVanNostrand 0150df2f8e Switch to Rust 2018 edition. 2018-12-12 18:01:15 -05:00
DrPeterVanNostrand 2489bbb660 Fixed parsing error in 'progress' field for VotingToChangeMinThreshold --v2 contract's ballot-info. 2018-12-12 00:09:40 +00:00
DrPeterVanNostrand dea5f1fa58 Added docs to main. 2018-12-11 23:46:36 +00:00
DrPeterVanNostrand 1000e02eaf Moved CLI parsing into its own function. 2018-12-11 19:38:58 +00:00
DrPeterVanNostrand fc28738f32 Simplified the ctrl-c handler and .env file loading. 2018-12-11 18:58:56 +00:00
DrPeterVanNostrand 3e10c68293 Removed trailing whitespace. 2018-12-11 14:54:31 +00:00
DrPeterVanNostrand 7d2f2ef8b9 Allow use of deprecated type 'ethereum_types::H256::low_u64'. 2018-12-11 14:44:34 +00:00
DrPeterVanNostrand 80c1303fe6 Added configurable logging, added V2 Core contract addresses. 2018-10-10 15:22:53 +00:00
DrPeterVanNostrand 139fe74fc5 Update to V2 contracts, remove nightly requirement. 2018-09-25 13:56:44 +00:00
Peter van Nostrand f127f2b515 Added try_from feature. 2018-05-07 08:11:48 -04:00
Peter van Nostrand 13140faa0f Fixed how the blockchain iterator was initailized via the --latest CLI flag. 2018-04-25 16:24:23 -04:00
Peter van Nostrand 118923e885 Added SMTP_PORT configuration option. 2018-04-24 12:57:06 -04:00
Peter van Nostrand 7a6e5f9dfe Initial commit. 2018-04-21 12:59:11 -04:00