Pages:
Author

Topic: Poll: What are your Bitcoin Client Feature Request / wishlist? (Read 4150 times)

legendary
Activity: 1708
Merit: 1010
This is a really old thread.  Strangely, the best ideas here still aren't implimented for most clients.
sr. member
Activity: 560
Merit: 250
Bounty manager (https://t.me/Gudwinn)
This would be nice:

My top feature request is the ability to choose which coins to send in a transaction.

In another thread, they proposed bringing accounts into the UI, and doing them a little differently. Every transaction would be labelled with an account name. You could filter your wallet and only view txns for a certain account. And most importantly, you could pay from an account, and it would only use coins from that account.

This would make accounts be like virtual wallets, so you could have anonymous accounts and identity based accounts, and the coins wouldn't get intermixed. This should satisfy at least some use cases for choosing coins to pay with.

Maybe these should be called something different from accounts, as current accounts are kind of fictitious. Moving money between accounts is currently just bookkeeping, while with what I am talking about it would require an actual transaction. Maybe these should be called something like virtual wallets, or wallet partitions.
legendary
Activity: 1708
Merit: 1010
I would like to be able to see my client running on Fluxbox WM.  I'm guessing that it tries to minimize to a tray, but does not show up in the Fluxbox tray.  Some command line switch to prevent auto-minimizing would be helpful.
legendary
Activity: 1708
Merit: 1010
How about a 1000 BTC bonus for new users?  That way everyone will have bitcoins.  I'll ask Gavin.   Grin

Great idea!  Then I'll write a script that installs a new client, transfers the free 1000 BTC to my other client, deletes the new client and repeats forever!  Give everyone free money, and we will all be rich!
newbie
Activity: 19
Merit: 0
How about a 1000 BTC bonus for new users?  That way everyone will have bitcoins.  I'll ask Gavin.   Grin
legendary
Activity: 1222
Merit: 1016
Live and Let Live
keep your private keys secure in the same way that gpg dose.  Grin
administrator
Activity: 5222
Merit: 13032
True, but why the hell it requires all those widget and X libs.

bitcoind doesn't require wxwidgets. The GUI isn't built when you compile bitcoind.
legendary
Activity: 1232
Merit: 1076
It is much easier to break stuff than to build it.

Removing the miner and GUI is a nobrainer. Just remove it and let someone else to build GUI on top of JSON API, in just a few weeks there will be a handful of competing GUI implementations. Every PHP 'programmer' out there would take a shot at it. The best way to improve stuff in open source world is to let go.
There already is one client that runs via RPC, and it is very unstable...I think its a good idea, in theory, and may be good for some people, but most people don't want to have to bother with opening multiple programs just to run Bitcoin.  There already is bitcoind which does what you want, just help make Spesmilo better.
Currently, the devs dont want to deffer too much from what Satoshi intended.  This keeps one client which is "mainline", but with all the new clients there should be plenty to do what you want. 
I do, however, agree that "Generate Bitcoins" should be removed or, at least, renamed to something like "Donate CPU Time to help the Bitcoin Network" due to the extreme difficulty of mining on CPUs these days. 

Spesmilo isn't unstable but it requires a patch to bitcoin that has been ignored,
https://bitcointalksearch.org/topic/patch-initializationcompleted-3856

This is needed. But nobody has merged it in yet.
The patch isn't necessary if you run bitcoind 24/7 anyway (which I do).  It is still unstable for me.  I set some setting a long time ago, and now it wont open to let me revert it (and I have no idea where it saves it, some retarded qt location which I can't seem to find). 

You must be using the gitorious branch from luke-jr... Try this version https://github.com/genjix/spesmilo

I guarantee that's stable.
hero member
Activity: 755
Merit: 515
It is much easier to break stuff than to build it.

Removing the miner and GUI is a nobrainer. Just remove it and let someone else to build GUI on top of JSON API, in just a few weeks there will be a handful of competing GUI implementations. Every PHP 'programmer' out there would take a shot at it. The best way to improve stuff in open source world is to let go.
There already is one client that runs via RPC, and it is very unstable...I think its a good idea, in theory, and may be good for some people, but most people don't want to have to bother with opening multiple programs just to run Bitcoin.  There already is bitcoind which does what you want, just help make Spesmilo better.
Currently, the devs dont want to deffer too much from what Satoshi intended.  This keeps one client which is "mainline", but with all the new clients there should be plenty to do what you want. 
I do, however, agree that "Generate Bitcoins" should be removed or, at least, renamed to something like "Donate CPU Time to help the Bitcoin Network" due to the extreme difficulty of mining on CPUs these days. 

