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
*
Merge branch '0.5.0.x' into 0.5.x
v0.5.2
Luke Dashjr
2012-01-05
5
-34
/
+64
|
\
|
*
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-01-05
1
-1
/
+33
|
|
\
|
|
*
Fix horrific performance found by gmaxwell.
Matt Corallo
2012-01-05
1
-1
/
+33
|
*
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...
Wladimir J. van der Laan
2012-01-04
4
-33
/
+31
*
|
|
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-01-03
7
-71
/
+120
|
\
|
|
|
*
|
Fix typo (#734)
Luke Dashjr
2012-01-03
10
-10
/
+10
|
*
|
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-01-03
5
-69
/
+118
|
|
\
|
|
|
*
I broke -testnet with my TOR option-parsing fixes.
Gavin Andresen
2012-01-03
1
-1
/
+1
|
|
*
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2012-01-03
5
-43
/
+85
|
|
*
Fix some address-handling deadlocks
Pieter Wuille
2012-01-02
1
-26
/
+33
*
|
|
Fix typo (#734)
Wladimir J. van der Laan
2012-01-03
15
-16
/
+16
*
|
|
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2011-12-25
1
-5
/
+4
|
\
|
|
|
*
|
Be more conservative: check all transactions in blocks after last checkpoint.
Luke Dashjr
2011-12-25
1
-5
/
+4
*
|
|
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2011-12-23
2
-1
/
+5
|
\
|
|
|
*
|
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2011-12-23
1
-1
/
+1
|
|
\
|
|
|
*
Bugfix: fForRelay should be false when deciding required fee to include in bl...
Luke Dashjr
2011-12-20
1
-1
/
+1
|
*
|
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-12-20
9
-54
/
+40
*
|
|
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2011-12-19
1
-0
/
+2
|
\
|
|
|
*
|
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2011-12-19
1
-0
/
+2
|
|
\
|
|
|
*
Add my DNS seed domain
Luke Dashjr
2011-12-19
1
-0
/
+1
|
|
*
Add sipa's new dnsseed.
Matt Corallo
2011-12-19
1
-0
/
+1
|
*
|
Bump version to 0.5.0.3
Luke Dashjr
2011-12-15
1
-1
/
+1
|
*
|
Bump version to 0.5.0.2
Luke Dashjr
2011-12-15
1
-1
/
+1
|
|
\
|
|
|
*
Bump version to 0.4.3
Luke Dashjr
2011-12-15
1
-1
/
+1
|
*
|
Fix status bar not displaying Alerts.
Matt Corallo
2011-12-13
5
-5
/
+46
|
*
|
Enable wordwrap for long message in passphrase dialog
Wladimir J. van der Laan
2011-12-13
2
-16
/
+5
|
*
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2011-12-12
1
-1
/
+14
|
|
\
|
|
|
*
Merge branch 'restore_old_miniupnp_compat' into 0.4.x
Luke Dashjr
2011-12-12
1
-1
/
+14
|
|
|
\
|
*
|
|
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-12-02
3
-7
/
+38
|
|
\
|
|
|
|
*
|
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-12-02
3
-7
/
+38
|
|
*
|
Orphan block fill-up-memory attack prevention
Gavin Andresen
2011-12-01
4
-8
/
+79
|
|
*
|
Moved checkpoints out of main, to prep for using them to help prevent DoS att...
Gavin Andresen
2011-12-01
11
-27
/
+118
|
|
*
|
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-12-01
1
-4
/
+15
|
|
*
|
Bump version to 0.4.2
Luke Dashjr
2011-11-21
1
-1
/
+1
|
|
*
|
close old db when rewriting
Pieter Wuille
2011-11-20
1
-50
/
+52
|
|
*
|
Never remove database files on shutdown, it caused unreadable wallets on some...
Gavin Andresen
2011-11-20
3
-28
/
+1
|
|
*
|
Only remove database log files on shutdown after wallet encryption/rewrite
Gavin Andresen
2011-11-17
4
-9
/
+16
|
|
*
|
Create new keypool for newly encrypted wallets.
Gavin Andresen
2011-11-17
2
-1
/
+33
|
|
*
|
Remove vladimir's DNS seed, at his request.
Jeff Garzik
2011-11-15
1
-1
/
+0
|
|
*
|
Tweak handling of boost filesystem versions
Gavin Andresen
2011-11-15
1
-1
/
+1
|
|
*
|
Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite.
Gavin Andresen
2011-11-15
1
-6
/
+13
|
|
*
|
add message about restarting bitcoin after encrypting wallet succesfully
Luke Dashjr
2011-11-15
1
-3
/
+2
|
|
*
|
Fix boost filesystem incompatibility problem
Gavin Andresen
2011-11-15
1
-3
/
+3
|
|
*
|
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-11-15
6
-36
/
+89
|
|
*
|
Resilvering
Pieter Wuille
2011-11-15
3
-1
/
+104
|
|
*
|
Add returns to avoid annoying compile-time warnings.
Matt Corallo
2011-11-02
2
-0
/
+2
|
|
*
|
Only define __STDC_LIMIT_MACROS if not already defined.
Matt Corallo
2011-11-02
1
-2
/
+6
|
|
*
|
Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be...
cjdelisle
2011-11-02
1
-1
/
+6
|
|
*
|
bitcoind does not need to link with gthread-2.0
Gavin Andresen
2011-10-10
1
-1
/
+0
|
|
*
|
Bump version to 0.4.1
Luke Dashjr
2011-10-10
1
-1
/
+1
[next]