Permalink
Commits on Jan 22, 2016
  1. qt: pre-rc2 translations update

    laanwj committed Jan 22, 2016
  2. Merge #7371: [0.12] backports

    236686b [init] Add missing help for args (MarcoFalke)
    44438a1 [init] Fix error message of maxtxfee invalid amount (MarcoFalke)
    a74fa1f [Wallet] Transaction View: LastMonth calculation fixed (crowning-)
    laanwj committed Jan 22, 2016
  3. Merge #7387: Get rid of inaccurate ScriptSigArgsExpected

    52b29dc Get rid of inaccurate ScriptSigArgsExpected (Pieter Wuille)
    laanwj committed Jan 22, 2016
  4. [qt] Windows: Make rpcconsole monospace font larger

    Github-Pull: #7364
    Rebased-From: fa6a59d
    MarcoFalke committed with laanwj Jan 17, 2016
Commits on Jan 21, 2016
  1. Add option `-permitrbf` to set transaction replacement policy

    Add a configuration option `-permitrbf` to set transaction replacement policy
    for the mempool.
    
    Enabling it will enable (opt-in) RBF, disabling it will refuse all
    conflicting transactions.
    
    Conflicts:
    	src/init.cpp
    	src/main.cpp
    	src/main.h
    
    Github-Pull: #7386
    Rebased-From: b768108
    laanwj committed Jan 21, 2016
Commits on Jan 20, 2016
  1. RPC: indicate which transactions are replaceable

    Add "bip125-replaceable" output field to listtransactions and gettransaction
    which indicates if an unconfirmed transaction, or any unconfirmed parent, is
    signaling opt-in RBF according to BIP 125.
    
    Github-Pull: #7286
    Rebased-From: eaa8d27
    sdaftuar committed with laanwj Dec 16, 2015
  2. Update project URL

    Github-Pull: #7328
    Rebased-From: b07b103
    btcdrak committed with laanwj Jan 15, 2016
  3. build: Make networking work inside LXC builder in gitian-building.md

    These are changes I needed to get gitian building to work with Debian
    8.2, which is the version we tell to use.
    
    - Set up NAT, so that container can access network beyond host
    - Remove explicit cgroup setup - these are mounted automatically now
    - gitian: Need `ca-certificates` and `python` for LXC builds
    
    Github-Pull: #7060
    Rebased-From: 99fda26 3b468a0
    laanwj committed Nov 19, 2015
  4. [walletdb] Fix syntax error in key parser

    Github-Pull: #7381
    Rebased-From: fa6d4cc
    MarcoFalke committed with laanwj Jan 20, 2016
Commits on Jan 18, 2016
  1. Merge pull request #7370

    fa31133 [Doc] Wallet & Pruning (MarcoFalke)
    laanwj committed Jan 18, 2016
  2. [Doc] Wallet & Pruning

    MarcoFalke committed Jan 18, 2016
  3. Fix error in blockchain.py introduced in merge

    Github-Pull: #7373
    Rebased-From: 4a04879
    sdaftuar committed with laanwj Jan 18, 2016
  4. [init] Add missing help for args

    Github-Pull: #7290
    Rebased-From: fa6ab96 faa572a fa461df
    MarcoFalke committed Jan 4, 2016
  5. [init] Fix error message of maxtxfee invalid amount

    Github-Pull: #7290
    Rebased-From: fac11ea
    MarcoFalke committed Jan 4, 2016
  6. [Wallet] Transaction View: LastMonth calculation fixed

    Github-Pull: #7327
    Rebased-From: 30cdace
    crowning- committed with MarcoFalke Jan 13, 2016
  7. Fix help, add RPC tests for getblockheader

    - Add assert_is_hex_string and assert_is_hash_string to RPC test utils.
    - Add RPC documentation for getblockheader[chainwork].
    - Add RPC tests for getblockheader.
    
    Github-Pull: #7194
    Rebased-From: 16d4fce 4745636 135d6ec
    jamesob committed with laanwj Dec 9, 2015
  8. Added help text for chainwork value

    Github-Pull: #7232
    Rebased-From: 94bdd71
    instagibbs committed with laanwj Dec 18, 2015
  9. [qa] Fix pyton syntax in rpc tests

    Github-Pull: #7335
    Rebased-From: 7777994
    MarcoFalke committed with laanwj Dec 2, 2015
  10. Merge pull request #7345

    fa8c497 [doc] backwards-compatibility issues due to chainstate obfuscation (MarcoFalke)
    laanwj committed Jan 18, 2016
  11. Merge pull request #7338

    f17b00b release-notes: Combine NOP2->CLTV asm change into "RPC: Low-level API changes" section (Luke Dashjr)
    e20704b Replace some instances of formatWithUnit with formatHtmlWithUnit (fanquake)
    6f8346d qt5: Use the fixed font the system recommends (MarcoFalke)
    605de4a Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. (mb300sd)
    6191a9b [RPC-Tests] add option to run rpc test over QT clients (Jonas Schnelli)
    6307beb Note that reviewers should mention the commit hash of the commits they reviewed. (Patrick Strateman)
    6092ff2 Set link from http:// to https:// (Suriyaa Kudo)
    laanwj committed Jan 18, 2016
  12. Merge pull request #7347

    5cacb8f Add comment about mining changes and more about priority (Alex Morcos)
    laanwj committed Jan 18, 2016
  13. Merge pull request #7367

    2e552b0 Mention mempool chain limits in release notes (Suhas Daftuar)
    laanwj committed Jan 18, 2016
  14. Update license year range to 2016

    Conflicts:
    	configure.ac
    
    Github-Pull: #7363
    Rebased-From: bd34174
    pra85 committed with laanwj Jan 17, 2016
  15. Eliminate race condition in mempool_packages test

    Github-Pull: #7368
    Rebased-From: 4d10d2e
    sdaftuar committed with laanwj Jan 15, 2016
Commits on Jan 17, 2016
Commits on Jan 16, 2016
  1. Merge pull request #7336

    82667af release note fixups (Alex Morcos)
    laanwj committed Jan 16, 2016
Commits on Jan 14, 2016
  1. release: remove libc6 dependency from the osx signing descriptor

    It is unneeded after the last toolchain update, and missing from Trusty.
    
    Github-Pull: #7342
    Rebased-From: 3503a78
    theuni committed with laanwj Jan 14, 2016
Commits on Jan 13, 2016
  1. Replace some instances of formatWithUnit with formatHtmlWithUnit

    Strings in a HTML context should be using formatHtmlWithUnit.
    
    Github-Pull: #7255
    Rebased-From: 5fdf32d
    fanquake committed with luke-jr Dec 26, 2015
  2. qt5: Use the fixed font the system recommends

    Github-Pull: #7214
    Rebased-From: fa2f4bc
    MarcoFalke committed with luke-jr Dec 14, 2015
  3. Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.

    Github-Pull: #7213
    Rebased-From: 37d271d
    mb300sd committed with luke-jr Dec 14, 2015