index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2021-07-22
Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::C...
MarcoFalke
2021-06-16
refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage
Sjors Provoost
2021-06-12
Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is active
W. J. van der Laan
2021-06-10
Allow tr() import only when Taproot is active
Andrew Chow
2021-06-10
Avoid wallet code writing node settings file
Russell Yanofsky
2021-06-10
Add FoundBlock.found member
Russell Yanofsky
2021-06-10
Add ipc::Context and ipc::capnp::Context structs
Russell Yanofsky
2021-06-10
Rearrange fillPSBT arguments
Russell Yanofsky
2021-06-09
Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)
Samuel Dobson
2021-06-03
Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui
W. J. van der Laan
2021-05-27
node: add externalSigners to interface
Sjors Provoost
2021-05-27
gui: display address on external signer
Sjors Provoost
2021-05-27
wallet: add displayAddress to interface
Sjors Provoost
2021-04-23
multiprocess: Add echoipc RPC method and test
Russell Yanofsky
2021-04-23
multiprocess: Add comments and documentation
Russell Yanofsky
2021-04-23
multiprocess: Add bitcoin-node process spawning support
Russell Yanofsky
2021-04-23
multiprocess: Add Ipc and Init interface definitions
Russell Yanofsky
2021-03-17
refactor: post Optional<> removal cleanups
fanquake
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
2021-03-09
Merge #18842: wallet: Mark replaced tx to not be in the mempool anymore
MarcoFalke
2021-03-07
wallet: Mark replaced tx to not be in the mempool anymore
MarcoFalke
2021-03-04
net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
Luke Dashjr
2021-03-03
interfaces: Stop exposing wallet destdata to gui
Russell Yanofsky
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-07
refactor: Get rid of more redundant chain methods
Russell Yanofsky
2020-12-03
interface: remove unused estimateSmartFee method from node
Antoine Poinsot
2020-11-24
Move WalletImpl from interfaces/wallet.cpp to wallet/interfaces.cpp
Russell Yanofsky
2020-11-24
Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp
Russell Yanofsky
2020-09-26
[send] Make send RPCs return fee reason
Sishir Giri
2020-09-22
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
Gregory Sanders
2020-09-08
Do not create default wallet
Andrew Chow
2020-09-07
Merge #19619: Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp
Samuel Dobson
2020-09-05
Remove mempool global from interfaces
MarcoFalke
2020-09-05
refactor: Add IsRBFOptInEmptyMempool
MarcoFalke
2020-09-03
refactor: Use DatabaseStatus and DatabaseOptions types
Russell Yanofsky
2020-09-03
Remove WalletLocation class
Russell Yanofsky
2020-09-01
wallet: Reload previously loaded wallets on GUI startup
Andrew Chow
2020-08-27
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-27
refactor: Create interfaces earlier during initialization
Russell Yanofsky
2020-08-27
Merge #19289: wallet: GetWalletTx and IsMine require cs_wallet lock
Wladimir J. van der Laan
2020-08-26
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-08-24
init: Pass reference to ArgsManager around instead of relying on global
MarcoFalke
2020-08-17
wallet: IsMine overloads require cs_wallet lock
João Barbosa
2020-08-13
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-08-12
Add BlockAndHeaderTipInfo to the node interface/appInit
Jonas Schnelli
2020-08-07
Merge #19098: test: Remove duplicate NodeContext hacks
MarcoFalke
2020-07-23
Merge #15935: Add <datadir>/settings.json persistent settings storage
MarcoFalke
[prev]
[next]