BitShares Forum

Main => General Discussion => Topic started by: alt on May 25, 2015, 11:41:32 pm

Title: how to get transaction from an public address?
Post by: alt on May 25, 2015, 11:41:32 pm
I have try blockchain_list_address_transactions
but always return []
Title: Re: how to get transaction from an public address?
Post by: ElMato on May 26, 2015, 06:27:23 am
I think you have to run the daemon with --statistics-enabled
Title: Re: how to get transaction from an public address?
Post by: alt on May 26, 2015, 07:02:50 am
I think you have to run the daemon with --statistics-enabled
Thanks, I'll try it  :)
Title: Re: how to get transaction from an public address?
Post by: xeroc on May 26, 2015, 07:12:45 am
I think you have to run the daemon with --statistics-enabled
Thanks, I'll try it  :)
you will have to reindex once when you enable this flag ..
Title: Re: how to get transaction from an public address?
Post by: alt on May 27, 2015, 03:06:34 pm
It works now.
will this need much more CPU load? I feel slow now...
I think you have to run the daemon with --statistics-enabled
Thanks, I'll try it  :)
you will have to reindex once when you enable this flag ..
Title: Re: how to get transaction from an public address?
Post by: xeroc on May 27, 2015, 03:19:04 pm
Ram usage should go down if you reatart after having reindexed