< bitcoin-git>
[bitcoin] fanquake opened pull request #17740: build: remove configure checks for win libraries we don't link against (master...remove_windll_configure_checks) https://github.com/bitcoin/bitcoin/pull/17740
< alexbrown>
hi all
< alexbrown>
i'm new to bitcoin, i'm trying to send bitcoin from account to an address with rpc method `sendfrom` but it throw an error says ` error: -32: sendfrom is deprecated and will be removed in V0.21. To use this command, start bitcoind with -deprecatedrpc=accounts.` I don't want to use `-deprecatedrpc=accounts` when runs a node. which method should i
< alexbrown>
use?
< alexbrown>
many thanks
< luke-jr>
alexbrown: #bitcoin
< alexbrown>
luke-jr do you mean i should ask in #bitcoin channel?
< luke-jr>
yes
< luke-jr>
it's not a development topic
< alexbrown>
luke-jr i'm doing your suggest, thank you
< instagibbs>
jnewbery, I'm not a user of labels, I just want to know why "purpose" is stupid or useless or whatever
< fanquake>
Did some timing last night. A full depends build (excluding rapidcheck and file downloading) is current ~ 20% faster for master than v0.19.0.1, on my machine.
< wumpus>
fanquake: oh that's good news!
< promag>
nice
< promag>
fanquake: so you stopped boinc? :P
< wumpus>
not building openssl, as well as leaving out some more parts of qt
< promag>
i know :) i was kidding
< wumpus>
heh
< promag>
I was going to ask he stopped mining
< promag>
*if
< phantomcircuit>
instagibbs, in general the wallet stuff that attempts to do "accounting" things is broken because it requires excessive backups
< sipa>
phantomcircuit: accounts are gone
< phantomcircuit>
sipa, yes, the last remaining bit of that is labeling addresses with a "purpose"
< phantomcircuit>
to use that you'd need to backup after every address is generated