index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[qt] Add more sources to translate
MarcoFalke
2017-01-04
1
-2
/
+2
*
[qt] Do not translate `~`
MarcoFalke
2017-01-03
2
-7
/
+2
*
qt: Fill in English numerusforms
Wladimir J. van der Laan
2017-01-03
1
-39
/
+39
*
qt,wallet: Fix a few typos in messages
Wladimir J. van der Laan
2017-01-03
3
-4
/
+4
*
Merge #9446: SetMerkleBranch: remove unused code, remove cs_main lock require...
Jonas Schnelli
2017-01-03
2
-10
/
+2
|
\
|
*
SetMerkleBranch: remove unused code, remove cs_main lock requirement
Jonas Schnelli
2016-12-30
2
-10
/
+2
*
|
qt: Set transifex slug to 0.14
Wladimir J. van der Laan
2017-01-02
2
-274
/
+1924
|
/
*
Merge #9436: test: Include tx data in EXTRA_DIST
MarcoFalke
2016-12-28
1
-0
/
+15
|
\
|
*
test: Include tx data in EXTRA_DIST
MarcoFalke
2016-12-27
1
-0
/
+15
*
|
Merge #9349: Make CScript (and prevector) c++11 movable.
Pieter Wuille
2016-12-27
3
-2
/
+29
|
\
\
|
*
|
Make CScript (and prevector) c++11 movable.
Pieter Wuille
2016-12-21
3
-2
/
+29
*
|
|
Merge #9243: Clean up mapArgs and mapMultiArgs Usage
Pieter Wuille
2016-12-27
20
-124
/
+173
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a ForceSetArg method for testing
Matt Corallo
2016-12-27
5
-9
/
+16
|
*
|
Lock mapArgs/mapMultiArgs access in util
Matt Corallo
2016-12-24
1
-11
/
+23
|
*
|
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
14
-24
/
+30
|
*
|
Get rid of mapArgs direct access in ZMQ construction
Matt Corallo
2016-12-24
3
-6
/
+6
|
*
|
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
12
-31
/
+44
|
*
|
Fix non-const mapMultiArgs[] access after init.
Matt Corallo
2016-12-23
7
-43
/
+56
|
*
|
Remove arguments to ParseConfigFile
Matt Corallo
2016-12-23
5
-10
/
+8
*
|
|
Merge #9435: Removed unused variable in test, fixing warning.
MarcoFalke
2016-12-27
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove unused variable in test, fixing warning.
Russell Yanofsky
2016-12-27
1
-1
/
+0
|
|
/
*
|
Merge #9406: Re-enable a blank v1 Tx JSON test
MarcoFalke
2016-12-23
2
-3
/
+8
|
\
\
|
*
|
Re-enable a blank v1 Tx JSON test
Douglas Roark
2016-12-21
2
-3
/
+8
|
|
/
*
/
Added missing colons in when running help command
Anditto Heristyo
2016-12-22
3
-14
/
+14
|
/
*
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
18
-176
/
+96
|
\
|
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
18
-176
/
+96
*
|
Merge #9308: [test] Add CCoinsViewCache Access/Modify/Write tests
Wladimir J. van der Laan
2016-12-21
1
-0
/
+364
|
\
\
|
*
|
[test] Add CCoinsViewCache Access/Modify/Write tests
Russell Yanofsky
2016-12-05
1
-0
/
+364
*
|
|
Merge #8717: [WALLET] Addition of ImmatureCreditCached to MarkDirty()
Wladimir J. van der Laan
2016-12-21
1
-0
/
+1
|
\
\
\
|
*
|
|
[WALLET] Addition of ImmatureCreditCached to MarkDirty()
Spencer Lievens
2016-09-13
1
-0
/
+1
*
|
|
|
Merge #9393: build: Include cuckoocache header in Makefile
Wladimir J. van der Laan
2016-12-21
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
build: Include cuckoocache header in Makefile
MarcoFalke
2016-12-21
1
-0
/
+1
*
|
|
|
|
Merge #9376: Remove unused test files and references
Wladimir J. van der Laan
2016-12-21
2
-35
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix testfile reference
BtcDrak
2016-12-20
1
-1
/
+1
|
*
|
|
|
Remove unused test files and references
BtcDrak
2016-12-19
2
-34
/
+0
*
|
|
|
|
Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ...
Wladimir J. van der Laan
2016-12-20
6
-43
/
+81
|
\
\
\
\
\
|
*
|
|
|
|
reduce number of lookups in TransactionWithinChainLimit
Gregory Sanders
2016-12-19
1
-3
/
+3
|
*
|
|
|
|
CreateTransaction: Don't return success with too-many-ancestor txn
Gregory Sanders
2016-12-13
1
-0
/
+15
|
*
|
|
|
|
SelectCoinsMinConf: Prefer coins with fewer ancestors
Gregory Sanders
2016-12-13
6
-43
/
+66
*
|
|
|
|
|
Merge #9316: [wallet] Disable free transactions when relay is disabled
Wladimir J. van der Laan
2016-12-20
1
-0
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[wallet] Disable free transactions when relay is disabled
MarcoFalke
2016-12-10
1
-0
/
+3
*
|
|
|
|
|
Merge #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runaw...
Wladimir J. van der Laan
2016-12-19
10
-64
/
+138
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Move GetWarnings() into its own file.
Gregory Maxwell
2016-12-03
9
-89
/
+116
|
*
|
|
|
|
|
Eliminate data races for strMiscWarning and fLargeWork*Found.
Gregory Maxwell
2016-12-03
4
-16
/
+53
|
*
|
|
|
|
|
Make QT runawayException call GetWarnings instead of directly access strMiscW...
Gregory Maxwell
2016-12-03
5
-49
/
+59
*
|
|
|
|
|
|
Merge #9311: Flush wallet after abandontransaction
Wladimir J. van der Laan
2016-12-19
1
-2
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Flush wallet after abandontransaction
Alex Morcos
2016-12-09
1
-2
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #9329: [Qt] Console: allow empty arguments
Wladimir J. van der Laan
2016-12-19
2
-21
/
+72
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[Qt] Console: don't allow empty arguments when using the comma-syntax
Jonas Schnelli
2016-12-14
2
-15
/
+35
|
*
|
|
|
|
|
|
Qt/Test: Check handling of empty arguments in RPC debug console
Luke Dashjr
2016-12-13
1
-0
/
+31
[next]