index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-01-29
Rename permitrbf to replacebyfee
Luke Dashjr
2016-01-28
net: Hardcoded seeds update January 2016
Wladimir J. van der Laan
2016-01-27
release: Add security/export checks to gitian and fix current failures
Cory Fields
2016-01-22
qt: pre-rc2 translations update
Wladimir J. van der Laan
2016-01-22
Merge #7371: [0.12] backports
Wladimir J. van der Laan
2016-01-22
Merge #7387: Get rid of inaccurate ScriptSigArgsExpected
Wladimir J. van der Laan
2016-01-22
[qt] Windows: Make rpcconsole monospace font larger
MarcoFalke
2016-01-21
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-01-21
Add option `-permitrbf` to set transaction replacement policy
Wladimir J. van der Laan
2016-01-20
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-20
[walletdb] Fix syntax error in key parser
MarcoFalke
2016-01-18
[init] Add missing help for args
MarcoFalke
2016-01-18
[init] Fix error message of maxtxfee invalid amount
MarcoFalke
2016-01-18
[Wallet] Transaction View: LastMonth calculation fixed
crowning-
2016-01-18
Fix help, add RPC tests for getblockheader
James O'Beirne
2016-01-18
Added help text for chainwork value
Gregory Sanders
2016-01-18
Merge pull request #7338
Wladimir J. van der Laan
2016-01-18
Update license year range to 2016
Prayag Verma
2016-01-13
Replace some instances of formatWithUnit with formatHtmlWithUnit
fanquake
2016-01-13
qt5: Use the fixed font the system recommends
MarcoFalke
2016-01-13
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2016-01-13
add InMempool() function
Jonas Schnelli
2016-01-13
Merge pull request #7332
Wladimir J. van der Laan
2016-01-13
Update translations pre-rc1
Wladimir J. van der Laan
2016-01-13
Add RPC call abandontransaction
Alex Morcos
2016-01-13
[wallet] Clarify rpc help message with regard to rounding
MarcoFalke
2016-01-13
Add sane fallback for fee estimation
Alex Morcos
2016-01-09
Merge branch bytespersigop
Luke Dashjr
2016-01-08
Make sure conflicted wallet tx's update balances
Alex Morcos
2016-01-08
Merge pull request #7318
Wladimir J. van der Laan
2016-01-08
[qt] Intro: Display required space
MarcoFalke
2016-01-08
Backport: quickfix for RPC timer interface problem
Jonas Schnelli
2016-01-07
[wallet] Add regression test for vValue sort order
MarcoFalke
2016-01-07
[qa] wallet: Check if maintenance changes the balance
MarcoFalke
2016-01-05
Bump copyright headers to 2015
MarcoFalke
2016-01-05
[Qt] fix coincontrol update issue when deleting a send coin entry
Jonas Schnelli
2016-01-05
[wallet] Adjust pruning test
MarcoFalke
2016-01-05
Mark blocks with too many sigops as failed
Suhas Daftuar
2016-01-04
Update translations after #7253
Wladimir J. van der Laan
2016-01-04
qt: periodic translations pull from transifex
Wladimir J. van der Laan
2016-01-04
Merge pull request #7245
Wladimir J. van der Laan
2016-01-04
Report non-mandatory script failures correctly
Pieter Wuille
2015-12-21
[Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransaction
Suhas Daftuar
2015-12-17
Removed offline testnet DNSSeed 'alexykot.me'.
Elias Rohrer
2015-12-16
torcontrol debug: Change to a blanket message that covers both cases
MarcoFalke
2015-12-14
Replace trickle nodes with per-node/message Poisson delays
Pieter Wuille
2015-12-14
Checks for null data transaction before issuing error to debug.log
accraze
2015-12-14
Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]
Matt Corallo
2015-12-11
net: Add and document network messages in protocol.h
Wladimir J. van der Laan
2015-12-10
net: Fix sent reject messages for blocks and transactions
Wladimir J. van der Laan
[next]