Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dogecoin bridge requesting a much higher miner fee than required. #126

Open
LogETH opened this issue Dec 30, 2021 · 1 comment
Open

Dogecoin bridge requesting a much higher miner fee than required. #126

LogETH opened this issue Dec 30, 2021 · 1 comment

Comments

@LogETH
Copy link

LogETH commented Dec 30, 2021

If you didn't know, there was a recently an update to the dogecoin network to decrease the amount of fees needed to transfer DOGE.

Before it was 4-5 DOGE, now transactions with 0.001 DOGE (1000 sat/b) attached to them confirm in 1 minute.
I notice that the REN bridge (https://bridge.renproject.io) still asks for a 5 DOGE miner fee to bridge DOGE to renDOGE.

Are there any plans to support the new DOGE fees? It would significantly make bridging much more frictionless.

Current fees:
500 DOGE -> 493.13 renDOGE (-1.37%)

New fees:
500 DOGE -> 498.12 renDOGE (-0.37%)

@DrWalrus1
Copy link

+1

A feature to be able to set custom transaction fees. I'd like to be able to pay as little fees as possible because I don't care about confirmation time. This is with bitcoin though, not doge but still related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@DrWalrus1 @LogETH and others