Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"accounts" wallet functionality is deprecated #1287

Closed
pstratem opened this issue Apr 25, 2016 · 7 comments
Closed

"accounts" wallet functionality is deprecated #1287

pstratem opened this issue Apr 25, 2016 · 7 comments

Comments

@pstratem
Copy link
Contributor

https://bitcoin.org/en/developer-reference#sendfrom

(etc)

@laanwj
Copy link
Contributor

laanwj commented Apr 28, 2016

To be clear: it would be nice to add a deprecation notice, like we did in the RPC help:
bitcoin/bitcoin@7b782f5

@charlesfries
Copy link

Anyone have a recommendation for an alternative accounting system? Trying to avoid writing it myself. I'm heavily reliant on this functionality in my application, currently which is probably a bad idea

@tinspin
Copy link

tinspin commented Jul 15, 2016

So what is your official recourse to "off-chain" transactions now that you depreciate the only "working" solution?

Edit: fundrawtransaction solves alot of problems... accounts are just beancounters.

@mmgen
Copy link

mmgen commented Aug 18, 2016

My project relies on this functionality. Are you planning to replace it with anything, like maybe a "comment" field associated with each address in the wallet?

@maflcko
Copy link
Contributor

maflcko commented Aug 18, 2016

@mmgen Yes, please have a look at bitcoin/bitcoin#7729

@mmgen
Copy link

mmgen commented Aug 18, 2016

@MarcoFalke Thanks a lot! That's exactly what I was hoping for.

@wbnns wbnns self-assigned this Dec 9, 2016
@Mirobit
Copy link
Contributor

Mirobit commented Dec 14, 2016

Labelled all related functions and fields as deprecated in #1429

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants