1. Jun 28, 2023
  2. Jun 23, 2023
  3. Jun 22, 2023
  4. Jun 16, 2023
  5. Jun 15, 2023
    • Hector Bulgarini's avatar
      Fixing docker for 0.9.37 (#235) · 395f310d
      Hector Bulgarini authored
      
      
      * Fixing docker for 0.9.37
      
      * Update trappist-parachain.dockerfile
      
      * Update trappist-parachain.dockerfile
      
      ---------
      
      Co-authored-by: default avatarBulat Saifullin <[email protected]>
      395f310d
    • Bulat Saifullin's avatar
      Fix docker image (#234) · 56c21fb4
      Bulat Saifullin authored
      Current docker image fails to start:
      ```
      docker run -it --rm paritytech/trappist:polkadot-v0.9.37 trappist-collator  --help 
      trappist-collator: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by trappist-collator)
      trappist-collator: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by trappist-collator)
      trappist-collator: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by trappist-collator)
      trappist-collator: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.30' not found (required by trappist-collator)
      
      ```
      
      ## changes
      1. replace docker image base
      56c21fb4
  6. Jun 14, 2023
  7. Jun 13, 2023
  8. Jun 12, 2023
  9. Jun 09, 2023
  10. Jun 08, 2023
  11. Jun 07, 2023
  12. Jun 06, 2023
  13. 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
  14. 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
  15. May 31, 2023
  16. May 26, 2023
  17. May 24, 2023
  18. May 23, 2023
  19. May 22, 2023
  20. May 16, 2023
  21. May 12, 2023
  22. May 09, 2023
  23. Apr 27, 2023