Commit Graph

16630 Commits (e36a0c08529bccc695ec71a7ec1df89367cc1628)
 

Author SHA1 Message Date
Pieter Wuille d40f06a3da Introduce interface for signing providers
7 years ago
practicalswift 3a0f8d795a Qt: Remove unused method setupAmountWidget(...)
7 years ago
Gabriel Davidian 4d74c78c69 Add username and ip logging for RPC method requests
7 years ago
Roman Zeyde 9cb9af8c41
[REST] Handle UTXO retrieval when ignoring the mempool
7 years ago
Roman Zeyde 1fdc7c41bb
Make CTxMemPool::isSpent() const
7 years ago
MarcoFalke b55555da3e
rpc: Add testmempoolaccept
7 years ago
João Barbosa f381299d64 Move CKeyStore::cs_KeyStore to CBasicKeyStore
7 years ago
João Barbosa 25eb9f5020 Inline CKeyStore::AddKey(const CKey &) in CBasicKeyStore
7 years ago
MarcoFalke 7466a26cab
Merge #12760: Docs: Improve documentation on standard communication channels
7 years ago
MarcoFalke b43aba89e3
Merge #12772: [CI]: bump travis timeout for make check to 50m
7 years ago
MarcoFalke 02b7e8319a
Merge #12709: [wallet] shuffle sendmany recipients ordering
7 years ago
Karl-Johan Alm bc308ba999 [CI]: bump travis timeout for make check to 50m
7 years ago
Gregory Sanders 6acb02d635 add release note for sendmany output shuffling
7 years ago
Gregory Sanders cf6ef3c139 shuffle sendmany recipients ordering to shuffle tx outputs
7 years ago
Wladimir J. van der Laan cead84b72d
Merge #11536: Rename account to label where appropriate
7 years ago
Wladimir J. van der Laan 9552dfb1f6
Merge #12694: Actually disable BnB when there are preset inputs
7 years ago
Jim Posen 30d1a0ae37 Docs: Improve documentation on standard communication channels
7 years ago
practicalswift 3bcc0059b8 Add lint-include-guards.sh which checks include guard consistency
7 years ago
MarcoFalke f686002a8e
Merge #12742: Make FastRandomContext support standard C++11 RNG interface
7 years ago
practicalswift 8fd6af89a0 Fix missing or inconsistent include guards
7 years ago
practicalswift 8af65d96f4 Document include guard convention
7 years ago
John Newbery 4757c04cb9 [config] Remove blockmaxsize option
7 years ago
Wladimir J. van der Laan c290508a5e
Merge #12630: Provide useful error message if datadir is not writable.
7 years ago
John Newbery 12982682a6 [tests] Change feature_csv_activation.py to use BitcoinTestFramework
7 years ago
John Newbery db7ffb9d1b [tests] Move utility functions in feature_csv_activation.py out of class.
7 years ago
John Newbery 0842edf9ee [tests] Remove nested loops from feature_csv_activation.py
7 years ago
Wladimir J. van der Laan a6926b065d
Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n)
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Wladimir J. van der Laan 185d48473e
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (jnewbery)
7 years ago
Wladimir J. van der Laan ad823178e8
Merge #12704: base58: use map instead of strchr() when decode
7 years ago
Pieter Wuille e0f7515f55
Merge #12750: Replace boost::call_once with std::call_once
7 years ago
MarcoFalke 2b1c50b935
Merge #12747: Fix typos
7 years ago
Pieter Wuille 76a9aacd3f Move compressor utility functions out of class
7 years ago
Pieter Wuille a7c45bce92 Add native support for serializing char arrays without FLATDATA
7 years ago
donaloconnor 57dae3fc4a Replace boost::call_once with std::call_once
7 years ago
Gregory Sanders 2fb9c1e668 shuffle selected coins before transaction finalization
7 years ago
MarcoFalke 2405ce1df0
Merge #12746: tests: Remove unused argument max_invalid from check_estimates(...)
7 years ago
Wladimir J. van der Laan 310dc61ea3
Merge #12723: Qt5: Warning users about invalid-BIP21 URI bitcoin://
7 years ago
MarcoFalke 4ad3b3c72c
Merge #12716: Fix typos and cleanup in various files
7 years ago
Alexey Ivanov b7fbcc53d0 Qt: Warn users about invalid-BIP21 URI bitcoin://
7 years ago
practicalswift d27327c79a Fix typos
7 years ago
practicalswift a004eb1dae tests: Remove unused argument max_invalid from check_estimates(...)
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Pieter Wuille 1ec1602a45 Make FastRandomContext support standard C++11 RNG interface
7 years ago
Kevin Pan bcab47bc1b use base58 map instead of strchr()
7 years ago
Pieter Wuille 9b8b1079dd
Merge #12737: Remove unnecessary NONNEGATIVE_SIGNED
7 years ago
Russell Yanofsky 34ca750320 Remove unnecessary NONNEGATIVE_SIGNED
7 years ago
MarcoFalke 4ba3d4f439
Merge #12728: [tests] rename TestNode to TestP2PConn in tests
7 years ago
Wladimir J. van der Laan 55f490a79f
Merge #12652: bitcoin-cli: Provide a better error message when bitcoind is not running
7 years ago
Wladimir J. van der Laan e476826338
Merge #12721: Qt: remove "new" button during receive-mode in addressbook
7 years ago