1. Jun 30, 2021
    • halfpint104's avatar
      Use kebab-case for bridge arguments (#1036) · 1d8d2249
      halfpint104 authored
      * Updates bridge CLI arguments to be kebab case
      
      * Updates scripts to use kebab case for bridge initialisation and relaying of headers/messages
      
      * Updates message sending subcommand to be kebab case
      
      * Updates documentation for message sending subcommand
      1d8d2249
  2. Jun 29, 2021
  3. Jun 28, 2021
  4. Jun 25, 2021
  5. Jun 24, 2021
  6. Jun 23, 2021
  7. Jun 22, 2021
  8. Jun 21, 2021
  9. Jun 18, 2021
  10. Jun 17, 2021
  11. Jun 16, 2021
  12. Jun 14, 2021
  13. Jun 10, 2021
  14. Jun 09, 2021
  15. Jun 08, 2021
  16. Jun 07, 2021
  17. Jun 04, 2021
  18. Jun 02, 2021
    • Denis_P's avatar
      Move CI from GitHub Actions to GitLab (#814) · e74e8ab7
      Denis_P authored
      * CI: do not trust this CI 1
      
      * CI: don't want to trigger unneded statuses
      
      * CI: debug 1
      
      * CI: new CI
      
      * CI: temp allow failure
      
      * CI: exclude paths
      
      * doc: check if docs won't trigger pipelines
      
      * doc: check hybrid changes pipeline
      
      * doc: do not push excluded files together with others
      
      * CI: undebug fmt
      
      * CI: better deny
      
      * CI: fix deny and spellcheck
      
      * CI: global backtrace
      
      * CI: deny config
      
      * CI: publishing
      
      * Dockerfile: metadata fix [skip ci]
      
      * CI: revert me
      
      * CI: debug bash
      
      * CI: mv ci.Dockerfile; fix buildah bug
      
      * CI: fix artifact name
      
      * Dockerfile: fix context
      
      * CI: separate deny check licenses
      
      * CI: when to run
      
      * CI: unneded stuff in these Dockerfiles
      
      * CI: merged test-refs and build-refs
      
      * CI: test-build optimizations
      
      * CI: changes, web, scheduled pipelines now work as intended
      
      * CI: use tested production CI image
      
      * CI: substitute GHA
      
      * Fix clippy.
      
      * Moar clippy fixes.
      ...
      e74e8ab7
  19. May 31, 2021
  20. May 26, 2021
  21. May 25, 2021
    • Hernando Castano's avatar
      Add JSON type definitions for Rococo<>Wococo bridge (#977) · a35b0efa
      Hernando Castano authored
      * Add Rococo and Wococo types to common.json
      
      * Add Rococo/Wococo specific JSON definitions
      
      * Add Rococo/Wococo support to types build script
      
      * Get updated type definitions from build script
      
      * Split bridge-pair specific definitions from `common.json`
      
      * Get new type definitions from build script
      
      * Make Wococo types reference Rococo types
      
      Types in Wococo should always match those of Rococo since they use
      the same runtime.
      
      * Use default Header type for Rococo and Wococo headers
      
      * Build new Rococo and Wococo type definitions
      a35b0efa
    • Svyatoslav Nikolsky's avatar
      Update cargo.deny (#980) · 0eb83f2a
      Svyatoslav Nikolsky authored
      0eb83f2a
  22. May 21, 2021