1. Jan 13, 2023
  2. Jan 12, 2023
  3. Jan 11, 2023
    • Frank Bell's avatar
      ci: fix simulate workflow artifact caching (#106) · f6604a57
      Frank Bell authored
      * ci: fix simulate workflow artifact caching
      
      * ci: remove branch from workflow after testing
      f6604a57
    • 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
  4. Dec 29, 2022
  5. Nov 17, 2022
  6. Nov 15, 2022
  7. Nov 14, 2022
  8. 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
  9. Nov 11, 2022
  10. Nov 09, 2022
  11. Nov 01, 2022
  12. Oct 27, 2022
  13. Oct 26, 2022
  14. Oct 18, 2022
  15. Oct 13, 2022
  16. Oct 10, 2022
  17. Sep 19, 2022
  18. Sep 05, 2022
  19. Aug 29, 2022
  20. Aug 25, 2022
  21. Aug 22, 2022
  22. Aug 12, 2022
  23. Jun 21, 2022
  24. Jun 17, 2022
  25. Jun 09, 2022
  26. May 17, 2022
    • Daniel Bigos's avatar
      Bump to Polkadot v0.9.18 (#31) · fae56d5b
      Daniel Bigos authored
      
      
      * chore: bump to Polkadot v0.9.18
      
      * Fix build
      
      * XCM config fixes
      
      * feat: block any teleport and allow only reserve-transfer for Statemine based assets
      
      Refers #30
      
      * Additional node & runtime changes
      
      * chore: allow any LimitedReserveTransferAssets msg
      
      Co-authored-by: default avatarSteve Degosserie <[email protected]>
      fae56d5b
  27. May 06, 2022
    • Steve Degosserie's avatar
      Polkadot v0.9.17 (#29) · 5ecfa834
      Steve Degosserie authored
      * Cumulus integration (#25)
      
      Polkadot / Cumulus / Canvas / Statemine v0.9.17
      
      * Reserve-transfer  asset (#26) (#28)
      5ecfa834
  28. Mar 15, 2022