Bastian Köcher
|
082bdd74fc
|
Update README to fix the startup (#61)
* Update README to fix the startup
* Add missing `=`
* Apply suggestions from code review
|
2020-02-14 22:03:11 +01:00 |
|
Bastian Köcher
|
7b3ae9da18
|
Update Polkadot chain-spec and switch to new wasm builder (#60)
|
2020-02-14 11:44:27 +01:00 |
|
Cecile Tonglet
|
a042fc601e
|
Disable mdns polkadot (#58)
Deactivate mdns for polkadot node as it prevents the process to exit properly
Fixes #57
|
2020-02-11 13:11:21 +01:00 |
|
Cecile Tonglet
|
0abdaed8d7
|
Update polkadot & substrate (#55)
|
2020-02-10 18:01:59 +01:00 |
|
Cecile Tonglet
|
de4ab321f4
|
Update CLI (#53)
* Initial commit
Forked at: 4a3ffe07e7
Parent branch: master
* Update substrate: more CLI improvement
* Update substrate and polkadot to cecton-cumulus-branch
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Update Cargo.lock
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Update Cargo.lock
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Test running node and interrupts
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Update Cargo.lock
* Update test/parachain/tests/running_the_node_and_interrupt.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-02-10 12:39:32 +01:00 |
|
Cecile Tonglet
|
4a3ffe07e7
|
Update substrate and polkadot (#50)
* Update Cargo.lock
* Fix for substrate update
* Update Cargo.lock
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Update Cargo.lock
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* WIP
* Temporary fix until polkadot is fixed
* WIP
* WIP
|
2020-02-03 15:39:51 +01:00 |
|
Joshy Orndorff
|
991911ec4c
|
Minor fix to readme instructions (#51)
|
2020-02-03 09:36:33 +01:00 |
|
Cecile Tonglet
|
75b03f2aa6
|
Update substrate async api (#49)
* Update substrate: async API fix
* Fix to update polkadot and substrate
* Update substrate & polkadot to use cumulus-branch
* Apply suggestions from code review
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-02-01 16:28:33 +01:00 |
|
Cecile Tonglet
|
4cde05739b
|
Splitting relaychain and parachain command-line arguments (#42)
Fixes #34
Added .editorconfig
|
2020-01-28 10:00:45 +01:00 |
|
Bastian Köcher
|
5f60c91476
|
Update chainspec to make the test parachain work again (#47)
|
2020-01-22 11:29:57 +01:00 |
|
Bastian Köcher
|
f27a7debad
|
Fix missing keystore config in test collator (#46)
|
2020-01-21 13:44:56 +01:00 |
|
Bastian Köcher
|
6dc3a76293
|
Update the README (#45)
|
2020-01-20 13:13:36 +01:00 |
|
Ashley
|
b827f3355e
|
asyncify the big collator future (#40)
* Rewrite collator future
* Add future to tests
|
2020-01-16 17:28:58 +01:00 |
|
Bastian Köcher
|
73bcef09ab
|
Update Substrate & Polkadot (#41)
|
2020-01-16 17:26:49 +01:00 |
|
Bastian Köcher
|
9f7d5c1ea4
|
Merge pull request #39 from paritytech/bkchr-safety-violation
Don't finalize the same block multiple times
|
2020-01-16 08:43:53 +01:00 |
|
Bastian Köcher
|
14fc05171e
|
Don't finalize the same block multiple times
This fixes the `Safety violation:...` logging.
|
2020-01-15 16:59:23 +01:00 |
|
Bastian Köcher
|
79f91892f9
|
Merge pull request #33 from paritytech/bkchr-make-it-work-again
Make everything compile and fix tests
|
2020-01-15 12:22:37 +01:00 |
|
Bastian Köcher
|
c412fe876e
|
Overwrite more storage functions
|
2020-01-15 11:39:27 +01:00 |
|
Bastian Köcher
|
828447d49c
|
Make everything compile and fix tests
|
2020-01-14 22:23:16 +01:00 |
|
Bastian Köcher
|
7fa1d0e5ae
|
Merge pull request #32 from paritytech/CI_optimizations
CI optimizations
|
2019-12-08 14:31:46 +01:00 |
|
Denis P
|
1194e68166
|
CI optomizations
|
2019-12-06 10:13:21 +01:00 |
|
Bastian Köcher
|
1418b842aa
|
Merge pull request #29 from paritytech/joshy-clarify-instructions
Clarify instructions for registering a parachain.
|
2019-11-30 11:37:57 +01:00 |
|
Joshy Orndorff
|
4e7c7338f6
|
Clarify instructions for registering a parachain.
|
2019-11-29 16:48:44 -05:00 |
|
Bastian Köcher
|
1def0811b8
|
Merge pull request #17 from paritytech/gui-candidate-justification
implementation of BlockAnnounceValidator
|
2019-11-06 09:49:58 +01:00 |
|
Bastian Köcher
|
601eb46ae4
|
Merge branch 'master' into gui-candidate-justification
|
2019-11-06 09:16:38 +01:00 |
|
Bastian Köcher
|
37818f3bc1
|
Merge pull request #22 from paritytech/bkchr-test-parachain
Add test parachain
|
2019-11-06 09:15:12 +01:00 |
|
Bastian Köcher
|
1c5e2132d8
|
Fixes tests
|
2019-11-06 09:00:29 +01:00 |
|
thiolliere
|
8a8144502b
|
allow empty data
|
2019-10-31 15:31:42 +01:00 |
|
thiolliere
|
77868bf732
|
improve doc
|
2019-10-31 15:28:16 +01:00 |
|
thiolliere
|
e0c0b209dd
|
use gossip message directly
|
2019-10-31 15:22:14 +01:00 |
|
Bastian Köcher
|
77010dced0
|
Merge pull request #21 from paritytech/retry_on_gitlab_system_failures
retry on gitlab system failures
|
2019-10-31 09:26:46 +01:00 |
|
Bastian Köcher
|
ce66294def
|
Update .gitlab-ci.yml
|
2019-10-31 09:25:50 +01:00 |
|
Denis P
|
60c004bdc8
|
retry on gitlab system failures
|
2019-10-30 18:28:55 +01:00 |
|
thiolliere
|
8def75fe48
|
copyright
|
2019-10-24 13:52:10 +02:00 |
|
thiolliere
|
09cbb46523
|
refactor
|
2019-10-24 13:47:06 +02:00 |
|
thiolliere
|
11dd0197d8
|
doc
|
2019-10-24 13:44:05 +02:00 |
|
thiolliere
|
429876bfd8
|
code moved
|
2019-10-24 13:41:58 +02:00 |
|
Bastian Köcher
|
ae2b9249e4
|
Add instructions to the README
|
2019-10-22 17:02:16 +02:00 |
|
Bastian Köcher
|
00446b1fca
|
The parachain does not need any bootnodes for now
|
2019-10-22 16:41:13 +02:00 |
|
thiolliere
|
bbe889e9c3
|
Fix inconsistent head_data (#18)
* fix
* Update consensus/src/lib.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
|
2019-10-22 15:26:35 +02:00 |
|
Bastian Köcher
|
074e9e7de6
|
Implement block import
|
2019-10-22 15:26:11 +02:00 |
|
Bastian Köcher
|
649f1b9a10
|
Fix proof generation and make validate block return the correct result
|
2019-10-22 14:46:27 +02:00 |
|
Bastian Köcher
|
d6bb49136d
|
Make most tests compile again
|
2019-10-22 12:10:40 +02:00 |
|
Bastian Köcher
|
af7e40ba17
|
Fix compilation errors after update
|
2019-10-21 21:12:37 +02:00 |
|
thiolliere
|
87093feee2
|
Fix inconsistent head_data (#18)
* fix
* Update consensus/src/lib.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
|
2019-10-21 11:44:26 +02:00 |
|
Bastian Köcher
|
463b9f35b8
|
Make collator generate the correct block data
|
2019-10-19 15:45:02 +02:00 |
|
Bastian Köcher
|
b5bc9a21a3
|
Make basic collation working
|
2019-10-18 14:16:32 +02:00 |
|
Bastian Köcher
|
d9c6bc408c
|
Begin to add a test parachain
|
2019-10-16 13:39:38 +02:00 |
|
Robert Habermeier
|
28ec1f3180
|
Merge pull request #15 from paritytech/bkchr-select-chain
Provide `SelectChain` implementation for parachains
|
2019-10-08 16:13:20 +02:00 |
|
Bastian Köcher
|
398e3489ed
|
Provide SelectChain implementation for parachains
|
2019-10-08 14:38:27 +02:00 |
|