1. Apr 14, 2023
  2. Apr 05, 2023
  3. Feb 28, 2023
  4. Feb 09, 2023
  5. Feb 08, 2023
    • Ayush Mishra's avatar
      upgraded to polkadot-v0.9.36 (#128) · 7e48e428
      Ayush Mishra authored
      
      
      * upgraded to polkadot-v0.9.36
      
      * Fix formatting issue
      
      * minor refactoring
      
      * Fix for XCM simulator
      
      * Fix XCM tests
      
      * fix: update weights (#129)
      
      Latest weights copied from actual runtimes to simulate weights as realistically as possible.
      
      * test: update fees (#130)
      
      Fees appear to have gone up 10x with recent version updates.
      
      ---------
      
      Co-authored-by: default avatarFrank Bell <[email protected]>
      7e48e428
  6. Feb 02, 2023
  7. Jan 30, 2023
  8. Jan 26, 2023
  9. Jan 25, 2023
  10. Jan 16, 2023
    • bernardo's avatar
      TrappistDropAssets XCM primitive (#109) · 32f273c7
      bernardo authored
      
      
      * bootstrap TrappistDropAssets
      
      * split xcm-simulator
      
      * enable TrappistDropAssets on runtime
      
      * change test command on README
      
      * test_xcm_trap
      
      * add integration-tests
      
      * todo weight
      
      * fmt
      
      * tests_misc
      
      * lint test modules
      
      * refactor: organise tests into module to maximise code re-use (#111)
      
      * enable system events tracing
      
      * fix asset trap integration-test events
      
      * Format integration test (#112)
      
      * test: fix test formatting
      
      * test: remove unused variables
      
      * comment out AssetsClaimed event assertion
      
      * refactor: move variables closer to usage (#115)
      
      Also removes unnecessary path prefixes
      
      * test: fix borrow of moved values
      
      * lint integration tests
      
      * lint integration tests
      
      * add comments to fn drop_assets
      
      * test: format integration test (#116)
      
      Co-authored-by: default avatarFrank Bell <[email protected]>
      Co-authored-by: default avatarFrank Bell <[email protected]>
      32f273c7
  11. Jan 13, 2023
  12. Jan 12, 2023
  13. 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
  14. Dec 29, 2022
  15. Nov 17, 2022
  16. Nov 15, 2022
  17. Nov 14, 2022
  18. 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
  19. Nov 11, 2022
  20. Nov 09, 2022
  21. Nov 01, 2022
  22. Oct 27, 2022
  23. Oct 26, 2022
  24. Oct 18, 2022
  25. Oct 13, 2022