Commit Graph

22644 Commits (ca34c5cba5fbb9b046b074a234f06ecf6ed5d610)
 

Author SHA1 Message Date
Pieter Wuille ca34c5cba5 Add FORMATTER_METHODS, similar to SERIALIZE_METHODS, but for formatters
5 years ago
fanquake a654626f07
Merge #17896: Serialization improvements (step 2)
5 years ago
fanquake 0deba68064
Merge #17943: qt, refactor: Remove never used default parameter
5 years ago
fanquake c20fbb7be8
Merge #17939: gui: Remove warning "unused variable 'wallet_model'"
5 years ago
fanquake 2ddf041a8d
Merge #17928: depends: Consistent use of package variable
5 years ago
Samuel Dobson 7fb94c0ed4
Merge #17889: wallet: Improve CWallet:MarkDestinationsDirty
5 years ago
João Barbosa 2b1641492f wallet: Improve CWallet:MarkDestinationsDirty
5 years ago
MarcoFalke 95ca6aeec7
Merge #17691: doc: Add missed copyright headers
5 years ago
MarcoFalke 2aaeca50b2
Merge #17900: ci: Combine 32-bit build with CentOS 7 build
5 years ago
MarcoFalke ec9b964cc9
Merge #17541: test: add functional test for non-standard bare multisig txs
5 years ago
MarcoFalke 218274de7d
Merge #17819: doc: developer notes guideline on RPCExamples addresses
5 years ago
Hennadii Stepanov 1a53b0da60
refactor: Simplify connection syntax
5 years ago
Hennadii Stepanov 7d0a8f4f53
refactor: Remove never used default parameter
5 years ago
Wladimir J. van der Laan f018d0c9cd
Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash
5 years ago
fanquake a9c789ed96
Merge #17935: gui: hide HD & encryption icons when no wallet loaded
5 years ago
João Barbosa c279a81e9c
gui: Remove warning "unused variable 'wallet_model'"
5 years ago
Peter Bushnell 22c5a986e9
depends: Consistent use of package variable
5 years ago
fanquake 4e8b564df0
Merge #17931: test: Fix p2p_invalid_messages failing in Python 3.8 because of warning
5 years ago
Harris 486f51099f
gui: hide HD & encryption icons when no wallet loaded
5 years ago
Elichai Turkel f117fb00da
Replace coroutine with async def in p2p_invalid_messages.py
5 years ago
Samuel Dobson ac61ec9da6
Merge #17843: wallet: Reset reused transactions cache
5 years ago
fanquake 002f9e9b40
Merge #17923: refactor: Use PACKAGE_NAME in GUI modal overlay and bitcoin-wallet
5 years ago
fanquake af05bd9e1e
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
5 years ago
Gregory Sanders 6dd59d2e49 Don't allow implementers to think ScriptHash(Witness*()) results in nesting computation
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
MarcoFalke 6cbe620964 scripted-diff: Replace CCriticalSection with RecursiveMutex
5 years ago
Gregory Sanders 4b8f1e989f IsUsedDestination shouldn't use key id as script id for ScriptHash
5 years ago
Luke Dashjr 5855cc564f bitcoin-wallet: Use PACKAGE_NAME in usage help
5 years ago
Luke Dashjr 7f5db163a4 GUI: Use PACKAGE_NAME in modal overlay
5 years ago
fanquake ceb789cf3a
Merge #17873: doc: Add to Doxygen documentation guidelines
5 years ago
fanquake a4a93a0bad
Merge #17906: gui: Set CConnman byte counters earlier to avoid uninitialized reads
5 years ago
Pieter Wuille 9b66083788 Convert chain to new serialization
5 years ago
Pieter Wuille 2f1b2f4ed0 Convert VARINT to the formatter/Using approach
5 years ago
Pieter Wuille ca62563df3 Add a generic approach for (de)serialization of objects using code in other classes
5 years ago
Fabian Jahr 6fc554f591
wallet: Reset reused transactions cache
5 years ago
Wladimir J. van der Laan 2ed74a43a0
Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeState
5 years ago
Wladimir J. van der Laan f2f9fdf579
Merge #17910: build: remove double LIBBITCOIN_SERVER linking
5 years ago
fanquake 831e1220bc
build: remove double LIBBITCOIN_SERVER linking
5 years ago
fanquake e258ce792a
Merge #17907: doc: Fix improper Doxygen inline comments
5 years ago
Ben Woosley 498cdbb426
Fix improper Doxygen inline comments
5 years ago
fanquake f8c69677a1
Merge #17893: qa: Fix double-negative arg test
5 years ago
fanquake 62b189b91d
Merge #17899: msvc: Ignore msvc linker warning and update to msvc build instructions.
5 years ago
Russell Yanofsky 8313fa8e81 gui: Set CConnman byte counters earlier to avoid uninitialized reads
5 years ago
Wladimir J. van der Laan e7f8450357
Merge #16688: log: Add validation interface logging
5 years ago
Aaron Clauson 0874a109da
Ignore msvc linker warning and update to msvc build instructions.
5 years ago
Sebastian Falbesoner ef63f5fc11 ci: Combine 32-bit build with CentOS 7 build
5 years ago
Wladimir J. van der Laan 6196e93001
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
5 years ago
Wladimir J. van der Laan 295211e668
Merge #17445: zmq: Fix due to invalid argument and multiple notifiers
5 years ago
fanquake 7f3675b3ce
Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialog
5 years ago
Wladimir J. van der Laan 40a495a38a
Merge #16975: test: Show debug log on unit test failure
5 years ago