Bitcoin Forum
August 15, 2024, 07:05:03 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: When was "createwallet" RPC added to Bitcoin Core?  (Read 80 times)
NotATether (OP)
Legendary
*
Offline Offline

Activity: 1694
Merit: 7152


In memory of o_e_l_e_o


View Profile WWW
June 13, 2023, 10:03:38 AM
 #1

I need to surgically implant this RPC for a fork of the dogecoin full node (don't ask) to make my library work with all required cryptocurrencies, so I'm trying to look for the commit where the command was added.

Note: I already know where it's located in the current version of the codebase, but now it is using C++17 and so there will be a lot of hair-splitting agony trying to port it to C++11 doge Sad

What I do know is that it's not in Bitcoin Core <= 0.15, so it must be in a more recent version. Any help locating it using "git blame" or something will be appreciated.

nc50lc
Legendary
*
Online Online

Activity: 2506
Merit: 5926


Self-proclaimed Genius


View Profile
June 13, 2023, 10:12:44 AM
 #2

According to ChainQuery, it's available since version 0.17.0.
I did not research to confirm it though.

Reference: https://chainquery.com/bitcoin-cli/createwallet

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
NotATether (OP)
Legendary
*
Offline Offline

Activity: 1694
Merit: 7152


In memory of o_e_l_e_o


View Profile WWW
June 13, 2023, 10:21:57 AM
 #3

Perfect, thanks both of you.

achow101
Moderator
Legendary
*
Offline Offline

Activity: 3472
Merit: 6797


Just writing some code


View Profile WWW
June 13, 2023, 02:27:11 PM
 #4

https://github.com/bitcoin/bitcoin/pull/13058

Pages: [1]
  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!