Skip to content
  1. Sep 09, 2021
  2. Sep 07, 2021
  3. Sep 06, 2021
  4. Sep 03, 2021
  5. Sep 02, 2021
  6. Sep 01, 2021
  7. Aug 02, 2021
  8. Aug 01, 2021
    • Tomasz Waszczyk's avatar
      Fix full spellcheck (#1076) · 3fb97fa5
      Tomasz Waszczyk authored
      
      
      * fix(spellcheck): test of fixing
      
      * fix(hunspell): improved many typos etc.
      
      * fix(hunspell): all errors solved
      
      * fix(hunspell): extended scope of files - the build should fail
      
      * Return error code.
      
      * Fix spelling, sort dictionary.
      
      * fix(hunspell): added fix to gitlabs check
      
      * fix(typo): one typo and test of verification on github
      
      * fix(typo): one typo
      
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      3fb97fa5
  9. Jul 19, 2021
  10. Jul 12, 2021
  11. Jul 02, 2021
  12. Jun 25, 2021
    • Svyatoslav Nikolsky's avatar
      Rococo <> Wococo messages relay (#1030) · 23dda624
      Svyatoslav Nikolsky authored
      * MessagesInstance -> BridgedMessagesInstance
      
      * Chain::ID -> Bridge::THIS_CHAIN_ID+Bridge::BRIDGED_CHAIN_ID
      
      * FromBridgedChainEncodedMessageCall<B> -> FromBridgedChainEncodedMessageCall<DecodedCall>
      
      * impl Parameter for ()
      
      * copypaste storage_map_final_key to avoid different runtime references/dummy runtimes
      
      * moved dummy runtime from primitives to relay client
      
      * Rococo <> Wococo messages relays
      
      * send R<>W messages using relay
      
      * fmt
      
      * return Result from get_dispatch_info
      
      * fix benchmarks compilation
      
      * clippy
      23dda624
  13. Jun 24, 2021
  14. Jun 22, 2021
  15. Jun 21, 2021
  16. Jun 18, 2021
  17. Jun 14, 2021
  18. Jun 10, 2021
  19. Jun 08, 2021
  20. Jun 07, 2021
  21. May 31, 2021
  22. May 21, 2021
  23. May 19, 2021
  24. May 13, 2021
  25. May 11, 2021
    • Hernando Castano's avatar
      Upstream changes from Polkadot repo (#961) · 84360731
      Hernando Castano authored
      * Bump Rococo's spec_version
      
      * Use dev node for Rococo helper script
      
      * Add helper scripts for relaying Rococo<>Wococo headers
      
      * Change Wococo<>Rococo scripts to use Alice for initialization
      
      * Add Wococo node helper script
      84360731
  26. May 03, 2021
    • fewensa's avatar
      Move pallet-bridge-dispatch types to primitives (#948) · ed20ef34
      fewensa authored
      * message dispatch support multiple instances
      
      * Move pallet-bridge-dispatch types to primitives
      
      * remove pallet-bridge-dispatch dependency
      
      * Update cargo.lock (remove pallet-bridge-dispatch in substrate-relay)
      
      * remove extra dependencies
      ed20ef34
  27. Apr 29, 2021
    • Hernando Castano's avatar
      Add Wococo<>Rococo Header Relayer (#925) · 801c99f3
      Hernando Castano authored
      * Add Wococo primitives crate
      
      * Add more Wococo boilerplate code
      
      * Add CLI support for initializing the Wococo<>Rococo bridge
      
      * Add support for relaying headers between Rococo and Wococo
      
      * Fix test
      
      * RustFmt
      
      * Fix compilation issues related to enum naming
      
      * Bump Rococo `spec_version`
      
      * Remove stray Westend references
      801c99f3
  28. Apr 28, 2021
    • Hernando Castano's avatar
      Remove Westend<>Rococo header sync (#940) · 21f49051
      Hernando Castano authored
      * Remove scripts for Westend<>Rococo header sync
      
      * Remove Westend<>Rococo header sync code
      
      * Remove Westend<>Rococo init bridge CLI option
      
      * Modify Westend mock call to be placeholder
      
      * Fix call encoding test
      21f49051
  29. Apr 26, 2021
  30. Apr 20, 2021
  31. Apr 19, 2021