Bitcoin Forum
May 04, 2024, 12:48:15 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: .  (Read 40299 times)
mb300sd
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000

Drunk Posts


View Profile WWW
February 13, 2012, 07:26:25 AM
 #61

Being able to sort the input addresses would be nice.

1D7FJWRzeKa4SLmTznd3JpeNU13L1ErEco
1714783695
Hero Member
*
Offline Offline

Posts: 1714783695

View Profile Personal Message (Offline)

Ignore
1714783695
Reply with quote  #2

1714783695
Report to moderator
1714783695
Hero Member
*
Offline Offline

Posts: 1714783695

View Profile Personal Message (Offline)

Ignore
1714783695
Reply with quote  #2

1714783695
Report to moderator
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.
1714783695
Hero Member
*
Offline Offline

Posts: 1714783695

View Profile Personal Message (Offline)

Ignore
1714783695
Reply with quote  #2

1714783695
Report to moderator
1714783695
Hero Member
*
Offline Offline

Posts: 1714783695

View Profile Personal Message (Offline)

Ignore
1714783695
Reply with quote  #2

1714783695
Report to moderator
1714783695
Hero Member
*
Offline Offline

Posts: 1714783695

View Profile Personal Message (Offline)

Ignore
1714783695
Reply with quote  #2

1714783695
Report to moderator
kwukduck
Legendary
*
Offline Offline

Activity: 1937
Merit: 1001


View Profile
February 16, 2012, 06:16:46 PM
 #62

Am i right in saying that this feature will not be supported by the official client?

Anyway, i thought it would be nice to have an additional feature that makes use of the new import/export keys command in 0.6rc1. If we could just rightclick the address from the anonymity tab and select export.
And a new button to import a key.

14b8PdeWLqK3yi3PrNHMmCvSmvDEKEBh3E
gmaxwell
Moderator
Legendary
*
expert
Offline Offline

Activity: 4158
Merit: 8382



View Profile WWW
February 17, 2012, 06:27:33 AM
 #63

Am i right in saying that this feature will not be supported by the official client?

I expect it to be at some point.
viper1092
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 17, 2012, 07:45:14 AM
 #64

This is the one reason I've been looking for alternative clients. I like the idea of controlling where it sends from. If this makes into the official build, I'd be totally convinced.

Any chance of a patched OS X binary? Smiley
HendrikJan
Member
**
Offline Offline

Activity: 64
Merit: 10



View Profile
February 17, 2012, 08:31:55 AM
 #65

This is an eye opener for me and i hope it will make it into the official version.
I will follow this.

Referral link to a trading bot: https://www.cryptohopper.com/?atid=224
BrightAnarchist
Donator
Legendary
*
Offline Offline

Activity: 853
Merit: 1000



View Profile
March 15, 2012, 08:38:51 PM
 #66

Are you going to provide a patched build based off of Bitcoin 0.5.3?

many thanks

can't wait until they just merge this into the main tree!

Also, have you heard of this? From facebook group "Bitcoin P2P Cryptocurrency":

"Efforts are underway to make bitcoin transactions more anonymous.  Right now transactions are viewable using the blockchain.  However, the protocol could be changed such that an a anonymous transaction (not pseudo-anonymous) can prove it is valid by providing cryptographic proof of the validity of previous transactions.  If the developers succeed there will be no way to track bitcoins and it will be strongly anonymous."

http://wbl.github.com/bitcoinanon.pdf
BrightAnarchist
Donator
Legendary
*
Offline Offline

Activity: 853
Merit: 1000



View Profile
March 15, 2012, 08:39:52 PM
Last edit: March 16, 2012, 04:33:16 PM by BrightAnarchist
 #67

Also, please post a donation address so I can send you some btc for this feature - it has been extremely useful!
mb300sd
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000

Drunk Posts


View Profile WWW
March 17, 2012, 01:03:16 AM
 #68


any chance of a 5.3.1 binary?

