1. Oct 06, 2023
  2. Jul 31, 2023
  3. Jun 01, 2023
    • Hector Bulgarini's avatar
      Trappist node refactor (#206) · 1aa9992c
      Hector Bulgarini authored
      * WIP
      
      * WIP
      
      * adding service_stout with repeated code
      
      * Compiling: new_partial with generics
      
      * start_generic_node_impl accepts a closure and RPC types are extracted@
      
      * start_generic_2_aura_node seems to be working
      
      * compiling :)
      
      * Adding dex pallet to stout
      
      * a simplified working version
      
      * removing unwanted dir
      
      * Fixing docs
      
      * updating gitignore
      
      * Fixing docker and github actions files
      
      * fmt
      
      * Adding missing polkadot-cli in benchmark feature
      1aa9992c
  4. May 24, 2023
  5. May 09, 2023
  6. Apr 25, 2023
    • Hector Bulgarini's avatar
      Fix stout compilation error. (#158) · 3d6bd535
      Hector Bulgarini authored
      * Work
      
      * Fixing issue of compilation
      
      * Pushing a possible fix
      
      * Reverting xcm-playground.toml
      
      * Fixing chain id for HRMP channels
      
      * Fixing some values
      
      * Fixing xcm-playground
      
      * Fixing README
      
      * Fixing service
      
      * Removing unnecesary ()
      
      * coming back to two different collators
      
      * Cleaning unnecesary setups
      
      * Restoring XCM playground
      
      * Adding chain values back
      3d6bd535
  7. Feb 09, 2023
  8. Jan 11, 2023
    • Frank Bell's avatar
      docs: add ci status badges to readme (#105) · d7bf3db0
      Frank Bell authored
      d7bf3db0
    • Frank Bell's avatar
      Add xcm-simulator (#102) · c81fab80
      Frank Bell authored
      
      
      * feat: add xcm simulator for trappist use cases
      
      * test: add (dmp) teleport test
      
      * test: add (ump) teleport test
      
      * test: add two-hop reserve transfer test
      
      * refactor: rename crate and remove unused code
      
      * docs: add xcm-simulator overview
      
      * ci: add simulator workflow
      
      * docs: fix xcm simulator test command
      
      * docs: update readme with suggested improvement
      
      Co-authored-by: default avatarbernardo <[email protected]>
      
      * docs: update readme with suggested improvement
      
      Co-authored-by: default avatarbernardo <[email protected]>
      
      * docs: add link to integration-tests
      
      * docs: fix simulator test command
      
      Tests are run in parallel by default, resulting in mixing of logging output in console
      
      * ci: adjust simulate workflow
      
      * ci: add cache handling for nextest install
      
      * ci: improve nextest install
      
      * refactor: rename parachain to template to better describe intention
      
      Co-authored-by: default avatarbernardo <[email protected]>
      c81fab80
  9. Nov 13, 2022
    • lanaivina's avatar
      Generate multiple runtimes (#78) · f9645b64
      lanaivina authored
      
      
      * feat: preinitialize tUSD on Trappist parachain
      
      Refers #44
      
      * feat: add dex exchange to geneis block
      Alice can exchange currency to assets
      
      Refers #44
      
      * Auto stash before merge of "44-defi-xcm-use-case-no1" and "master"
      
      * Fix errors after merging master
      
      * Edit README
      
      * Bash file to build all runtimes
      
      * Edit ticker, remove symlinks
      
      * Fix build command
      
      * Run cargo fmt
      
      * Add missing feature for runtime benchmarks
      
      * Add base runtime benchmarks
      
      * cargo fmt
      
      Co-authored-by: default avatarDaniel Bigos <[email protected]>
      Co-authored-by: default avatarSteve Degosserie <[email protected]>
      f9645b64
  10. Oct 27, 2022
    • Frank Bell's avatar
      docs: correct binary name (#67) · 897e9f4f
      Frank Bell authored
      xcm-playground.toml refers to "./bin/polkadot-parachain" rather than `polkadot-collator`, and `cumulus' build results in `polkadot-parachain` binary.
      897e9f4f
  11. Oct 13, 2022
  12. Jun 21, 2022
  13. Mar 15, 2022
  14. Jan 28, 2022
    • Steve Degosserie's avatar
      Update to Substrate monthly-2021-12 (#22) · 7aaa4001
      Steve Degosserie authored
      * Updates from the node template (up to rev. #1ea0883)
      
      * Updates from the node template (up to rev. #1ea0883)
      
      * Update to monthly-2021-11 - wip
      
      * Update to monthly-2021-11-1 / rust 2021
      
      * Cleanup
      
      * Fix clippy warning
      
      * use double quotes instead of single quotes
      
      * Update node-template construct_runtime! syntax
      
      * Fix incorrect validator set config; update runtime config & benchmarks
      
      * Update to Substrate monthly-2021-12
      7aaa4001
    • Steve Degosserie's avatar
      Update to Substrate monthly-2021-11-1 (#21) · 273c2443
      Steve Degosserie authored
      * Updates from the node template (up to rev. #1ea0883)
      
      * Updates from the node template (up to rev. #1ea0883)
      
      * Update to monthly-2021-11 - wip
      
      * Update to monthly-2021-11-1 / rust 2021
      
      * Cleanup
      
      * Fix clippy warning
      
      * use double quotes instead of single quotes
      
      * Update node-template construct_runtime! syntax
      
      * Fix incorrect validator set config; update runtime config & benchmarks
      273c2443
  15. Oct 22, 2021
  16. Sep 14, 2021
  17. Jul 09, 2021