Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

remove priming from interface #44

Closed
robby-d opened this issue Apr 7, 2014 · 2 comments
Closed

remove priming from interface #44

robby-d opened this issue Apr 7, 2014 · 2 comments
Assignees
Milestone

Comments

@robby-d
Copy link
Contributor

robby-d commented Apr 7, 2014

it's no longer necessary because we can chain unspent transactions (we looked into this, the reliability isn't 100%, but it's "good enough", given that worst case if the transaction won't go through)... priming is pretty wide spread in the interface:

  • the priming panel itself (and the display for it on each address bar can go away)
  • the auto priming logic can be removed
  • maybe some other hidden places

then it will need to be tested (e.g. have an address with only 1 available output, then do a bunch of transactions in a single block and see if they all successfully go through)

@robby-d robby-d added this to the 1.1 milestone Apr 7, 2014
@adamkrellenstein
Copy link
Member

Until this is done, the minimum fee should be raised to .0002 BTC, because of all of the prime outputs, which are increasing the size of transactions.

@ouziel-slama
Copy link
Contributor

Done. I deal with this issue as a priority.

ouziel-slama pushed a commit that referenced this issue Apr 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants