Skip to content
Snippets Groups Projects
  • vjrj's avatar
    45294365
    Allow fast payments without to much payment errors. For that: · 45294365
    vjrj authored
    - Use mempool on gva payments by default (thanks @poka)
    - Don't shuffle the gva node list to select the current gva.
    Instead, use errors/latency/currentBlock to select the best one.
    - Use the best gva when no payment is in process.
    - Use the same gva node in subsequent payments.
    - Reset current gva node is no other gva payment is in process
    - Increase gva node errors on payment errors
    45294365
    History
    Allow fast payments without to much payment errors. For that:
    vjrj authored
    - Use mempool on gva payments by default (thanks @poka)
    - Don't shuffle the gva node list to select the current gva.
    Instead, use errors/latency/currentBlock to select the best one.
    - Use the best gva when no payment is in process.
    - Use the same gva node in subsequent payments.
    - Reset current gva node is no other gva payment is in process
    - Increase gva node errors on payment errors