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

Lower default minimum transaction fee to 1000 satoshi #100

Closed
davecgh opened this issue Feb 24, 2014 · 0 comments
Closed

Lower default minimum transaction fee to 1000 satoshi #100

davecgh opened this issue Feb 24, 2014 · 0 comments

Comments

@davecgh
Copy link
Member

davecgh commented Feb 24, 2014

The reference implementation has recently lowered the default minimum transaction fee to 1000 satoshi. Since the vast majority of the network still uses it and transactions which aren't considered standard won't be relayed, we'll need to follow suit.

Ideally this should be handled via floating fees, but we're rather limited until we have miner support and a larger network share so the probability of a transaction being relayed and confirmed is high.

@davecgh davecgh closed this as completed in 2a42cc1 Mar 4, 2014
gsalgado pushed a commit to gsalgado/btcd that referenced this issue Jul 29, 2014
Fixes a hang where a send on the notification chan can block due to
the queue being filled, and the current running notification making a
blocking call to the rpc client.

Fixes btcsuite#100.
kcalvinalvin added a commit to kcalvinalvin/btcd that referenced this issue Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant