Author

Topic: get list of accounts (Read 1871 times)

hero member
Activity: 726
Merit: 500
December 08, 2010, 12:50:26 PM
#11
A "listaddresses" method would be nice too.  List all addresses and their respective accounts.

Edit: I see that "./bitcoind listreceivedbyaddress 0 true" does this.

legendary
Activity: 1232
Merit: 1076
December 08, 2010, 11:42:50 AM
#10
How can I get a list of all the accounts in my wallet?

Doesn't
Code:
bitcoind listreceivedbyaccount 0 true
do that?

ah this does the trick. Still a listaccounts JSON method is a good patch to have.
legendary
Activity: 1232
Merit: 1076
December 08, 2010, 11:38:29 AM
#9
Is there a way to send X just from all accounts?

didn't read that part, yes you can, just use the sendtoaddress command and it will bypass accounts alltogether
ah great.
legendary
Activity: 1372
Merit: 1008
1davout
December 08, 2010, 11:23:13 AM
#8
Is there a way to send X just from all accounts?

didn't read that part, yes you can, just use the sendtoaddress command and it will bypass accounts alltogether
sr. member
Activity: 288
Merit: 263
Firstbits.com/1davux
December 08, 2010, 11:16:23 AM
#7
How can I get a list of all the accounts in my wallet?

Doesn't
Code:
bitcoind listreceivedbyaccount 0 true
do that?
legendary
Activity: 1372
Merit: 1008
1davout
December 08, 2010, 05:31:38 AM
#6
You should submit a pull request through git to gavins fork
legendary
Activity: 1232
Merit: 1076
December 08, 2010, 05:09:36 AM
#5
ok I've made a fix for this anyway which I'm submitting.
legendary
Activity: 1372
Merit: 1008
1davout
December 08, 2010, 04:23:02 AM
#4
except it uses wx 2.9 and ubuntu only has 2.8. And I don't want to try to manually compile wx (dependency hell)...

Is there not just a way to get a list of my accounts using bitcoind?

I also need it for hosted services where I login using ssh.

Yes, that's right.

I don't see any way to get a list of accounts. However getbalance will show the global wallet balance whatever the accounts partial balances are associated to.

legendary
Activity: 1232
Merit: 1076
December 08, 2010, 04:17:39 AM
#3
except it uses wx 2.9 and ubuntu only has 2.8. And I don't want to try to manually compile wx (dependency hell)...

Is there not just a way to get a list of my accounts using bitcoind?

I also need it for hosted services where I login using ssh.
legendary
Activity: 1372
Merit: 1008
1davout
December 08, 2010, 03:31:31 AM
#2
So I'm unable to use the graphical client as I'm using the SVN.

I have 20 btc somewhere belonging to an account I don't know. How can I get a list of all the accounts in my wallet?

Is there a way to send X just from all accounts?

The SVN version includes the graphical GUI.
Just use your wallet with any copy of the client and your coins should be available, accounts are irrelevant here.
legendary
Activity: 1232
Merit: 1076
December 08, 2010, 02:52:45 AM
#1
So I'm unable to use the graphical client as I'm using the SVN.

I have 20 btc somewhere belonging to an account I don't know. How can I get a list of all the accounts in my wallet?

Is there a way to send X just from all accounts?
Jump to: