Bitcoin Forum
May 07, 2024, 08:58:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 »  All
  Print  
Author Topic: Yet another Coin Control Release [CLOSED]  (Read 47428 times)
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
July 16, 2013, 10:33:38 AM
 #81


Before I dump my time into it... do you also have a hint on this one?
Code:
...

looks like you are using the original bitcoin-qt.pro, not the new one. I have tested the code I gave you again, it sure compiles for me.
My bad.  Roll Eyes  Compiles like a charm (tip sent).
1715072290
Hero Member
*
Offline Offline

Posts: 1715072290

View Profile Personal Message (Offline)

Ignore
1715072290
Reply with quote  #2

1715072290
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715072290
Hero Member
*
Offline Offline

Posts: 1715072290

View Profile Personal Message (Offline)

Ignore
1715072290
Reply with quote  #2

1715072290
Report to moderator
1715072290
Hero Member
*
Offline Offline

Posts: 1715072290

View Profile Personal Message (Offline)

Ignore
1715072290
Reply with quote  #2

1715072290
Report to moderator
1715072290
Hero Member
*
Offline Offline

Posts: 1715072290

View Profile Personal Message (Offline)

Ignore
1715072290
Reply with quote  #2

1715072290
Report to moderator
kuzetsa
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250


View Profile
August 14, 2013, 09:03:57 AM
 #82

Just wanted to point out this is available for testing on a more recent "next-test" build:

Bitcoin-Qt next-test 2013-07-21
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
August 25, 2013, 04:01:16 PM
 #83

this might be of interested to you cozz: https://bitcointalk.org/index.php?topic=227287.msg3005468#msg3005468

thanks again (as i already used it for a long time @ btc) for your work!
is your signature address still valid (ie, no lost privkey) so i can send you a little donation?

greetings

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
September 04, 2013, 01:31:38 AM
 #84

https://bitcointalk.org/index.php?topic=287351.0
Version 0.8.4 of the standard QT client released.

cozz (OP)
Member
**
Offline Offline

Activity: 61
Merit: 15


View Profile
September 04, 2013, 07:21:45 PM
 #85

update: v0.8.4

1cozzwyCJvDiyBA8zXGJ1qxtrd5b4i1nB
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
September 05, 2013, 05:28:00 AM
 #86

update: v0.8.4

Wow, Thanks for the very fast update!

Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
September 13, 2013, 08:02:27 AM
 #87

https://bitcointalk.org/index.php?topic=293307.0
Bitcoin-Qt / bitcoind version 0.8.5 released

Cozz, also, your previous version, 0.8.4 had the wrong dates, or you dated it all 2011. Don't forget to use the current date when you update this. Thanks!

cozz (OP)
Member
**
Offline Offline

Activity: 61
Merit: 15


View Profile
September 13, 2013, 03:58:26 PM
 #88

update: v0.8.5

@Dabs: changed date in my build script this time

1cozzwyCJvDiyBA8zXGJ1qxtrd5b4i1nB
Birdy
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
September 13, 2013, 04:01:07 PM
 #89

Thank you :3
gmaxwell
Moderator
Legendary
*
expert
Offline Offline

Activity: 4158
Merit: 8382



View Profile WWW
September 13, 2013, 04:55:24 PM
 #90

Can someone please work on creating a test plan and working through it so we can merge this? Sad
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
September 13, 2013, 09:31:48 PM
Last edit: September 13, 2013, 09:55:31 PM by phelix
 #91

cross post fyi
No one who has any interest in coin control spent any time on the payment protocol as far as I know.
This sentence can be interpreted in a lot of ways Smiley
Well, that was intentional. I might be corrected, but I don't think Gavin has ever considered the feature particularly important. He isn't opposed to it, and its supported by other core developers but Gavin has been pretty insistent on someone doing a robust test plan for it (and I agree)— which no one has ever done.
[my emphasis]

Maybe it's not even so bad: https://github.com/bitcoin/QA/

I would be happy to help testing.

edit: had not even seen gmaxwell's post above  Roll Eyes

edit2: This might be helpful: https://github.com/dserrano5/QA/blob/0ad3091599c71bcca602926adf7d6ac180e21d36/SpendFrom.md

edit3: I had expected a test plan to cover at least the majority of possible cases including lots of edge cases...  what I see is more like a well documented sanity test. The above SpendFrom.md test plan with some additions should do the job.
behindtext
Full Member
***
Offline Offline

Activity: 121
Merit: 103


View Profile WWW
September 13, 2013, 11:54:00 PM
 #92

Can someone please work on creating a test plan and working through it so we can merge this? Sad
I would think it's been tested enough. Unless you mean that someone has to create a test plan to satisfy some bureaucratic nonsense.
it's not a matter of whether it's been behavior-tested enough in the field, it's a matter of ongoing test support, thus the request for a plan.

a test plan matters and it is not "bureaucratic nonsense". if you distribute software that breaks or has bugs creep in, especially with financial software, it reflects poorly on the developers.

K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
September 15, 2013, 01:17:10 PM
Last edit: October 21, 2013, 02:28:44 PM by K1773R
 #93

Can someone please work on creating a test plan and working through it so we can merge this? Sad
I would think it's been tested enough. Unless you mean that someone has to create a test plan to satisfy some bureaucratic nonsense.
it's not a matter of whether it's been behavior-tested enough in the field, it's a matter of ongoing test support, thus the request for a plan.

a test plan matters and it is not "bureaucratic nonsense". if you distribute software that breaks or has bugs creep in, especially with financial software, it reflects poorly on the developers.

It'd be pretty hard for CC to break at this point, since so many people have tested it and tried to break it. Unless you mean a test plan to expose any future bugs.
also many ppls (including me) are using CC since it was available (both versions, first coderrr's, now cozz's).

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
September 15, 2013, 01:34:40 PM
 #94

I haven't tried to break it. But it hasn't failed me yet.

Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
October 21, 2013, 10:17:19 AM
 #95

Greetings!

Thank you for developing such a great plug-in/add-on to bitcoin-Qt.

IMHO I think it should be available as default to official client.

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
drrussellshane
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
October 22, 2013, 05:42:02 PM
 #96

Greetings!

Thank you for developing such a great plug-in/add-on to bitcoin-Qt.

IMHO I think it should be available as default to official client.

I heartily agree!

Kaj ankaŭ, kun nomon tiel vian kaj vian verdstelon, mi vetas, ke vi povas legi ĉi tion sen tro malfacileco.

Buy a TREZOR! Premier BTC hardware wallet. If you're reading this, you should probably buy one if you don't already have one. You'll thank me later.
Gavin Andresen
Legendary
*
qt
Offline Offline

Activity: 1652
Merit: 2216


Chief Scientist


View Profile WWW
October 24, 2013, 02:30:27 AM
 #97

IMHO I think it should be available as default to official client.

... then volunteer to run through the test plan and help shake out any bugs. Code that touches the wallet is particularly sensitive, because an obscure bug might cause lots of people to lose lots of money.

How often do you get the chance to work on a potentially world-changing project?
eldentyrell
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
November 07, 2013, 08:51:22 PM
Last edit: November 07, 2013, 09:25:29 PM by eldentyrell
 #98

Edit: sorry, it actually reduces the amount sent, which is the safer thing to do.  I tried this twice (once exhausting the inputs, once not) and mixed up the transactions when I viewed them.

It looks like the fee source depends on the structure of the sending wallet -- apparently it will take the fee above-and-beyond the amount sent if it can, and otherwise it reduces the amount sent.  It might be nice to mention this behavior to the user…

I found a small bug, although I'm running a somewhat outdated version of coin control so this might be fixed.

Select inputs for a transaction such that the inputs are just enough to fund the transaction and its fee "under ordinary circumstances".  If the resulting transaction winds up being "over the size limit" the client will ask the user if they want to pay the extra 0.0005BTC but won't ask where to take the fee from the chosen inputs (since they're exhausted).  Instead it appears the fee is simply taken from some other random input in the wallet, potentially compromising privacy.

FWIW, the privacy provided by the coin control client in the presence of this bug is still strictly superior to the legacy client, so this report should not in any way delay the integration of coin control into the legacy client.

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
eldentyrell
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
November 07, 2013, 08:53:02 PM
 #99

IMHO I think it should be available as default to official client.

... then volunteer to run through the test plan and help shake out any bugs.

Are you saying that if I run through that test plan and confirm that it doesn't turn up bugs you'll upstream the patches?

Because if that's what you're saying, I'll do it.  Please bitmessage me, I read the forum infrequently.

But if this is just another excuse/double-standard I have better things to do.

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
November 10, 2013, 03:36:54 AM
 #100

cozz, would you be willing to do this for an alt-coin? I have one in mind.

Pages: « 1 2 3 4 [5] 6 7 8 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!