Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V12.2.5 PR14.5 #2

Merged
merged 67 commits into from
Feb 24, 2019
Merged

V12.2.5 PR14.5 #2

merged 67 commits into from
Feb 24, 2019

Conversation

CryptoCentric
Copy link

Further Backports from Bitcoin PR14

laanwj and others added 30 commits February 15, 2019 18:45
…e RPC request

e7156ad [RPC] pass HTTP basic authentication username to the JSONRequest object (Jonas Schnelli)
69d1c25 [RPC] Give RPC commands more information about the RPC request (Jonas Schnelli)
23c32a9 rpc: Change JSONRPCRequest to JSONRPCRequestObj (Wladimir J. van der Laan)
fc14609 RPC: augment getblockchaininfo bip9_softforks data (mruddy)
178cd88 Qt/splash: Specifically keep track of which wallet(s) we are connected to for later disconnecting (Luke Dashjr)
1880aeb Qt: Get the private key for signing messages via WalletModel (Luke Dashjr)
215caba Add consistency check to RPC call importmulti (Pedro Branco)
cb08fdb Add importmulti rpc call (Pedro Branco)
…rator!=, which is only in newer boost versions

7942d31 RPC: importmulti: Avoid using boost::variant::operator!=, which is only in newer boost versions (Luke Dashjr)
3a286ab Eliminating Inconsistencies in Textual Output (S. Matthew English)
1ae5839 moveonly: move `coincontrol` to `src/wallet` (Wladimir J. van der Laan)
…returned in txOut

1d8e12b Fix doxygen comment: the transaction is returned in txOut (Pavel Janík)
3421e74 Clarify `listenonion` (unsystemizer)
…ions.

515e264 Make connect=0 disable automatic outbound connections. (Gregory Maxwell)
…atch Linux

3f7581d [TRIVIAL] reorder Windows gitian build order to match Linux (Micha)
0334430 Add some missing includes (Pieter Wuille)
4100499 Return shared_ptr<CTransaction> from mempool removes (Pieter Wuille)
51f2783 Make removed and conflicted arguments optional to remove (Pieter Wuille)
f48211b Bypass removeRecursive in removeForReorg (Pieter Wuille)
…sschnelli)

339c4b6 release: bump required osx version to 10.8. Credit jonasschnelli. (Cory Fields)
…essage

04c1c15 rpc: Remove invalid explanation from wallet fee message (Wladimir J. van der Laan)
1c3ecc7 instance of 'mem pool' to 'mempool' (S. Matthew English)
169bdab Return useful error message on ATMP failure (instagibbs)
…nfirmation target

cfe77ef [Qt] overhaul smart-fee slider, adjust default confirmation target (Jonas Schnelli)
6f02899 [Qt] Hide nTxConfirmTarget behind WalletModel (Jonas Schnelli)
004168d CoinControl: add option for custom confirmation target (Jonas Schnelli)
7f61b49 Change all instance of 'GMT epoch' to 'Unix epoch' (matthias)
3333e5a [qt] Return useful error message on ATMP failure (MarcoFalke)
582068a Add mempool.dat to doc/files.md (Pieter Wuille)
3f78562 Add DumpMempool and LoadMempool (Pieter Wuille)
ced7c94 Add AcceptToMemoryPoolWithTime function (Pieter Wuille)
c3efb58 Add feedelta to TxMempoolInfo (Pieter Wuille)
6c5cd9d test: Add format-dependent comparison to bctest (Wladimir J. van der Laan)
444c673 bench: Add benchmark for lockedpool allocation/deallocation (Wladimir J. van der Laan)
6567999 rpc: Add `getmemoryinfo` call (Wladimir J. van der Laan)
4536148 support: Add LockedPool (Wladimir J. van der Laan)
f4d1fc2 wallet: Get rid of LockObject and UnlockObject calls in key.h (Wladimir J. van der Laan)
999e4c9 wallet: Change CCrypter to use vectors with secure allocator (Wladimir J. van der Laan)
…f MAP_ANONYMOUS is not defined

4a9f3c5 Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined. (Pavel Janík)
…t headers in source files

159597a [devtools] script support for managing source file copyright headers (isle2983)
86029e7 Move CWalletDB::ReorderTransactions to CWallet (Patrick Strateman)
32c0d6e Add logging to bitcoin-util-test.py (jnewbery)
laanwj and others added 26 commits February 15, 2019 22:07
2b175d4 Clean up bctest.py and bitcoin-util-test.py (John Newbery)
190fd32 Remove unused CTxOut::GetHash() (Matt Corallo)
b3ddc5e LockedPool: avoid quadratic-time allocation (Kaz Wesley)
0b59f80 LockedPool: fix explosion for illegal-sized alloc (Kaz Wesley)
21b8f3d LockedPool: test handling of invalid allocations (Kaz Wesley)
4b04e32 [copyright] copyright header style uniform (isle2983)
66ca6cd Enforcing consistency, 'gitian' to 'Gitian' (S. Matthew English)
…gers from contrib

1ee6f91 new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_DIST (nomnombtc)
…ttemptToEvict.

d32036a Use RelevantServices instead of node_network in AttemptToEvict. (Gregory Maxwell)
…only.

1f951c6 Allow filterclear messages for enabling TX relay only. (R E Broadley)
0bd581a add release notes for removal of priority estimation (Alex Morcos)
b2322e0 Remove priority estimation (Alex Morcos)
Matches Bitcoins style and makes upcoming backports easier
DIST_CONTRIB in Makefile.am
…atting of help

59daa58 RPC/Mining: getblocktemplate: Update and fix formatting of help (Luke Dashjr)
@CryptoCentric CryptoCentric merged commit 4e1d7eb into master Feb 24, 2019
@CryptoCentric CryptoCentric deleted the v12.2.5PR14.5 branch February 24, 2019 21:14
@CryptoCentric CryptoCentric restored the v12.2.5PR14.5 branch March 4, 2019 11:56
@CryptoCentric CryptoCentric deleted the v12.2.5PR14.5 branch March 5, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants