OutCast3k / coinbin

Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
https://coinb.in/
MIT License
907 stars 622 forks source link

DogeCoin Network does not load complete list of transactions and gives lower input value than current blockchain #234

Open AnotherSmegHead opened 3 years ago

AnotherSmegHead commented 3 years ago

I have a very old account that did a lot of mining. I am trying to write a raw transaction, but the input value is coming through too low! There are far more transactions beyond where the program stopped. How do I remedy this?

junderw commented 3 years ago

it's a limitation of the chain so API.

You can't do much about it except consolidate into smaller chunks or use a different wallet.

Running a dogecoin node isn't hard.

AnotherSmegHead commented 3 years ago

Thanks for addressing my issue so quickly. Would a node load the ledger faster than the multiwallet? Or do you know a good wallet that will let me sweep the whole amount in one go to a new address without a huge fee? That's really what I need at this point.

On Thu, May 6, 2021 at 7:46 PM Jonathan Underwood @.***> wrote:

it's a limitation of the chain so API.

You can't do much about it except consolidate into smaller chunks or use a different wallet.

Running a dogecoin node isn't hard.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OutCast3k/coinbin/issues/234#issuecomment-833976864, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT7HIXN5WKWVALXD6FLCAOLTMM2ABANCNFSM44HVYB3A .