Skip to content
  1. Aug 06, 2020
  2. Aug 04, 2020
  3. Jul 30, 2020
  4. Jul 29, 2020
  5. Jul 28, 2020
  6. Jul 27, 2020
  7. Jul 26, 2020
  8. Jul 25, 2020
  9. Jul 23, 2020
  10. Jul 16, 2020
  11. Jul 09, 2020
  12. Jul 06, 2020
  13. Jul 02, 2020
    • Bastian Köcher's avatar
      Fix multi collator setup (#133) · 6ca066c8
      Bastian Köcher authored
      * Start
      
      * Fix compilation
      
      * Fix chainspec
      
      * Don't set best 2 times for the same block
      
      * Check the status of a block before building on it
      
      * Check that the block exists before setting it as the new best
      
      * Reorder code
      
      * Fork choice depends on sync status
      
      * Switch branch again
      6ca066c8
  14. Jul 01, 2020
  15. Jun 19, 2020
  16. Jun 18, 2020
    • Bastian Köcher's avatar
      Implement basic upward & downward messages (#118) · c9aaddf6
      Bastian Köcher authored
      * Start by replacing branch names and set `DownwardMessage`
      
      * Add the upward-message crate
      
      * Add Kusama & Polkadot
      
      * More work on getting the upward messages working
      
      * Fix build
      
      * Begin to integrate it into the test Parachain
      
      * Update
      
      * Make everything compile again
      
      * Switch to westend and print parachain account on startup
      
      * Use MultiSignature etc
      
      * Fix validate block
      
      * Some downward messages work
      
      * Update git reference
      
      * More downward messages integration
      
      * Update test runtime for downward messages
      
      * Enable downward message handler and withdraw send tokens
      
      * Add some docs
      
      * Begin to implement simple XCMP
      
      * More work
      
      * Fixes and make parachain id configurable
      
      * Make parachain ID be part of the genesis
      
      * Finishing the XCMP message demo
      
      * Update and fixes tests
      
      * Update branch
      c9aaddf6
    • Joshy Orndorff's avatar
      Allow custom polkadot chainspec. (#122) · 071d7a11
      Joshy Orndorff authored
      071d7a11
  17. Jun 15, 2020
  18. Jun 11, 2020
  19. Jun 05, 2020
  20. Jun 03, 2020
  21. May 27, 2020
  22. May 19, 2020
  23. May 18, 2020
  24. May 15, 2020
  25. May 12, 2020
    • Peter Goodspeed-Niklaus's avatar
      fix docker script (#93) · a29ac85f
      Peter Goodspeed-Niklaus authored
      
      
      * fix test collator compilation failure
      
      Closes #88.
      
      * copy method instead of using feature
      
      Using a feature gate like "test-features" is problematic because
      it is leaky: depending on situational considitons such as the
      current working directory when compilation is attempted, the
      feature may or may not be applied, which makes success inconsistent.
      It's simpler in this case to copy a dozen lines of code than to
      work out all the issues with test features.
      
      * docker script shoudld work on cumulus-branch (default)
      
      * Add storage_append to runtime
      
      Co-authored-by: default avatarCecile Tonglet <[email protected]>
      a29ac85f
  26. May 08, 2020
  27. May 07, 2020
    • Peter Goodspeed-Niklaus's avatar
      fix test collator compilation failure (#89) · 00da3f46
      Peter Goodspeed-Niklaus authored
      * fix test collator compilation failure
      
      Closes #88.
      
      * copy method instead of using feature
      
      Using a feature gate like "test-features" is problematic because
      it is leaky: depending on situational considitons such as the
      current working directory when compilation is attempted, the
      feature may or may not be applied, which makes success inconsistent.
      It's simpler in this case to copy a dozen lines of code than to
      work out all the issues with test features.
      00da3f46
    • cheme's avatar
      Align trie iteration to substrate. (#90) · 66b5c97c
      cheme authored
      * Align trie iteration to substrate.
      
      * Can use expect on trie error, remove debug_assert
      66b5c97c
  28. May 06, 2020
    • Cecile Tonglet's avatar
      Keep unpinned blocks for a while before announcing (#83) · 3cff2f8f
      Cecile Tonglet authored
      * Initial commit
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * Change substrate and polkadot branch to cecton-cumulus-branch
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * update .editorconfig
      
      * should probably be --dev
      
      * formatting
      
      * Change substrate & polkadot branch to cecton-keep-unpinned-para-blocks
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * Update polkadot & substrate branches
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * Some fixes
      
      * Updated polkadot
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * WIP
      
      Forked at: d4562c3a
      Parent branch: origin/master
      
      * Cargo.lock
      
      * WIP
      
      Forked at: e81bbaae
      Parent branch: origin/master
      
      * WIP
      
      Forked at: e81bbaae
      Parent branch: origin/master
      
      * Update substrate & polkadot branches
      
      * Clean-up
      
      * WIP
      
      Forked at: e81bbaae
      Parent branch: origin/master
      
      * WIP
      
      Forked at: e81bbaae
      Parent branch: origin/master
      
      * WIP
      
      Forked at: e81bbaae
      Parent branch: origin/master
      
      * WIP
      
      Forked at: e81bbaae
      Parent branch: origin/master
      
      * WIP
      
      Forked at: e81bbaae
      
      
      Parent branch: origin/master
      
      * Use JustifiedBlockAnnounceValidator
      
      * debug
      
      * Revert "debug"
      
      This reverts commit 2404121b840984d6ffc1012ccec1e6a784fa236c.
      
      * Revert "Use JustifiedBlockAnnounceValidator"
      
      This reverts commit 33e2efef21a1553c294b2bc23fca8b08bf77be2b.
      
      * Revert branch to cumulus-branch
      
      * clean-up
      
      * clean-up
      
      * cleanup
      
      * cleanup
      
      * Update branches
      
      * debug
      
      * Cancel previous task when new one is created
      
      * Remove stream-cancel
      
      * Clean-up
      
      * cleanup
      
      * cleanup
      
      * Fix merge issue
      
      * Update polkadot_chainspec.json
      
      * Update network/src/lib.rs
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      
      * Update network/src/lib.rs
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      
      * Use closure instead of NetworkService to announce_block
      
      * doc
      
      * WIP
      
      Forked at: e81bbaae
      
      
      Parent branch: origin/master
      
      * Move disable announcement to its own function with doc
      
      * Change substrate and polkadot branch to cumulus-master
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      3cff2f8f