1. Jun 07, 2023
  2. Jun 06, 2023
  3. Jun 03, 2023
    • Hector Bulgarini's avatar
      Trappist Workspace refactor. (#207) · f3d6d9c4
      Hector Bulgarini authored
      * node compiling
      
      * node compiling
      
      * WIP and compiling
      
      * WIP, runtime trappist progress
      
      * WIP Polkadot en node y trappist
      
      * WIP
      
      * WIP
      
      * node ready
      
      * wip on runtime
      
      * Making codec to work
      
      * parity-scale-encode working
      
      * wip trappist runtime
      
      * wip on trappist runtime
      
      * WIP
      
      * Stout 90%
      
      * stout completed
      
      * asset registry
      
      * pallets
      
      * Done :)
      f3d6d9c4
  4. 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
  5. May 31, 2023
  6. May 26, 2023
  7. May 24, 2023
  8. May 23, 2023
  9. May 22, 2023
  10. May 16, 2023
  11. May 12, 2023
  12. May 09, 2023
  13. Apr 27, 2023
  14. Apr 26, 2023
  15. Apr 25, 2023
  16. Apr 19, 2023
  17. Apr 18, 2023
    • Hector Bulgarini's avatar
      Live chain spec structure for deployment. (#148) · 7d889d50
      Hector Bulgarini authored
      * initial work
      
      * Pushing some updates for proposal
      
      * cleaning unnecesary files
      
      * fmt
      
      * Doing some progress
      
      * Paracahin Id updated
      
      * Configuring live chain spec
      
      * Removing incorrect comment
      
      * Updating cargo.lock
      
      * fmt
      7d889d50
  18. Apr 14, 2023
  19. Apr 05, 2023
  20. Feb 28, 2023
  21. Feb 09, 2023
  22. 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
  23. Feb 02, 2023
  24. Jan 30, 2023
  25. Jan 26, 2023
  26. Jan 25, 2023
  27. 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