1D7FJWRzeKa4SLmTznd3JpeNU13L1ErEco
wyager
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
March 17, 2012, 02:51:11 AM
 #69

This is exactly what I was looking for! I'll try to get this running on OS X.

ETA:I'm a Github noob, how do I download the source?

OTC-WoT: 1BWF66DuVqBCSFksUgkLtdYmHucpBgPmVm
jjjrmy
Member
**
Offline Offline

Activity: 221
Merit: 10


View Profile
March 17, 2012, 04:04:26 AM
 #70

Amazing!
kano
Legendary
*
Offline Offline

Activity: 4480
Merit: 1800


Linux since 1997 RedHat 4


View Profile
March 17, 2012, 01:48:29 PM
 #71

So isn't just going to the address level not quite enough?
e.g. shouldn't it be the transaction level for selecting inputs not just the address level?
Or does it already do that and I missed that comment somewhere?

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
wyager
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
March 17, 2012, 08:47:45 PM
 #72

OK, got it working! Very cool patch. Quick tip for OSX users who can't get it to compile: change the makefile.osx so it looks like this:
Code:
#CFLAGS=-mmacosx-version-min=10.5 -arch i386 -O3 \
LDFLAGS="-arch x86_64"
CFLAGS=-mmacosx-version-min=10.5 -arch x86_64 -O3 \

I don't think my install of Boost works with i386.

Which function do I use to check which accounts are tied together by transactions?

OTC-WoT: 1BWF66DuVqBCSFksUgkLtdYmHucpBgPmVm
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
March 18, 2012, 04:50:58 PM
 #73

Is there a branch that merges cleanly to the official git master branch?  I get merge conflicts when I try.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
March 20, 2012, 09:13:55 AM
 #74

If you're on WINDOWS please use the new 0.5.3.1 build which has the patch for the recent vulnerability.

https://github.com/coderrr/bitcoin/downloads

If you use a previous version on WINDOWS you are in danger of being hacked and getting your wallet stolen.

does it work for everyone else? for me the anonymity tab does not show up with this version  Cry
ptshamrock
Hero Member
*****
Offline Offline

Activity: 484
Merit: 500



View Profile
March 20, 2012, 09:51:54 AM
 #75

works for me..check if u enabled it in settings of the qt client..isn`t called anonymity anymore..something with coinxxxx..Smiley

"Money needs to be depoliticized, and the time has come for the separation of money and state to be accomplished."
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
March 20, 2012, 11:43:51 AM
 #76

works for me..check if u enabled it in settings of the qt client..isn`t called anonymity anymore..something with coinxxxx..Smiley

oops, I completely forgot about that. thanks, pt!

is there any particular reason why it is not activated by default?
Luke-Jr
Legendary
*
expert
Offline Offline

Activity: 2576
Merit: 1186



View Profile
March 25, 2012, 05:01:36 AM
 #77

Coin Control is included in today's next-test release. Please give it a try!

kano
Legendary
*
Offline Offline

Activity: 4480
Merit: 1800


Linux since 1997 RedHat 4


View Profile
March 25, 2012, 05:49:38 AM
 #78

Coin Control is included in today's next-test release. Please give it a try!
As has been mentioned before and I mentioned in here recently (but got ignored), just going to address level is insufficient.
Selecting the source for a txn should be to transaction level.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
March 25, 2012, 09:18:19 AM
 #79

Coin Control is included in today's next-test release. Please give it a try!
As has been mentioned before and I mentioned in here recently (but got ignored), just going to address level is insufficient.
Selecting the source for a txn should be to transaction level.

is it not possible to achieve the same with coin control and a separate address for every transaction?
mb300sd
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000

Drunk Posts


View Profile WWW
March 25, 2012, 07:43:26 PM
 #80

It would be nice to be able to sort by clicking the Address, Label, Balance, etc buttons. Should be a simple option of your using the standard controls.

1D7FJWRzeKa4SLmTznd3JpeNU13L1ErEco
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!