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 |
|
Bastian Köcher
|
23c1954c74
|
Add parachains for rococo (#144)
* Add parachains for rococo
* Fix chain specs
* Update to revert log rotation
* Support selecting the chain in `export-genesis-state`
* Add subcommand for exporting the genesis wasm of a Parachain
* Update stuff
* Fix `export-genesis-wasm`
* Update the polkadot ref
* Add bootNodes address
* Add bootNodes address - track
* Add bootNodes address - trick
* Fix incorrect peer id (trick)
* Fixes https://github.com/paritytech/cumulus/issues/157
* Update chainspecs
* Update specs again
* Set correct sudo account
* Update properties
* Update readme
* Update `Cargo.lock`
* Switch to rococo-branch
Co-authored-by: Evaldo <contato@evaldofelipe.com>
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
|
2020-08-04 17:33:20 +02:00 |
|
Bastian Köcher
|
5f008af15f
|
Update Substrate & Polkadot (#84)
|
2020-04-29 14:23:18 +02: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 |
|
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 |
|
Bastian Köcher
|
828447d49c
|
Make everything compile and fix tests
|
2020-01-14 22:23:16 +01:00 |
|
Bastian Köcher
|
1ceecff053
|
Try to fix the build
|
2019-09-29 02:05:49 +02:00 |
|
Bastian Köcher
|
2d92c9acb3
|
Update Substrate, Polkadot and switch to wasm-builder
|
2019-06-18 08:43:39 +02:00 |
|
Bastian Köcher
|
7acbc36a7e
|
Update to latest Substrate + Polkadot
|
2019-06-05 20:38:26 +02:00 |
|
Bastian Köcher
|
e4ec12a609
|
Trying to get the tests back working
|
2019-04-12 12:01:16 +02:00 |
|