Commit Graph

14 Commits

Author SHA1 Message Date
DrPeterVanNostrand 9f5987ddfb Added tests for xDai chain. 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 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 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