Skip to content
Snippets Groups Projects
  • Hugo Trentesaux's avatar
    b793b455
    implement quotas and refund transaction fees (nodes/rust/duniter-v2s!183) · b793b455
    Hugo Trentesaux authored
    * implement quotas
    
    implement weights "à l'arrache"
    
    benchmarks duniter-account "à l'arrache"
    
    implement benchmark logic (not proper benchmarks)
    
    fix live tests 🤦‍♂️
    
    and clippy 🤦‍♂️🤦‍♂️
    
    replace quotas by quota everywhere
    
    comment unused sections of template
    
    remove quota treasury dependency
    
    give treasury address as argument
    
    typo
    
    review tuxmain
    
    doc readme
    
    rename error DistanceKO to DistanceNotOK
    
    merge new owner key and revocation signature
    
    merge signature error types
    
    rename NewOwnerKeyPayload
    
    fix comment
    
    make eligibility more explicit
    
    implement quotas
    
    implement weights "à l'arrache"
    
    benchmarks duniter-account "à l'arrache"
    
    implement benchmark logic (not proper benchmarks)
    
    fix live tests 🤦‍♂️
    
    and clippy 🤦‍♂️🤦‍♂️
    
    replace quotas by quota everywhere
    
    comment unused sections of template
    
    remove quota treasury dependency
    
    give treasury address as argument
    
    typo
    
    review tuxmain
    
    doc readme
    
    rename error DistanceKO to DistanceNotOK
    
    merge new owner key and revocation signature
    
    merge signature error types
    
    rename NewOwnerKeyPayload
    
    fix comment
    
    make eligibility more explicit
    
    update metadata
    
    fix
    
    fix fee multiplier update
    
    prevent network discovery + connecting other nodes
    b793b455
    History
    implement quotas and refund transaction fees (nodes/rust/duniter-v2s!183)
    Hugo Trentesaux authored
    * implement quotas
    
    implement weights "à l'arrache"
    
    benchmarks duniter-account "à l'arrache"
    
    implement benchmark logic (not proper benchmarks)
    
    fix live tests 🤦‍♂️
    
    and clippy 🤦‍♂️🤦‍♂️
    
    replace quotas by quota everywhere
    
    comment unused sections of template
    
    remove quota treasury dependency
    
    give treasury address as argument
    
    typo
    
    review tuxmain
    
    doc readme
    
    rename error DistanceKO to DistanceNotOK
    
    merge new owner key and revocation signature
    
    merge signature error types
    
    rename NewOwnerKeyPayload
    
    fix comment
    
    make eligibility more explicit
    
    implement quotas
    
    implement weights "à l'arrache"
    
    benchmarks duniter-account "à l'arrache"
    
    implement benchmark logic (not proper benchmarks)
    
    fix live tests 🤦‍♂️
    
    and clippy 🤦‍♂️🤦‍♂️
    
    replace quotas by quota everywhere
    
    comment unused sections of template
    
    remove quota treasury dependency
    
    give treasury address as argument
    
    typo
    
    review tuxmain
    
    doc readme
    
    rename error DistanceKO to DistanceNotOK
    
    merge new owner key and revocation signature
    
    merge signature error types
    
    rename NewOwnerKeyPayload
    
    fix comment
    
    make eligibility more explicit
    
    update metadata
    
    fix
    
    fix fee multiplier update
    
    prevent network discovery + connecting other nodes