Skip to content
Snippets Groups Projects
  1. May 22, 2023
  2. May 18, 2023
    • Hugo Trentesaux's avatar
      refac membership renewal (!166) · 5a3f0654
      Hugo Trentesaux authored and Pascal Engélibert's avatar Pascal Engélibert committed
      * review tuxmain
      
      * fix rebase
      
      * rename force_add_cert to do_add_cert_checked
      
      * remove origin from force_add_cert
      
      * remove duplicate UD handling
      
      * claim membership - validating identity
      
      ensure claim membership does not prevent validating identity
      
      * clippy
      
      * add acquired membership handler
      
      and new integration test scenario
      
      * run benchmarks
      
      * refactor claim_membership
      
      and expire membership instead of revoking
      when too few certs
      
      * re-enable claim_membership
      
      * membership expiry no identity removal
      
      membership expiry no more triggers identity removal
      
      * control by test
      
      * at membership expiry : back to pending membership
      
      * reveal identity removal on membership expiry
      
      * refac test
      
      * refac membership renewal
      
      add expiry unscheduling
      do not verify expiration block expiring memberships
      add and refac tests
      add integration test
      
      * wip
      5a3f0654
  3. May 02, 2023
  4. Apr 03, 2023
  5. Mar 31, 2023
  6. Mar 27, 2023
  7. Mar 13, 2023
  8. 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
  9. Mar 02, 2023
  10. Feb 28, 2023
  11. Feb 26, 2023
  12. Feb 05, 2023
  13. Feb 02, 2023
  14. Jan 25, 2023
  15. Nov 19, 2022
  16. Nov 16, 2022
  17. Nov 13, 2022
    • Éloïs's avatar
      Gdev3 (!117) · 14ee9635
      Éloïs authored and poka's avatar poka committed
      * add elois archive bootnode
      
      * add elois-validator bootnode
      
      * add poka bootnode
      
      * launch live network gdev3
      v0.4.0
      14ee9635
  18. Nov 05, 2022
  19. Oct 04, 2022
    • Hugo Trentesaux's avatar
      Add beginner walkthrough documentation (!111) · 3761ec6e
      Hugo Trentesaux authored
      * review tuxmain
      
      * Apply 1 suggestion(s) to 1 file(s)
      
      * review
      
      * remove release mode for autocompletion
      
      * add zsh autocomplete
      
      * improve walkthrough
      
      fix typos
      add formatting
      add conclusion
      
      * add beginner walkthrough documentation
      3761ec6e
  20. Sep 12, 2022
    • Hugo Trentesaux's avatar
      improve documentation (!101) · ef73a0d0
      Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
      * fix
      
      * doc(end2end): detail test users
      
      * doc(all): update docker tag
      
      update docker image name from 0.2.0 to 0.3.0
      use "docker compose" everywhere instead of "docker-compose"
      improve table of content
      fix layout
      
      * doc(all): improve docs
      
      add logo to readme
      add table of content
      rewording
      complete
      
      * doc(all): fix typos
      ef73a0d0
  21. Aug 07, 2022
  22. Jul 17, 2022
  23. Jun 22, 2022
    • Éloïs's avatar
      Add weights benchmarks (step 1) (!73) · 57ac5589
      Éloïs authored
      * feat(weights): use our benchmarks for pallet proxy
      
      * feat(weights): use our benchmarks for pallet multisig
      
      * fix(benchmarks): some pallets benchmarking need access to system.remark
      
      * feat(weights): use our benchmarks for pallet timestamp
      
      * feat(weights): use our benchmarks for pallet scheduler
      
      * fix(weights): impl proper weights & benchmarks for pallet upgrade origin
      
      * doc(dev):weights-bench: reference machine should use an SSD with USB3
      
      * style(clippy): allow unnecessary_cast for WeighInfo implementations
      
      * doc(dev): add "how to benchmarks weights of a Call/Hook/Pallet"
      
      * feat(runtimes): use our benchmarks for pallet universal dividend
      
      * feat(pallet_ud): add weights info
      
      * feat(pallet_ud): add benchmarking
      
      * fix(weights): use our own extrinsic base weights constant
      
      * feat(weights): use our benchmarks for frame_system
      
      * feat(weights): use our benchmarks for pallet balance
      
      * fix(accounts): providers should be inc as soon as the account recv money
      
      providers should be incremented as soon as the account receive funds
      
      * fix(gdev): fix runtime benchmarks compilation
      57ac5589
  24. Jun 15, 2022
  25. Jun 14, 2022
  26. Jun 09, 2022
  27. Jun 07, 2022
  28. Jun 06, 2022
  29. Jun 04, 2022
  30. Jun 03, 2022
  31. Jun 01, 2022
  32. May 27, 2022
  33. May 25, 2022
  34. May 15, 2022
Loading