Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

High Volume GAS Claim Improvement #419

Merged
merged 5 commits into from
May 20, 2018

Commits on May 17, 2018

  1. High Volume GAS Claim Improvement

    * Added chunking to the GAS claim process so that at most 200 UTXOs will be claimed at a time. This allows addresses with thousands of UTXOs to claim gas through a series of transactions. A single transaction with thousands of UTXOs wasn't succeeding otherwise.
    Brian Lenz committed May 17, 2018
    Configuration menu
    Copy the full SHA
    a517b5f View commit details
    Browse the repository at this point in the history
  2. Add Changelog

    Brian Lenz committed May 17, 2018
    Configuration menu
    Copy the full SHA
    eec6e38 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Chunking through GAS claims via prompt is now optional

    Brian Lenz committed May 19, 2018
    Configuration menu
    Copy the full SHA
    4db134a View commit details
    Browse the repository at this point in the history
  2. Added test of partial GAS claim

    Brian Lenz committed May 19, 2018
    Configuration menu
    Copy the full SHA
    533011d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Configuration menu
    Copy the full SHA
    bf61088 View commit details
    Browse the repository at this point in the history