Bastian Köcher
c75b59758d
Update everything to latest master ( #247 )
2020-11-25 15:45:49 +01:00
Bastian Köcher
9ed50e83c4
Bring back log prefixing ( #245 )
2020-11-23 00:08:52 +01:00
Bastian Köcher
182109ef5f
Switch to polkadot master branch ( #230 )
...
* Switch to polkadot master branch
* Fix compilation
2020-11-09 13:05:00 +01:00
Bastian Köcher
76f9ecae47
Update Cumulus for Parachains V1 ( #224 )
...
* Start with something
* Whatever
* Update
* MOARE
* Make cumulus-network compile and tests work
* Update more and fixes
* More stuff
* More fixes
* Make collator build
* Make test almost work
* Remove contracts runtime
* More test work
* Make service compile
* Fix test-service
* Fix test client
* More fixes
* Fix collator test
* Fix network tests (again)
* Make everything compile, finally
* Fix tests
* Update to latest masters
* Remove ignore
* Switch to different branch in polkadot for now
* Update reference
* Make it compile with latest changes
* Update collator/src/lib.rs
Co-authored-by: Robert Habermeier <rphmeier@gmail.com >
* Update to latest upstream
* Update to latest master
* Fix test
Co-authored-by: Robert Habermeier <rphmeier@gmail.com >
2020-11-08 22:18:09 +01:00
Cecile Tonglet
8a445a4250
Fix integration test again ( #201 )
...
* Initial commit
Forked at: 9e28ea67b6
Parent branch: origin/master
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Pushed branch for polkadot & substrate
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* using rococo and tick
* Revert "using rococo and tick"
This reverts commit d81db9246ff7061478649ffea3e49e417fcb6959.
* debug
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Revert "Revert "using rococo and tick""
This reverts commit 45ec2be89f2b8af82da8dcb9d19d900571598766.
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Update rococo-parachains/src/service.rs
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Revert "WIP"
This reverts commit d3f63ed0a314ffe12c0066124076736017981b80.
* WIP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Use inprocess validation
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Fix failing test
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* increase logs
* Removed a bit of logs
* Revert branch change
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* Test without STDIN close detection
* Bypass validation pool
* Switch to rococo-branch
* Move start_test_collator to rococo-collator
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
* CLEANUP
Forked at: 9e28ea67b6
Parent branch: origin/master
2020-09-16 06:54:34 +00:00
Bastian Köcher
9603b2fe5f
Add cumulus-service ( #187 )
...
* Add cumulus-service
Crate that abstracts the service of a parachain.
* Make finalization infallible
2020-08-08 08:07:33 +02:00