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
Age
Commit message (
Expand
)
Author
2021-05-31
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
fanquake
2021-05-31
net: cleanup newly added PeerManagerImpl::ProcessNewBlock
fanquake
2021-05-31
validation: change ProcessNewBlock() to take a CBlock reference
fanquake
2021-05-30
scripted-diff: Rename SelectCoinsMinConf to AttemptSelection
Andrew Chow
2021-05-30
Move vin filling to before final fee setting
Andrew Chow
2021-05-30
Set m_subtract_fee_outputs during recipients vector loop
Andrew Chow
2021-05-30
Move variable initializations to where they are used
Andrew Chow
2021-05-30
Move recipients vector checks to beginning of CreateTransaction
Andrew Chow
2021-05-30
Rename nSubtractFeeFromAmount in CreateTransaction
Andrew Chow
2021-05-30
Rename nValue and nValueToSelect
Andrew Chow
2021-05-30
Remove extraneous scope in CreateTransactionInternal
Andrew Chow
2021-05-30
Move cs_wallet lock in CreateTransactionInternal to top of function
Andrew Chow
2021-05-30
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...
Samuel Dobson
2021-05-29
Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial...
Hennadii Stepanov
2021-05-29
qt: Drop BitcoinGUI* WalletFrame data member
Hennadii Stepanov
2021-05-29
qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI
Hennadii Stepanov
2021-05-29
qt: Move WalletView connections from WalletFrame to BitcoinGUI
Hennadii Stepanov
2021-05-28
p2p: AddrFetch - don't disconnect on self-announcements
Martin Zumsande
2021-05-28
Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOS
Hennadii Stepanov
2021-05-28
addrman: use unordered_map instead of map
Vasil Dimov
2021-05-28
Additional test vector for hardened derivation with leading zeros
Kristaps Kaupe
2021-05-28
test: remove BasicTestingSetup from util_threadnames unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from uint256 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from torcontrol unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from sync unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from reverse_lock unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from policy_fee unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from merkleblock tests
fanquake
2021-05-28
test: remove BasicTestingSetup from hash unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from compilerbug unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from bswap unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from bech32 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from base64 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from base32 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from arith_uint256 unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from amount unit tests
fanquake
2021-05-28
test: remove BasicTestingSetup from allocator unit tests
fanquake
2021-05-28
Merge bitcoin/bitcoin#22078: Add src/qt/android/.gitignore
fanquake
2021-05-28
p2p: remove torv2 from SetNetFromBIP155Network()
Jon Atack
2021-05-28
fuzz: rename CNetAddr/CService deserialize targets
Jon Atack
2021-05-28
p2p: drop onions from IsAddrV1Compatible(), no longer relay torv2
Jon Atack
2021-05-27
p2p: remove torv2/ADDR_TORV2_SIZE from SetTor()
Jon Atack
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-27
qt: Drop PeerTablePriv class
Hennadii Stepanov
2021-05-27
qt, refactor: Use default arguments for overridden functions
Hennadii Stepanov
2021-05-27
index: refactor-only: Reuse CChain ref
Carl Dong
2021-05-27
index: Add chainstate member to BaseIndex
Carl Dong
2021-05-27
bench: Use existing chainman in AssembleBlock
Carl Dong
2021-05-27
bench: Use existing NodeContext in DuplicateInputs
Carl Dong
2021-05-27
miner: Pass in chainman to RegenerateCommitments
Carl Dong
[prev]
[next]