Commit Graph

  • 82f4f0472b Added additional notes on installing libssl to README. master DrPeterVanNostrand 2018-12-18 19:24:48 +0000
  • c303b329d0 Update binary download instructions in README. DrPeterVanNostrand 2018-12-18 19:17:47 +0000
  • 61ea96bc09 Bumped version from 1.0.0 to 2.0.0. v2.0.0 DrPeterVanNostrand 2018-12-18 14:54:55 +0000
  • 9f5987ddfb Added tests for xDai chain. DrPeterVanNostrand 2018-12-18 14:14:43 +0000
  • 8b61d5c02e Added xDai chain env-vars and CLI/config options. DrPeterVanNostrand 2018-12-18 02:14:14 +0000
  • 4f6288d0eb Added xDai Chain environment variables to the env file. DrPeterVanNostrand 2018-12-17 19:28:21 +0000
  • cceba407af Added tests for xDai chain. add-xdai-chain DrPeterVanNostrand 2018-12-18 14:14:43 +0000
  • 267e1615d6 Added xDai chain env-vars and CLI/config options. DrPeterVanNostrand 2018-12-18 02:14:14 +0000
  • 51bfd5b553 Added xDai Chain environment variables to the env file. DrPeterVanNostrand 2018-12-17 19:28:21 +0000
  • 09a6d4689d Added tests for hardfork #2 contracts. DrPeterVanNostrand 2018-12-17 17:19:22 +0000
  • b6127f5b03 Added tests for hardfork #2 contracts. uncomment-v2-tests DrPeterVanNostrand 2018-12-17 17:19:22 +0000
  • a29b43c26c Applied a handful of cherry-picked rustfmt and clippy changes. DrPeterVanNostrand 2018-12-14 19:58:33 +0000
  • 0150df2f8e Switch to Rust 2018 edition. DrPeterVanNostrand 2018-12-12 22:58:09 +0000
  • 2c93f26af5 Added package details to Cargo.toml. DrPeterVanNostrand 2018-12-12 18:56:13 +0000
  • 5c2ebe8572 Added docs to build.rs. DrPeterVanNostrand 2018-12-12 18:47:45 +0000
  • 912af2897f Switch to Rust 2018 edition. DrPeterVanNostrand 2018-12-12 22:58:09 +0000
  • 68e00dd71c Added package details to Cargo.toml. DrPeterVanNostrand 2018-12-12 18:56:13 +0000
  • 06f234358f Added docs to build.rs. DrPeterVanNostrand 2018-12-12 18:47:45 +0000
  • 2489bbb660 Fixed parsing error in 'progress' field for VotingToChangeMinThreshold --v2 contract's ballot-info. DrPeterVanNostrand 2018-12-12 00:09:40 +0000
  • dea5f1fa58 Added docs to main. DrPeterVanNostrand 2018-12-11 23:44:51 +0000
  • 1000e02eaf Moved CLI parsing into its own function. DrPeterVanNostrand 2018-12-11 19:38:58 +0000
  • fc28738f32 Simplified the ctrl-c handler and .env file loading. DrPeterVanNostrand 2018-12-11 18:58:56 +0000
  • 3e10c68293 Removed trailing whitespace. DrPeterVanNostrand 2018-12-11 14:54:31 +0000
  • 7d2f2ef8b9 Allow use of deprecated type 'ethereum_types::H256::low_u64'. DrPeterVanNostrand 2018-12-11 14:44:34 +0000
  • 368eb848c3 Grouped similar CLI arguments in README. DrPeterVanNostrand 2018-12-11 14:23:57 +0000
  • 83def9584b Removed Cargo.lock from .gitignore. DrPeterVanNostrand 2018-12-05 20:25:12 +0000
  • ce82be96e2 Updated readme. DrPeterVanNostrand 2018-10-10 19:29:42 +0000
  • c507b89425 Fix readme. v1.0.0 DrPeterVanNostrand 2018-10-10 15:39:02 +0000
  • 41332c21dd
    Merge pull request #7 from poanetwork/v2-contracts DrPeterVanNostrand 2018-10-10 11:37:37 -0400
  • 80c1303fe6 Added configurable logging, added V2 Core contract addresses. DrPeterVanNostrand 2018-10-10 14:46:20 +0000
  • 139fe74fc5 Update to V2 contracts, remove nightly requirement. DrPeterVanNostrand 2018-09-25 13:56:44 +0000
  • 1d60440de9 Updated readme with instructions on how to download the poagov binary. Peter van Nostrand 2018-05-08 10:25:39 -0400
  • d8c3319337 Added build status badge to readme. v0.1.0 Peter van Nostrand 2018-05-07 09:41:59 -0400
  • fc5289f326
    Merge pull request #4 from poanetwork/feature/add-ci DrPeterVanNostrand 2018-05-07 08:32:34 -0400
  • 830d48c114 Removed stable and beta travis builds. Peter van Nostrand 2018-05-07 08:17:58 -0400
  • f127f2b515 Added try_from feature. Peter van Nostrand 2018-05-07 08:11:48 -0400
  • 02ccd476f7 Added travis ci file. Peter van Nostrand 2018-05-07 07:58:06 -0400
  • 4190fdecb8 Updated readme. Peter van Nostrand 2018-05-04 15:12:51 -0400
  • a5f9c33605
    Merge pull request #2 from poanetwork/igorbarinov-patch-1 DrPeterVanNostrand 2018-05-04 14:30:57 -0400
  • c01b856902
    Update README.md Igor Barinov 2018-05-04 14:23:06 -0400
  • e88086554e Updated readme. Peter van Nostrand 2018-05-02 09:31:18 -0400
  • 71033a10b3 Added GPLv3 license. Peter van Nostrand 2018-04-30 13:08:11 -0400
  • 13140faa0f Fixed how the blockchain iterator was initailized via the --latest CLI flag. Peter van Nostrand 2018-04-25 16:24:23 -0400
  • 555f3b8c38 Updated README with libssl installation docs. Peter van Nostrand 2018-04-25 12:43:55 -0400
  • 806068cda0 Added missing contract ABI files. Peter van Nostrand 2018-04-24 14:40:10 -0400
  • 99c94eb398 Update README. Peter van Nostrand 2018-04-24 13:04:20 -0400
  • effb12360c Updated README. Peter van Nostrand 2018-04-24 13:02:52 -0400
  • 118923e885 Added SMTP_PORT configuration option. Peter van Nostrand 2018-04-24 12:57:06 -0400
  • d2911aa349 Added note to README regarding minimum required Rust version. Peter van Nostrand 2018-04-24 08:38:13 -0400
  • 9ea73af2a9 Updated readme. Peter van Nostrand 2018-04-22 16:50:17 -0400
  • 1a14a01d0e Added .gitkeep to abis/local/. Peter van Nostrand 2018-04-22 11:59:04 -0400
  • 11e7b524a5 Fixed typo in in local ABI directory name. Peter van Nostrand 2018-04-22 11:56:20 -0400
  • 7a6e5f9dfe Initial commit. Peter van Nostrand 2018-04-21 12:59:11 -0400