Age | Commit message (Collapse) | Author |
|
|
|
33b7f83 [qa] travis: cover *receivedby* rpcs (MarcoFalke)
|
|
2798e0b add powerpc build support for openssl lib (daniel)
|
|
2cecb24 doc: change suite to trusty in gitian-building.md (Wladimir J. van der Laan)
957c0fd gitian: make windows build deterministic (Wladimir J. van der Laan)
2e31d74 gitian: use trusty for building (Wladimir J. van der Laan)
0b416c6 depends: qt PIDLIST_ABSOLUTE patch (Wladimir J. van der Laan)
9f251b7 devtools: add libraries for bitcoin-qt to symbol check (Wladimir J. van der Laan)
|
|
|
|
|
|
|
|
b4f3e9c ui: Add "Copy raw transaction data" to transaction list context menu (Wladimir J. van der Laan)
|
|
Add a way to quickly copy transaction hex.
Primarily useful when manually submitting transactions,
e.g. `-walletbroadcast=0` is set.
|
|
c5f211b [doc][trivial] Remove miniupnpc build notes build-unix (fanquake)
|
|
bd42e6b [doc] Users now see 'Bitcoin Core' in the OSX bundle (Michael Ford)
|
|
|
|
|
|
1cf3dd8 Add unit test for UpdateCoins (Alex Morcos)
03c8282 Make CCoinsViewTest behave like CCoinsViewDB (Alex Morcos)
14470f9 ModifyNewCoins saves database lookups (Alex Morcos)
|
|
513686d [qt] Use maxTxFee instead of 10000000 (MarcoFalke)
|
|
013a364 [contrib] Delete test-patches (MarcoFalke)
|
|
e855b01 Fix debug log message for block files (Alex Morcos)
|
|
|
|
|
|
e587bc3 Implement helper class for CTxMemPoolEntry constructor (Alex Morcos)
|
|
On OS X users will see 'Bitcoin Core' after opening the DMG bundle.
|
|
a6d5a65 [trivial] contrib: Fix `echo`s in verify.sh (MarcoFalke)
141c44e [contrib] Update versionprefix to "bitcoin-core" in verify.sh (MarcoFalke)
|
|
This is only for unit tests.
|
|
6bc9e40 Chainparams: Explicit CChainParams arg for miner: (Jorge Timón)
598e494 Chainparams: Explicit CChainParams arg for main (pre miner): (Jorge Timón)
|
|
f6d9d5e add (max)uploadtarget infos to getnettotals RPC help (Jonas Schnelli)
|
|
4d29032 Fixed integer comparison warning. (Eric Lombrozo)
|
|
|
|
Remove sed-based qt PIDLIST_ABSOLUTE workaround, replace by a patch that
works for both old (such as used by Travis and Ubuntu Precise) and new
mingw (Ubuntu Trusty).
|
|
Forgot to add these.
Also add a short description for each required library.
|
|
6e18268 Switch to libsecp256k1-based validation for ECDSA (Pieter Wuille)
|
|
|
|
|
|
aee22bf Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN. (Gregory Maxwell)
|
|
This uses _EVENT_LOG_WARN instead, which appears to be defined in the
old versions of libevent that I have on some systems.
|
|
9bd3f03 Clarify 'fee' field in fundrawtransaction help text (Peter Todd)
|
|
773ae46 [Qt] add shortcurts for debug-/console-window (Jonas Schnelli)
|
|
|
|
|
|
|
|
bbf49da Fix comment for blocksonly parameter interactions (Patick Strateman)
6a4982f Fix fRelayTxs comment (Patick Strateman)
59441a0 Display DEFAULT_WHITELISTALWAYSRELAY in help text (Patick Strateman)
71a2683 Use DEFAULT_BLOCKSONLY and DEFAULT_WHITELISTALWAYSRELAY constants (Patick Strateman)
762b13b Add help text for blocksonly and whitelistalwaysrelay (Patick Strateman)
3a96497 Add whitelistalwaysrelay option (Patick Strateman)
420fa81 Do not process tx inv's in blocksonly mode (Patick Strateman)
4044f07 Add blocksonly mode (Patick Strateman)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
e495ed5 add documentation for exluding whitelistes peer from maxuploadtarget (Jonas Schnelli)
5760749 [docs] rename reducetraffic.md to reduce-traffic.md (Jonas Schnelli)
d61fcff don't enforce maxuploadtargets disconnect for whitelisted peers (Jonas Schnelli)
|
|
|