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
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-0
/
+6
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2019-04-03
1
-0
/
+2
*
Scrypt n=1024 PoW hash
Ross Nicoll
2019-04-03
1
-0
/
+2
*
Output descriptors module
Pieter Wuille
2018-07-27
1
-0
/
+2
*
Add -avoidpartialspends and m_avoid_partial_spends
Karl-Johan Alm
2018-07-24
1
-0
/
+1
*
Extract MakeUnique into utilmemory.h
Ben Woosley
2018-07-17
1
-0
/
+1
*
Merge #13072: Update createmultisig RPC to support segwit
Pieter Wuille
2018-07-13
1
-0
/
+2
|
\
|
*
segwit support for createmultisig RPC
Anthony Towns
2018-07-10
1
-1
/
+1
|
*
Add outputtype module
Anthony Towns
2018-07-09
1
-0
/
+2
*
|
Merge #13177: GCC-7 and glibc-2.27 back compat code
Wladimir J. van der Laan
2018-07-12
1
-0
/
+1
|
\
\
|
*
|
GCC-7 and glibc-2.27 compat code
Chun Kuan Lee
2018-06-02
1
-0
/
+1
*
|
|
Merge #13386: SHA256 implementations based on Intel SHA Extensions
Wladimir J. van der Laan
2018-07-09
1
-0
/
+10
|
\
\
\
|
*
|
|
Add SHA256 implementation using using Intel SHA intrinsics
Pieter Wuille
2018-06-26
1
-0
/
+10
*
|
|
|
Merge #13570: RPC: Add new "getzmqnotifications" method
Wladimir J. van der Laan
2018-07-09
1
-2
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
RPC: Add new getzmqnotifications method.
Daniel Kraft
2018-07-05
1
-2
/
+4
|
|
/
/
*
|
|
Merge #12788: [build] Tune wildcards for LIBSECP256K1 target
Wladimir J. van der Laan
2018-07-05
1
-1
/
+1
|
\
\
\
|
*
|
|
[build] Tune wildcards for LIBSECP256K1 target
Karl-Johan Alm
2018-06-12
1
-1
/
+1
*
|
|
|
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Move rpc/util.cpp from libbitcoin-util to libbitcoin-server
Chun Kuan Lee
2018-06-18
1
-1
/
+1
|
/
/
*
|
Merge #13408: crypto: cleanup sha256 build
Wladimir J. van der Laan
2018-06-11
1
-21
/
+17
|
\
\
|
*
|
crypto: cleanup sha256 build
Cory Fields
2018-06-06
1
-21
/
+17
*
|
|
MOVEONLY: Move BaseIndex to its own file.
Jim Posen
2018-06-04
1
-0
/
+2
|
/
/
*
|
Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2
Wladimir J. van der Laan
2018-06-04
1
-1
/
+27
|
\
\
|
|
/
|
/
|
|
*
8-way AVX2 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
1
-1
/
+14
|
*
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
1
-1
/
+14
*
|
build: split warnings out of CXXFLAGS
Cory Fields
2018-05-22
1
-1
/
+1
*
|
Merge #13005: Make --enable-debug to pick better options
Wladimir J. van der Laan
2018-05-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make --enable-debug to pick better options
Evan Klitzke
2018-04-17
1
-2
/
+2
*
|
Remove Safe mode
Andrew Chow
2018-04-26
1
-2
/
+0
*
|
[index] Create new TxIndex class.
Jim Posen
2018-04-25
1
-0
/
+2
*
|
MOVEONLY: Move logging code from util.{h,cpp} to new files.
Jim Posen
2018-04-18
1
-0
/
+2
|
/
*
Merge #12886: Introduce Span type and use it instead of FLATDATA
Wladimir J. van der Laan
2018-04-08
1
-0
/
+1
|
\
|
*
Add Slice: a (pointer, size) array view that acts like a container
Pieter Wuille
2018-04-05
1
-0
/
+1
*
|
Merge #12906: Avoid `interface` keyword to fix windows gitian build
MarcoFalke
2018-04-07
1
-6
/
+6
|
\
\
|
*
|
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-6
/
+6
*
|
|
wallet: Make WalletInitInterface and DummyWalletInit private
João Barbosa
2018-04-05
1
-1
/
+0
|
/
/
*
|
Remove direct bitcoin calls from qt/splashscreen.cpp
Russell Yanofsky
2018-04-04
1
-0
/
+3
*
|
Remove direct bitcoin calls from qt/bitcoin.cpp
Russell Yanofsky
2018-04-04
1
-0
/
+4
|
/
*
Merge #12692: Add configure options for various -fsanitize flags
Wladimir J. van der Laan
2018-03-29
1
-2
/
+2
|
\
|
*
Add --with-sanitizers option to configure
Evan Klitzke
2018-03-28
1
-2
/
+2
*
|
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-29
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[wallet] Create wallet init interface.
John Newbery
2018-03-26
1
-0
/
+1
*
|
Implement Branch and Bound coin selection in a new file
Andrew Chow
2018-03-13
1
-0
/
+2
*
|
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-07
1
-0
/
+2
|
\
\
|
*
|
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-0
/
+2
|
|
/
*
|
Merge #12373: Build: Add build support for profiling.
Wladimir J. van der Laan
2018-03-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add build support for 'gprof' profiling.
murrayn
2018-02-26
1
-2
/
+2
*
|
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
1
-0
/
+1
*
|
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-16
1
-4
/
+3
*
|
[rpc] Move DescribeAddressVisitor to rpc/util
John Newbery
2018-02-16
1
-0
/
+1
|
/
[next]