Skip to content
Snippets Groups Projects
  1. May 08, 2023
    • Gilles Filippini's avatar
      build: LTO profile 'thin' and moved to Cargo.toml · 59111f8f
      Gilles Filippini authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      It makes more sense to set the release LTO profile into the related
      Cargo.toml section than into the Dockerfile only.
      
      Using LTO 'thin' profile because according to the documentation it is
      a good compromise with no or little performance loss.
      59111f8f
    • Benjamin Gallois's avatar
      Membership pallet benchmark (!147) · 10170f2a
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * fix after rebase
      
      * add comment warning about hardcoded smith metadata
      
      * feat(runtimes): use our benchmarks for pallet membership
      
      * feat(pallet_membership): add weights info
      
      * feat: add pallet membership benchmark
      10170f2a
  2. May 05, 2023
  3. May 03, 2023
  4. May 02, 2023
  5. Apr 24, 2023
  6. Apr 17, 2023
  7. Apr 03, 2023
  8. Mar 31, 2023
  9. Mar 27, 2023
  10. Mar 24, 2023
  11. Mar 23, 2023
  12. Mar 17, 2023
  13. Mar 13, 2023
  14. Mar 03, 2023
    • pini's avatar
      docker: simplify duniter subcommand run (!135) · b6b77324
      pini authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * docker: simplify duniter subcommand run
      
      When the first argument of the entrypoint is '--' then bypass the default
      configuration via environment variables and directly run duniter with the
      given parameters (after removing the '--').
      
      The affected scripts and documentation were updated.
      b6b77324
  15. Mar 02, 2023
  16. Feb 28, 2023
  17. Feb 26, 2023
  18. Feb 20, 2023
  19. Feb 19, 2023
    • Hugo Trentesaux's avatar
      Document pallets in readme (!122) · 1d2bb1b9
      Hugo Trentesaux authored
      * improve authority doc
      
      * more doc
      
      * update onshot accounts readme
      
      * doc xtask
      
      * doc runtime
      
      * doc todo
      
      * doc todo
      
      * doc pallets
      
      * doc todo
      
      * doc ud
      
      * doc oneshot
      
      * doc authority members
      
      * doc certification
      
      * doc wot
      
      * doc membership
      
      * doc identity
      
      * fix typo
      
      * doc duniter-account
      1d2bb1b9
  20. Feb 16, 2023
  21. Feb 08, 2023
Loading