- Sep 09, 2018
-
- Sep 08, 2018
-
-
Gav authored
-
Tomasz Drwięga authored
* Expose extrinsics in pool. * Add test. * Use latest transaction pool. * Fix compilation.
-
- Sep 07, 2018
-
-
Pierre Krieger authored
-
Pierre Krieger authored
-
-
Pierre Krieger authored
-
Pierre Krieger authored
-
- Sep 06, 2018
-
-
Pierre Krieger authored
-
Gav authored
-
Pierre Krieger authored
-
- Sep 05, 2018
-
-
Pierre Krieger authored
* Upgrade to libp2p master * Upgrade tokio
-
Pierre Krieger authored
-
- Sep 04, 2018
-
-
David authored
* Use parity-ethereum rev 02c54d42398f to fix build * More lockfiles and new build artifacts * Update .gitlab-ci.yml (#633) it is necessary to test. You will probably have to create a cron-job for the nightly assembly of the master branch * Do not attempt to rustup if in CI. This is taken care of by the base (#621) image. * Improve docker image size with a 2 stages image (#463) * Improve docker image size with a 2 stages image * Minor doc updates * Fix and reduce size of the docker image * Fix paths in scripts * cargo --force to allow CI to build. (#599)
-
Pierre Krieger authored
-
Gav authored
-
Pierre Krieger authored
* Add a reputation system * Fix tests * Don't try to dial peers to which we are already connected * Use the master branch of libp2p
-
- Sep 03, 2018
-
-
Pierre Krieger authored
-
Gav authored
-
Arkadiy Paronyan authored
-
- Aug 31, 2018
-
-
Pierre Krieger authored
-
Gav authored
-
Gav authored
-
Gav authored
-
Benjamin Kampmann authored
* Allow to build_upon skipped entries, but don't walk back * Use existing calculated version
-
- Aug 28, 2018
-
-
asynchronous rob authored
-
Tomasz Drwięga authored
- Aug 24, 2018
-
-
Tomasz Drwięga authored
* Allow replacing transactions. * Clear old transactions and ban them temporarily. * Move to a separate module and add some tests. * Add bound to banned transactions. * Remove unnecessary block and double PoolRotator.
-
Arkadiy Paronyan authored
* force delay only on votes * set proposal timestamp forward * Adjusted timeout formula
-
- Aug 23, 2018
-
-
* Staking failsafes - Don't slash/unstake/change session when too few staking participants - Introduce set_balance PrivCall * Make minimum validator count dynamic. * test fixes * fix storage root * Fix tests.
-
- Aug 22, 2018
-
-
asynchronous rob authored
fix a deadlock when spawning agreement as non-authority fix test compilation for BFT more accurate consensus superseding logic mild revision to `can_build_on` logic block evaluation without redundant initialisation refactor BFT delay: update rhododendron and poll after delaying. (#589) dropping BFT future before poll doesn't lead to service deadlock
-
- Aug 21, 2018
- Aug 18, 2018
-
-
* Paranoid authoring mode * Version bump
-