Skip to content
Snippets Groups Projects
  1. Feb 03, 2025
  2. Jan 28, 2025
  3. Jan 24, 2025
  4. Jan 22, 2025
  5. Jan 15, 2025
    • Hugo Trentesaux's avatar
      mint UD instead of deposit + disable burn (!307) · 2ab1e958
      Hugo Trentesaux authored
      * review txmn
      
      * fix(#231): next_cert_issuable_on is not used (!308)
      
      * fix(#231): next_cert_issuable_on is not used
      
      cert_meta.next_issuable_on is computed on genesis without this variable
      
      * apply clippy
      
      * remove comment
      
      (used at line 1236)
      
      (cherry picked from commit a6e8ba19)
      
      * document burn as disabled
      
      * replace raw origin by runtime origin
      
      * fix #284
      
      * use mint instead of deposit
      2ab1e958
  6. Jan 14, 2025
  7. Dec 28, 2024
  8. Dec 18, 2024
  9. Nov 29, 2024
    • d0p1's avatar
      Packaging rpm (#260) (!292) · 6940507f
      d0p1 authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * ci: fix build_rpm
      
      * packaging: rpm add duniter.sysusers file
      
      * ci: build rpm
      
      * packaging: build rpm with cargo-generate-rpm
      6940507f
    • Benjamin Gallois's avatar
      Fix #262 distance oracle pool index (!290) · ebc4730c
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * update xtask
      
      * reference rust doc in readme
      
      * review fix
      
      * add log for distance oracle in main binary
      
      * add oracle file versioning
      
      * add docs
      
      * add files versionning
      
      * fix after rebase
      
      * update crate docs
      
      * refactor oracle
      
      * fix missing log arg
      
      * fix #262
      ebc4730c
  10. Nov 13, 2024
  11. Nov 08, 2024
  12. Oct 08, 2024
  13. Oct 02, 2024
  14. Sep 27, 2024
  15. Sep 13, 2024
  16. Sep 04, 2024
  17. Jun 24, 2024
  18. Jun 20, 2024
    • Benjamin Gallois's avatar
      Fix #200 (nodes/rust/duniter-v2s!267) · eb590e1c
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * remove /ws from listen address
      
      * fix error when user already exist
      
      * change binary to duniter2
      
      * add rpc-cors
      
      * add config documentation
      
      * add reference in service files
      
      * use embedded distance oracle
      
      * optimize ci
      
      * use docker cache
      
      * add systemd timer
      
      * add documentation
      
      * fix base_path default
      
      * add duniter user
      
      * add services
      
      * update docs
      
      * add deb package to ci
      
      * add deb docker building
      eb590e1c
  19. Jun 14, 2024
  20. May 15, 2024
  21. May 07, 2024
    • Benjamin Gallois's avatar
      Refac generated documentation (nodes/rust/duniter-v2s!254) · 2b050e27
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * revert gen-doc changes
      
      * Revert "add doc to CI"
      
      This reverts commit 7f086905.
      
      * update xtask to polkadot-v1.9.0
      
      * add doc to CI
      
      * reduce doc size
      
      * move runtime api doc to target artefact
      
      * add base url
      
      * enable full docs for non-local pallet
      
      * add url to rust autogenerated docs in api
      
      * add rust doc generation
      
      * remove gen-doc file from git index
      
      * fix xtask gen-docs
      2b050e27
  22. May 06, 2024
    • Benjamin Gallois's avatar
      Upgrade to polkadot-v1.9.0 (!258) · a3273d23
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * doc: use duniter repo
      
      * use only polkadot-sdk from duniter
      
      * use git shallow copy
      
      * upgrade documentation
      
      * regenerate metadata
      
      * fix tests
      
      * fix benchmarks
      
      * upgrade to polkadot-v1.9.0
      a3273d23
  23. Mar 21, 2024
  24. Mar 08, 2024
  25. Feb 15, 2024
  26. Feb 09, 2024
    • Benjamin Gallois's avatar
      Upgrade Polkadot-v1.6.0 (!236) · 211ba93c
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * version 1.0
      
      * add Cargo.lock tweak explanation
      
      * remove artefact file
      
      * format tomls
      
      * fix benchmarks in ci
      
      * harmonize quotes
      
      * fix features propagation
      
      * tweak Cargo.lock
      
      * fix version field missing for srtool
      
      * fix rebase errors
      
      * refactor workspace
      
      * upgrade genesis builder
      
      * upgrade cucumber
      
      * update to benchmarking v2
      211ba93c
  27. Feb 08, 2024
    • Cédric Moreau's avatar
      runtime-800 updates (!240) · 918d5828
      Cédric Moreau authored
      * update metadata
      
      (and regenerate doc)
      
      * release: documentation
      
      * Revert "fix(#189): force rust-toolchain.toml for runtimes as well"
      
      This reverts commit 86746b33.
      
      * release: re-enable ARM build
      
      * feat: client 0.8.0
      
      * feat: client 0.8.0
      
      * fix: Docker `--unsafe-ws-external` no more exist
      
      * release: disable arm build
      
      * release: runtime-800 gdev+gtest raw specs
      
      * fix(#189): force rust-toolchain.toml for runtimes as well
      
      * release: runtime-800 + spec update
      918d5828
  28. Feb 02, 2024
  29. Jan 30, 2024
    • Benjamin Gallois's avatar
      Upgrade to polkadot-v1.6.0 (!229) · 93853b2d
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * check live tests
      
      * cargo check benchmarks after rebase
      
      * cargo check tests after rebase
      
      * update metadata after rebase
      
      * cargo check after rebase
      
      * cargo fmt after rebase
      
      * upgrade runtime to polkadot v1.6.0
      
      upgrade node to polkadot v1.6.0
      
      upgrade distance oracle to polkadot v1.6.0
      
      upgrade end2end tests
      
      upgrade xtask to polkadot v1.6.0
      
      update repository paths to duniter polkadot v1.6.0
      
      fix #131
      
      optimize end2end test
      
      fix review errors
      
      update subxt branch
      
      update test comment
      93853b2d
  30. Jan 29, 2024
  31. Jan 23, 2024
  32. Jan 17, 2024
    • Hugo Trentesaux's avatar
      automatically claim membership (!219) · 79eed31c
      Hugo Trentesaux authored
      * increase node spawn timeout to avoid failure
      
      * add points in docstrings
      
      * review
      
      * add missing constant annotation
      
      and update doc
      
      * detail integration test
      
      * comments
      
      * update metadata
      
      * refac certification checks
      
      * clean up error messages and namings
      
      * automatic membership after distance eval
      
      add more details to idty creation test
      
      cargo check ok
      
      add integration test and fix behavior
      
      fix benchmarks for renaming
      
      cargo check ok
      
      cargo test ok
      
      add certification count check
      
      update benchmarks
      
      update distance setup handler
      
      fix weight info
      
      update metadata and generated doc
      
      fix cucumber
      
      distance pallet unit test stub
      
      update metadata and generate doc after rebase
      
      make membership claim no-op an error
      
      update metadata with new error
      
      wip
      
      add comments
      
      add membership renewal antispam
      
      and clean up pending membership parameters
      
      test it
      
      not compatible with keeping distance result
      
      change renewal antispam
      
      metadata
      
      fix param for other runtimes
      
      fix e2e test
      
      remove membership calls
      
      adjust integration tests accordingly
      
      update metadata
      
      fix cucumber
      
      clean up benchmarks and other tests
      
      wip
      79eed31c
  33. Jan 16, 2024
    • Benjamin Gallois's avatar
      Weight to fee conversion (nodes/rust/duniter-v2s!227) · ec57c932
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * fix chain spec
      
      * fix automatic weights documentation
      
      * fix weights include
      
      * regenerate weights
      
      * refactor cargo alias with constant-fees feature
      
      * add constant fee model for testing
      
      * regenerate weights
      
      * fix benchmark with non constant fees
      
      * fix weight to fee factor
      
      * prepare length to fee logic
      
      * prepare weight to fee logic
      ec57c932
Loading