Commit Graph

22231 Commits (70cda342cd20d0e0cd9f28405457544036968f2d)
 

Author SHA1 Message Date
Jon Atack 70cda342cd
rpc: improve getaddressinfo RPCHelpman formatting
5 years ago
Wladimir J. van der Laan 239d199667
Merge #17574: doc: Add historical release notes for 0.19.0.1
5 years ago
Wladimir J. van der Laan 2eeacdfe44
Merge #17527: Fix CPUID subleaf iteration
5 years ago
Wladimir J. van der Laan 14feda0814 doc: Add historical release notes for 0.19.0.1
5 years ago
Samuel Dobson 9cbd87d8ee
Merge #17518: refactor, wallet: Nuke coincontrol circular dependency
5 years ago
fanquake 2c98e2024d
Merge #17571: Add libtest_util library to msvc build configuration
5 years ago
fanquake 33c103e2fe
Merge #17539: doc: Update and improve Developer Notes
5 years ago
Aaron Clauson b509554433
Added libtest_util library to msvc build configuration.
5 years ago
Hennadii Stepanov 3ed5e6819a
refactor: Nuke coincontrol circular dependency
5 years ago
Samuel Dobson 0b79caf658
Merge #17447: wallet: Make -walletdir network only
5 years ago
Samuel Dobson 4effd67bf4
Merge #17387: wallet_importmulti: use addresses of the same type as being imported
5 years ago
fanquake a6f5b6f47d
Merge #17550: build: set minimum supported macOS to 10.12
5 years ago
Samuel Dobson 2a97d2b1a5
Merge #17553: wallet: Remove out of date comments for CalculateMaximumSignedTxSize
5 years ago
Samuel Dobson 7127c31020
Merge #17237: wallet: LearnRelatedScripts only if KeepDestination
5 years ago
Samuel Dobson 0aa72061e5
Merge #16944: gui: create PSBT with watch-only wallet
5 years ago
Samuel Dobson 8aac85d71e
Merge #17371: Refactor: Require scriptPubKey to get wallet SigningProvider
5 years ago
Samuel Dobson cef87f7a48
Merge #17290: Enable BnB coin selection for preset inputs and subtract fee from outputs
5 years ago
Wladimir J. van der Laan bb862d7864
Merge #14384: Fire TransactionRemovedFromMempool callbacks from mempool
5 years ago
fanquake 03f6f408ab
Merge #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES
5 years ago
MarcoFalke b983e7e172
Merge #17542: build: Create test utility library from src/test/util/
5 years ago
Wladimir J. van der Laan a739d207a3
Merge #17519: rpc: Remove unused COINBASE_FLAGS
5 years ago
Harris a2e581de94
build: Create test utility library from src/test/util/
5 years ago
251 e20c72f9f0 Fire TransactionRemovedFromMempool from mempool
5 years ago
Gregory Sanders 6a2e6b0600 Remove out of date comments for CalculateMaximumSignedTxSize
5 years ago
Wladimir J. van der Laan 69a6f1ad1f
Merge #17513: refactor, qt: Nuke some circular dependencies
5 years ago
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
MarcoFalke ae6943620a
Merge #17407: node: Add reference to mempool in NodeContext
5 years ago
MarcoFalke 5ff798c39b
Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consistently
5 years ago
Neha Narula e9a27cf338 refactor: Remove unused COINBASE_FLAGS
5 years ago
MarcoFalke b7bc9b8330
Merge #17444: wallet: Avoid showing GUI popups on RPC errors (take 2)
5 years ago
MarcoFalke 41162c0ba0
Merge #17423: ci: Make ci system read-only on the git work tree
5 years ago
fanquake ec89d2882a
build: remove libanl.so.1 from ALLOWED_LIBRARIES
5 years ago
Pieter Wuille f93fc61c65 Put bounds on the number of CPUID leaves explored
5 years ago
Hennadii Stepanov 794fe91395
doc: Update and improve Developer Notes
5 years ago
MarcoFalke a8d9f7dfa7
Merge #17420: travis: Rework CACHE_ERR_MSG
5 years ago
Andrew Chow b007efdf19 Allow BnB when subtract fee from outputs
5 years ago
Andrew Chow db15e71e79 Use BnB when preset inputs are selected
5 years ago
fanquake 3671c5721d
Merge #17532: test: add functional test for non-standard txs with too large scriptSig
5 years ago
fanquake 76e777df83
Merge #16161: util: Fix compilation errors in support/lockedpool.cpp
5 years ago
Wladimir J. van der Laan 26744ae189
Merge #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to be more clear
5 years ago
Wladimir J. van der Laan 36191a8bb5
Merge #12461: scripted-diff: Rename key size consts to be relative to their class
5 years ago
Wladimir J. van der Laan 6496bb87af
Merge #17008: build: bump libevent to 2.1.11 in depends
5 years ago
Sebastian Falbesoner 8f2d7737cc test: add functional test for non-standard txs with too large scriptSig
5 years ago
Pieter Wuille ba2c5fe147 Fix CPUID subleaf iteration
5 years ago
fanquake b4a1da9ef8
Merge #17515: Remove straggling OpenSSL references from doc and build
5 years ago
MarcoFalke e1df922132
Merge #17497: test: skip tests when utils haven't been compiled
5 years ago
Hennadii Stepanov 5f50599ae7
refactor: Cleanup headers from walletmodel.h
5 years ago
Hennadii Stepanov a53e9895db
refactor: Nuke walletmodel circular dependency
5 years ago
Hennadii Stepanov 49c4211c04
refactor: Nuke walletmodeltransaction circular dep
5 years ago
Hennadii Stepanov 567cb44eb9
refactor: Nuke guiutil circular dependency
5 years ago