Spesmilo isn't unstable but it requires a patch to bitcoin that has been ignored,
https://bitcointalksearch.org/topic/patch-initializationcompleted-3856

This is needed. But nobody has merged it in yet.
The patch isn't necessary if you run bitcoind 24/7 anyway (which I do).  It is still unstable for me.  I set some setting a long time ago, and now it wont open to let me revert it (and I have no idea where it saves it, some retarded qt location which I can't seem to find). 
legendary
Activity: 1232
Merit: 1076
It is much easier to break stuff than to build it.

Removing the miner and GUI is a nobrainer. Just remove it and let someone else to build GUI on top of JSON API, in just a few weeks there will be a handful of competing GUI implementations. Every PHP 'programmer' out there would take a shot at it. The best way to improve stuff in open source world is to let go.
There already is one client that runs via RPC, and it is very unstable...I think its a good idea, in theory, and may be good for some people, but most people don't want to have to bother with opening multiple programs just to run Bitcoin.  There already is bitcoind which does what you want, just help make Spesmilo better.
Currently, the devs dont want to deffer too much from what Satoshi intended.  This keeps one client which is "mainline", but with all the new clients there should be plenty to do what you want. 
I do, however, agree that "Generate Bitcoins" should be removed or, at least, renamed to something like "Donate CPU Time to help the Bitcoin Network" due to the extreme difficulty of mining on CPUs these days. 

Spesmilo isn't unstable but it requires a patch to bitcoin that has been ignored,
https://bitcointalksearch.org/topic/patch-initializationcompleted-3856

This is needed. But nobody has merged it in yet.
hero member
Activity: 755
Merit: 515
It is much easier to break stuff than to build it.

Removing the miner and GUI is a nobrainer. Just remove it and let someone else to build GUI on top of JSON API, in just a few weeks there will be a handful of competing GUI implementations. Every PHP 'programmer' out there would take a shot at it. The best way to improve stuff in open source world is to let go.
There already is one client that runs via RPC, and it is very unstable...I think its a good idea, in theory, and may be good for some people, but most people don't want to have to bother with opening multiple programs just to run Bitcoin.  There already is bitcoind which does what you want, just help make Spesmilo better.
Currently, the devs dont want to deffer too much from what Satoshi intended.  This keeps one client which is "mainline", but with all the new clients there should be plenty to do what you want. 
I do, however, agree that "Generate Bitcoins" should be removed or, at least, renamed to something like "Donate CPU Time to help the Bitcoin Network" due to the extreme difficulty of mining on CPUs these days. 
legendary
Activity: 1106
Merit: 1004
I also agree with removing the default CPU miner. It causes more problems than good.

Separating the GUI from the command line would probably be a good idea too, but I have no idea about the effort that would be needed.
adv
full member
Activity: 168
Merit: 100
A make cup of tea function.
+1

Really important things: is cutting fucking GUI and useless miner.
hero member
Activity: 504
Merit: 504
PGP OTC WOT: EB7FCE3D
A make cup of tea function.
-1
didn't you read d. adams? h2g2 this could seriously backfire
legendary
Activity: 1232
Merit: 1076
seriously stop trying to bloat bitcoin
legendary
Activity: 1232
Merit: 1076
A make cup of tea function.
sr. member
Activity: 868
Merit: 251
Between friends and for small payments - I'd like a Friend-to-Friend mode with online reputations(trust ratings) or a reputation network something like the ripple system but with Bitcoins.
Kinda WoT?
sr. member
Activity: 560
Merit: 250
Bounty manager (https://t.me/Gudwinn)
Between friends and for small payments - I'd like a Friend-to-Friend mode with online reputations(trust ratings) or a reputation network something like the ripple system but with Bitcoins.
Hal
vip
Activity: 314
Merit: 4276
In another thread, they proposed bringing accounts into the UI, and doing them a little differently. Every transaction would be labelled with an account name. You could filter your wallet and only view txns for a certain account. And most importantly, you could pay from an account, and it would only use coins from that account.

This would make accounts be like virtual wallets, so you could have anonymous accounts and identity based accounts, and the coins wouldn't get intermixed. This should satisfy at least some use cases for choosing coins to pay with.

Maybe these should be called something different from accounts, as current accounts are kind of fictitious. Moving money between accounts is currently just bookkeeping, while with what I am talking about it would require an actual transaction. Maybe these should be called something like virtual wallets, or wallet partitions.
legendary
Activity: 1470
Merit: 1006
Bringing Legendary Har® to you since 1952
My top feature request is the ability to choose which coins to send in a transaction.

+ 1

That would be an extremely useful feature.
Pages:
Jump to: