Commit Graph

142 Commits

Author SHA1 Message Date
c0gent 8fe128f4b5
Add `start_epoch` to config. 2018-10-17 10:47:13 -07:00
DrPeterVanNostrand 926582cd29 Switched hbbft dependency from 'cogent/hbbft tc-overflow-fix' to 'poanetwork/hbbft master'. 2018-10-17 09:41:19 -07:00
c0gent fae65ee28d
Update tokio (Fix panic in `LengthDelimitedCodec::encode`). 2018-10-16 15:10:20 -07:00
c0gent 48becddc7a
Derive `Eq` for `StateDsct`. 2018-10-15 15:13:10 -07:00
c0gent e51b8a17c0
Use latest overflow fixes (threshold_crypto). 2018-10-15 09:39:12 -07:00
c0gent 99c66abe44
Lock more dependency versions. 2018-10-12 15:04:42 -07:00
c0gent f96ab58f0c
Updates. 2018-10-12 12:56:10 -07:00
c0gent 5927daf6fa
Hbbft updates. 2018-10-04 10:19:46 -07:00
c0gent 698bb0dffb
Rename `push_user_transaction`. 2018-10-04 09:16:46 -07:00
c0gent 83dba5f6ac
Fix bincode-bytes issue. 2018-10-04 07:08:29 -07:00
c0gent ebeb99b6fe
Replace qhb with dhb. 2018-10-03 20:14:04 -07:00
c0gent 778a55c73d
Sweep up some cobwebs. 2018-10-02 22:50:56 -07:00
c0gent f624c5339b
Reexport batch-related types and cease printing batch output in full. 2018-10-02 22:30:55 -07:00
c0gent 7f8a57eeff
Updates: tokio, lock hbbft version (pre-rng-change). 2018-10-02 10:30:01 -07:00
c0gent 36783a04bc
Add batch output channel. 2018-10-02 09:47:11 -07:00
c0gent f8ff1bf917
Modify status message. 2018-10-02 02:19:04 -07:00
c0gent 76766df041
Embrace the formatting overlord. 2018-09-28 06:13:31 -07:00
c0gent 40b37ef702
Add `push_user_transaction`. 2018-09-27 18:03:17 -07:00
c0gent f4e21d0d56
Add transaction type parameters everywhere. 2018-09-27 14:52:10 -07:00
c0gent 32d98fe62b
hbbft updates. 2018-09-10 12:08:55 -07:00
c0gent 748afafe46
Clean up. 2018-09-10 08:21:58 -07:00
c0gent 4a8c695a20
Don't attempt to connect to self. 2018-09-04 15:06:42 -07:00
c0gent a80d986225
Don't init logger by default, remove reactor remote. 2018-09-04 15:00:59 -07:00
c0gent 5e92945a5b
Allow `None` peer uid. 2018-09-04 14:58:55 -07:00
c0gent f1194a8247
Add reactor remote option. 2018-08-06 19:53:09 -07:00
c0gent 73def301f0
Move logging init, make remotes optional. 2018-08-06 19:02:18 -07:00
c0gent cdc7b9ac13
Actually use command line txn gen options. 2018-08-04 20:03:09 -07:00
c0gent 340d1026d2
Re-enable system allocator. 2018-08-04 18:54:30 -07:00
c0gent 4e5028ccb5
Add `with_defaults` constructor. 2018-08-03 13:52:36 -07:00
c0gent 07d4f544d7
Downgrade bincode to 0.8. 2018-08-03 06:35:15 -07:00
c0gent 839a54b01f
Updates. 2018-08-02 10:11:12 -07:00
c0gent 6173acdeb6
Verify validators. 2018-08-01 09:30:46 -07:00
c0gent 8d0fb13b9d
Hbbft updates. 2018-07-31 12:42:08 -07:00
c0gent 38528624f3
Add some debugging goodies. 2018-07-28 20:43:16 -07:00
c0gent 15a42e7817
Update hbbft. 2018-07-28 11:47:55 -07:00
c0gent 2fe37f399b
Use fixed crossbeam version (0.4.1).
https://github.com/crossbeam-rs/crossbeam-epoch/issues/82

https://github.com/crossbeam-rs/crossbeam/pull/184
2018-07-25 09:02:38 -07:00
c0gent 5498c2f6ae
Readme. 2018-07-24 09:43:16 -07:00
c0gent 615436eec8
Update readme. 2018-07-24 07:25:51 -07:00
c0gent 4dfc2f88e3
Andreas' stall fix. 2018-07-24 05:58:15 -07:00
c0gent cd109c2d3a
Add a few logging messages. 2018-07-23 18:10:30 -07:00
c0gent 7c67d20e73
Troubleshoot stalling bug... 2018-07-23 16:18:19 -07:00
c0gent a46236aa31
Properly queue `Ack`s until all `Part`s are handled. 2018-07-23 14:12:18 -07:00
c0gent a205332977
Add WireMessageKind::Transactions. 2018-07-23 12:34:08 -07:00
c0gent 5b236d463e
Chasing peer-add bugs. 2018-07-23 12:01:13 -07:00
c0gent 4dabdaede2
Network stalling upon new nodes. 2018-07-23 10:54:33 -07:00
c0gent 6c7253ea48
Hbbft updates, properly update `state_dsct` after promotion. 2018-07-23 10:35:34 -07:00
c0gent f7e483fdac
Revert hbbft temporarily. 2018-07-23 09:18:48 -07:00
c0gent ad9fbac615
Add more cmd line options. 2018-07-23 09:04:10 -07:00
c0gent 6bc3efa9d7
Partially handle validator promotion. 2018-07-22 06:13:15 -07:00
c0gent 81fb4cb827
Redesign observer node instantion process using `JoinPlan`. 2018-07-22 05:22:44 -07:00