Commit Graph

46 Commits

Author SHA1 Message Date
DrPeterVanNostrand 82f4f0472b Added additional notes on installing libssl to README. 2018-12-18 19:24:48 +00:00
DrPeterVanNostrand c303b329d0 Update binary download instructions in README. 2018-12-18 19:17:47 +00:00
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 4f6288d0eb Added xDai Chain environment variables to the env file. 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 2c93f26af5 Added package details to Cargo.toml. 2018-12-12 18:01:15 -05:00
DrPeterVanNostrand 5c2ebe8572 Added docs to build.rs. 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 368eb848c3 Grouped similar CLI arguments in README. 2018-12-11 14:26:46 +00:00
DrPeterVanNostrand 83def9584b Removed Cargo.lock from .gitignore. 2018-12-05 20:25:12 +00:00
DrPeterVanNostrand ce82be96e2 Updated readme. 2018-10-10 19:29:42 +00:00
DrPeterVanNostrand c507b89425 Fix readme. 2018-10-10 15:40:08 +00:00
DrPeterVanNostrand 41332c21dd
Merge pull request #7 from poanetwork/v2-contracts
Update to V2 contracts
2018-10-10 11:37:37 -04: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 1d60440de9 Updated readme with instructions on how to download the poagov binary. 2018-05-08 10:25:39 -04:00
Peter van Nostrand d8c3319337 Added build status badge to readme. 2018-05-07 09:41:59 -04:00
DrPeterVanNostrand fc5289f326
Merge pull request #4 from poanetwork/feature/add-ci
Added travis ci file to build the poagov binary on Rust's nightly channel.
2018-05-07 08:32:34 -04:00
Peter van Nostrand 830d48c114 Removed stable and beta travis builds. 2018-05-07 08:17:58 -04:00
Peter van Nostrand f127f2b515 Added try_from feature. 2018-05-07 08:11:48 -04:00
Peter van Nostrand 02ccd476f7 Added travis ci file. 2018-05-07 07:58:06 -04:00
Peter van Nostrand 4190fdecb8 Updated readme. 2018-05-04 15:12:51 -04:00
DrPeterVanNostrand a5f9c33605
Merge pull request #2 from poanetwork/igorbarinov-patch-1
Update README.md
2018-05-04 14:30:57 -04:00
Igor Barinov c01b856902
Update README.md
Changes in links
2018-05-04 14:23:06 -04:00
Peter van Nostrand e88086554e Updated readme. 2018-05-02 09:31:18 -04:00
Peter van Nostrand 71033a10b3 Added GPLv3 license. 2018-04-30 13:08:11 -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 555f3b8c38 Updated README with libssl installation docs. 2018-04-25 12:43:55 -04:00
Peter van Nostrand 806068cda0 Added missing contract ABI files. 2018-04-24 14:40:10 -04:00
Peter van Nostrand 99c94eb398 Update README. 2018-04-24 13:04:20 -04:00
Peter van Nostrand effb12360c Updated README. 2018-04-24 13:02:52 -04:00
Peter van Nostrand 118923e885 Added SMTP_PORT configuration option. 2018-04-24 12:57:06 -04:00
Peter van Nostrand d2911aa349 Added note to README regarding minimum required Rust version. 2018-04-24 08:38:13 -04:00
Peter van Nostrand 9ea73af2a9 Updated readme. 2018-04-22 16:50:17 -04:00
Peter van Nostrand 1a14a01d0e Added .gitkeep to abis/local/. 2018-04-22 11:59:04 -04:00
Peter van Nostrand 11e7b524a5 Fixed typo in in local ABI directory name. 2018-04-22 11:56:20 -04:00
Peter van Nostrand 7a6e5f9dfe Initial commit. 2018-04-21 12:59:11 -04:00