Bastian Köcher
119e0859b9
The great refactor ( #325 )
...
* Move pallets to pallets folder and rename them
* Move genesis file to service
* Rename primitives to primitives-core
* Delete cumulus-runtime
* Move stuff to client folder and rename
2021-02-10 13:07:21 +01:00
Cecile Tonglet
52fcabdbb0
Complete telemetry for parachain & relaychain ( #301 )
...
* Complete telemetry for parachain & relaychain
* Update Substrate & Polkadot
2021-01-29 16:02:31 +01:00
Cecile Tonglet
b31a6b38a9
Update Polkadot & Substrate ( #300 )
2021-01-20 17:35:05 +01:00
Black3HDF
87a82c4730
eliminate space ( #288 )
2021-01-14 17:06:57 +01:00
Bastian Köcher
0a8e1fb9a1
Switch to polkadot master branch ( #230 )
...
* Switch to polkadot master branch
* Fix compilation
2020-11-09 13:05:00 +01:00
Bastian Köcher
28338431fe
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
7b4ea8d8cb
Uniformize tests ( #220 )
...
* Initial commit
Forked at: 56753b7717
Parent branch: origin/master
* Copy runtime module from rococo
Forked at: 56753b7717
Parent branch: origin/master
* Also copy dependencies pallets and primitives
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* test-service
* Move integration test
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* Not sure what went wrong...
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* fmt
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* Remove pallet contracts (not used)
* Remove pallet parachain-info and token-dealer (not used)
* Sort dependencies alphabetically
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* CumulusTestNode for testing
* Speed up block generation
* Fix improper shutdown
* rustfmt
* runtime: replace const by storage
* Fix for previous commit
* Remove some generics
* Move generate_genesis_state to cumulus-primitives
* fmt
* Remove message_example
* fixup! Remove message_example
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* Half the solution to previous commit :(
* Revert "Fix for previous commit"
This reverts commit 60010bab6797487093ac8c790b3a536f7ca0895b.
* Revert "runtime: replace const by storage"
This reverts commit c64b3a46f0325a98922015e0cbf3570e2e431774.
Not working for some reason...
* Use helper
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* Remove test-primitives
* Revert "Half the solution to previous commit :("
This reverts commit 9a8f89f9f06252198e6405057043c6b313f1aea4.
* Revert "Revert "Half the solution to previous commit :(""
This reverts commit 6a93f0f09d74ccdc3738dd78a777c483427c03ce.
* Test with some extra extrinsics
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* WIP
Forked at: 56753b7717
Parent branch: origin/master
* CLEANUP
Forked at: 56753b7717
Parent branch: origin/master
* Remove message broker
2020-10-07 08:51:01 +00:00