dominant-strategies / quais.js

JavaScript library for interacting with Quai Network.
MIT License
2 stars 5 forks source link

Up the gap limit in Quais for Qi HD wallet #213

Closed mibuono closed 2 months ago

mibuono commented 3 months ago

Change gap limit from 20 to 200.

There is an issue where if a user spends their first 20 amounts, the wallets trying to sync to the address will not be able to display amounts. We need to increase the gap limit to 200 so that we can sync to addresses.

Note: This is a patch for something we need to address later with a smart contract, that logs the index on the last spent UTXO in the wallet.