Skip to content
  1. Sep 09, 2021
  2. Sep 07, 2021
  3. Sep 06, 2021
  4. Sep 03, 2021
  5. Sep 01, 2021
  6. Aug 30, 2021
  7. Aug 12, 2021
  8. Aug 11, 2021
  9. Aug 06, 2021
  10. Aug 05, 2021
  11. Aug 02, 2021
  12. 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
  13. Jul 29, 2021
  14. Jul 28, 2021
  15. Jul 22, 2021
  16. Jul 12, 2021
  17. Jul 05, 2021
  18. Jul 02, 2021
  19. 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
    • Chevdor's avatar
      Update the wasm builder to substrate master (#1029) · bcde21dc
      Chevdor authored
      
      
      * chore: update the wasm builder to substrate master
      * Bump Substrate
      * Update weight of sending remarks
      
      ref https://github.com/paritytech/polkadot/pull/3354
      
      Co-authored-by: default avatarHernando Castano <[email protected]>
      bcde21dc
  20. Jun 24, 2021
  21. Jun 22, 2021
  22. Jun 21, 2021
  23. Jun 18, 2021
  24. Jun 17, 2021
    • Hernando Castano's avatar
      Bump Substrate to `286d7ce` (#1006) · 1e354770
      Hernando Castano authored
      * Bump dependencies
      
      - Substrate to `74a1bfdcc`
      - `finality-grandpa` to `0.14.1`
      - `fs-swap` to `0.2.6`
      
      * Add `pallet_randomness_collective_flip` to runtimes
      
      * Rename GenesisConfig fields
      
      See Substrate PR: https://github.com/paritytech/substrate/pull/8990
      
      * Missed PoA renames in Rialto GenesisConfig
      
      * Use `spawn_essential_handle` for transaction pool
      
      See Substrate PR: https://github.com/paritytech/substrate/pull/9074
      1e354770
  25. Jun 14, 2021
  26. Jun 08, 2021
  27. Jun 07, 2021
    • Hernando Castano's avatar
      Bump Substrate (#986) · da2a38a9
      Hernando Castano authored
      * Bump Substrate to commit `0495ead4`
      
      * Derive MaxEncodedLen for MillauHash
      
      * Add new config params to Balances pallet
      
      * Update Millau and Rialto service files
      
      * Add new Config items to mock runtime
      
      * Bump Substrate to `37bb3ae7`
      
      * Update Aura worker params
      da2a38a9