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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add new RPC implementation file `rpcmisc.cpp`
Wladimir J. van der Laan
2013-12-13
1
-0
/
+1
*
Allow mining RPCs with --disable-wallet
Wladimir J. van der Laan
2013-12-09
1
-2
/
+2
*
Merge pull request #3322
Wladimir J. van der Laan
2013-12-08
1
-2
/
+1
|
\
|
*
src/Makefile.am: Simplify clean of leveldb
Josh Triplett
2013-11-27
1
-2
/
+1
*
|
Move CCryptoKeyStore to crypter.cpp
Wladimir J. van der Laan
2013-12-04
1
-1
/
+1
*
|
Add --disable-wallet option to build system
Wladimir J. van der Laan
2013-12-04
1
-6
/
+35
*
|
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-12-03
1
-15
/
+30
*
|
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-27
1
-2
/
+9
*
|
Coin Control Features
Cozz Lovan
2013-11-14
1
-1
/
+1
*
|
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common
Luke Dashjr
2013-11-11
1
-4
/
+3
*
|
Move CCoins-related logic to coins.{cpp.h}
Pieter Wuille
2013-11-10
1
-2
/
+2
*
|
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-1
/
+1
*
|
Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}.
Brandon Dahler
2013-11-08
1
-2
/
+2
*
|
Refactor: CTxMempool class to its own txmempool.{cpp,h}
Gavin Andresen
2013-11-04
1
-2
/
+2
|
/
*
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-10-21
1
-1
/
+12
*
Remove include of windows.h from allocators.h
Gavin Andresen
2013-10-09
1
-1
/
+1
*
rename bitcoin-res.rc to bitcoind-res.rc
Philip Kaufmann
2013-10-03
1
-1
/
+1
*
win32: add version info to bitcoind.exe
Cory Fields
2013-09-18
1
-0
/
+5
*
autotools: fix the Makefile.include to be safely included anywhere.
Cory Fields
2013-09-18
1
-1
/
+1
*
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
1
-1
/
+1
*
autotools: fix a parallel build race condition spotted by the pull-tester
Cory Fields
2013-09-16
1
-6
/
+5
*
autotools: add translate target for qt translations
Cory Fields
2013-09-14
1
-0
/
+4
*
configure: Check common include subdirectories for bdb headers, and refuse to...
Luke Dashjr
2013-09-10
1
-0
/
+3
*
autotools: switch to autotools buildsystem
Cory Fields
2013-09-05
1
-0
/
+67
[prev]