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
*
scripts: fix check-symbols & check-security argument passing
fanquake
2020-01-06
1
-2
/
+2
*
Merge #15391: Add compile time verification of assumptions we're currently ma...
Wladimir J. van der Laan
2019-02-15
1
-0
/
+1
|
\
|
*
Add compile time verification of assumptions we're currently making implicitl...
practicalswift
2019-02-14
1
-0
/
+1
*
|
Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp}
Andrew Chow
2019-02-14
1
-0
/
+2
*
|
Move PSBT definitions and code to separate files
Glenn Willen
2019-02-11
1
-0
/
+4
*
|
Factor BroadcastTransaction out of sendrawtransaction
Glenn Willen
2019-02-11
1
-0
/
+2
|
/
*
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-31
1
-0
/
+40
|
\
|
*
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
1
-0
/
+40
*
|
Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet code
MeshCollider
2019-01-30
1
-0
/
+1
|
\
\
|
*
|
Add height, depth, and hash methods to the Chain interface
Russell Yanofsky
2019-01-15
1
-0
/
+1
|
|
/
*
/
net: move BanMan to its own files
Cory Fields
2019-01-16
1
-0
/
+2
|
/
*
Merge #13815: util: Add [[nodiscard]] to all {Decode,Parse}[...](...) functio...
MarcoFalke
2018-11-15
1
-0
/
+1
|
\
|
*
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort ...
practicalswift
2018-11-05
1
-0
/
+1
*
|
Remove direct node->wallet calls in init.cpp
Russell Yanofsky
2018-11-06
1
-0
/
+1
*
|
Add skeleton chain and client classes
Russell Yanofsky
2018-11-06
1
-0
/
+2
*
|
blockfilter: Use unordered_set instead of set in blockfilter.
Jim Posen
2018-11-05
1
-0
/
+2
*
|
Extract CSipHasher to it's own file in crypto/ directory.
Jim Posen
2018-11-05
1
-1
/
+3
|
/
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-10
/
+10
*
build: Add --disable-bip70 configure option
Wladimir J. van der Laan
2018-10-09
1
-0
/
+2
*
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-27
1
-2
/
+5
|
\
|
*
configure: Make it possible to build only one of bitcoin-cli or bitcoin-tx
Luke Dashjr
2018-09-13
1
-2
/
+5
*
|
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-09-23
1
-0
/
+2
*
|
build: Remove libssl from LDADD unless gui
MarcoFalke
2018-09-13
1
-2
/
+2
|
/
*
build: Move interfaces/* to libbitcoin_server
Wladimir J. van der Laan
2018-09-12
1
-2
/
+2
*
[build] Move dummy wallet into its own .cpp file.
John Newbery
2018-09-07
1
-0
/
+4
*
blockfilter: Implement GCSFilter constructors.
Jim Posen
2018-08-25
1
-0
/
+1
*
blockfilter: Declare GCSFilter class for BIP 158 impl.
Jim Posen
2018-08-25
1
-0
/
+1
*
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
[next]