satoshi (OP)
Founder
Sr. Member
Offline
Activity: 364
Merit: 5833
|
 |
November 25, 2010, 08:07:36 PM Last edit: November 25, 2010, 08:48:13 PM by satoshi |
|
Version 0.3.17 is now available. Changes: - new getwork, thanks m0mchil - added transaction fee setting in UI options menu - free transaction limits - sendtoaddress returns transaction id instead of "sent" - getaccountaddress <account> The UI transaction fee setting was easy since it was still there from 0.1.5 and all I had to do was re-enable it. The accounts-based commands: move, sendfrom and getbalance <account> will be in the next release. We still have some more changes to make first. Downloads: http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.17/
|
|
|
|
|
|
|
|
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
|
SmokeTooMuch
Legendary
Offline
Activity: 860
Merit: 1021
|
 |
November 25, 2010, 08:18:05 PM |
|
where are the windows binaries ?
|
|
|
|
BioMike
Legendary
Offline
Activity: 1658
Merit: 1001
|
 |
November 25, 2010, 08:49:55 PM |
|
Why no 0.3.16?
|
|
|
|
nanotube
|
 |
November 25, 2010, 11:03:02 PM |
|
and what exactly does "free transaction limits" mean? what is the new transaction fee schedule?
|
|
|
|
slush
Legendary
Offline
Activity: 1386
Merit: 1080
|
 |
November 25, 2010, 11:49:50 PM |
|
and what exactly does "free transaction limits" mean? what is the new transaction fee schedule?
Is transaction fee used for confirmation priorities? If yes, it would be cool to allow changes of fees directly on 'send coins' dialog. For some donations of few bitcoins I don't care about time, but if I want to send coins to somebody who is waiting to confirmation, it can help...
|
|
|
|
nanotube
|
 |
November 26, 2010, 01:04:56 AM |
|
Is transaction fee used for confirmation priorities? If yes, it would be cool to allow changes of fees directly on 'send coins' dialog. For some donations of few bitcoins I don't care about time, but if I want to send coins to somebody who is waiting to confirmation, it can help...
that's what the "added transaction fee setting in UI options menu" bit is. you can set the fee you'll pay through the gui. (earlier it was only possible with bitcoind.)
|
|
|
|
slush
Legendary
Offline
Activity: 1386
Merit: 1080
|
 |
November 26, 2010, 01:10:39 AM |
|
that's what the "added transaction fee setting in UI options menu" bit is. you can set the fee you'll pay through the gui. (earlier it was only possible with bitcoind.)
Yes, I found that in .17 and it is cool. But I think the 'send coins' dialog is better place for this because of usability. It gives easier way how to set up fee separately for every transaction. But it is only an idea and I'm happy also for current solution.
|
|
|
|
nanotube
|
 |
November 26, 2010, 04:21:43 AM |
|
that's what the "added transaction fee setting in UI options menu" bit is. you can set the fee you'll pay through the gui. (earlier it was only possible with bitcoind.)
Yes, I found that in .17 and it is cool. But I think the 'send coins' dialog is better place for this because of usability. It gives easier way how to set up fee separately for every transaction. But it is only an idea and I'm happy also for current solution. yea, i also think that the 'send coins' dialog is a better place for it. or at least, to have it in both.
|
|
|
|
tyler
Newbie
Offline
Activity: 56
Merit: 0
|
 |
November 26, 2010, 07:18:24 AM |
|
that's what the "added transaction fee setting in UI options menu" bit is. you can set the fee you'll pay through the gui. (earlier it was only possible with bitcoind.)
Yes, I found that in .17 and it is cool. But I think the 'send coins' dialog is better place for this because of usability. It gives easier way how to set up fee separately for every transaction. But it is only an idea and I'm happy also for current solution. yea, i also think that the 'send coins' dialog is a better place for it. or at least, to have it in both. Are you planning on changing the fee for every transaction?
|
|
|
|
nanotube
|
 |
November 26, 2010, 07:20:12 AM |
|
Are you planning on changing the fee for every transaction?
yes, when it gets to the point that fees really make a difference in speed of getting into the chain... i might send a larger fee for transactions i want to be fast, and smaller or none where i don't care about speed (e.g., donations).
|
|
|
|
ribuck
Donator
Hero Member
Offline
Activity: 826
Merit: 1039
|
 |
November 26, 2010, 10:55:08 AM |
|
yea, i also think that the 'send coins' dialog is a better place for it. or at least, to have it in both.
I think it's worth keeping the default interface as simple as possible for new users. If people want to set a price in the "send coins" dialog, this field should be enabled by a configuration option, not presented to new users.
|
|
|
|
nelisky
Legendary
Offline
Activity: 1540
Merit: 1001
|
 |
November 26, 2010, 05:58:18 PM |
|
Who's in charge of the OSX build? Given it usually lags behind I assume it is done by someone not using OSX as the primary OS. I can help with this if that's the case, just point me to how things are done right now.
|
|
|
|
satoshi (OP)
Founder
Sr. Member
Offline
Activity: 364
Merit: 5833
|
 |
November 26, 2010, 06:23:30 PM |
|
Laszlo does them, but I haven't asked him to do one for a while because there wasn't anything major. I'll ask him to do this version.
|
|
|
|
balboah
Newbie
Offline
Activity: 17
Merit: 0
|
 |
November 26, 2010, 09:17:38 PM |
|
Why are only windows and linux builds available, mac is lagging behind 
|
|
|
|
matsh
Member

Offline
Activity: 93
Merit: 11
|
 |
November 26, 2010, 09:52:19 PM |
|
Version 0.3.17 is now available.
Changes: - sendtoaddress returns transaction id instead of "sent" - getaccountaddress <account>
Could you document these new functions here: http://www.bitcoin.org/wiki/doku.php?id=apiMats
|
|
|
|
|