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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...
fanquake
2020-11-17
1
-1
/
+1
|
\
|
*
swapped "is" for "==" in literal comparison
Tyler Chambers
2020-11-09
1
-1
/
+1
*
|
Merge #20318: build: Ensure source tarball has leading directory name
Wladimir J. van der Laan
2020-11-09
4
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
scripted-diff: [build] Ensure source tarball has leading directory name
MarcoFalke
2020-11-05
4
-8
/
+8
*
|
macOS deploy: use the new plistlib API
Jonas Schnelli
2020-11-04
1
-1
/
+2
|
/
*
net: Hardcoded seeds update for 0.21
Wladimir J. van der Laan
2020-10-25
1
-559
/
+976
*
contrib: Add new versions to makeseeds.py and update gitignore
RandyMcMillan
2020-10-25
2
-1
/
+3
*
contrib: Fix gen_key_io_test_vectors.py imports
MarcoFalke
2020-10-16
1
-6
/
+3
*
Add sqlite to travis and depends
Andrew Chow
2020-10-14
2
-2
/
+2
*
doc: Added default signet config for linearize script
gr0kchain
2020-09-25
1
-0
/
+8
*
Update zmq notification documentation and sample consumer
Gregory Sanders
2020-09-22
1
-7
/
+12
*
script: fix zmq_sub.py file permissions
Jon Atack
2020-09-04
1
-0
/
+0
*
scripted-diff: Move previous_release.py to test/get_previous_releases.py
Hennadii Stepanov
2020-08-29
1
-217
/
+0
*
Merge #19622: build: Drop ancient hack in gitian-linux descriptor
fanquake
2020-08-10
1
-54
/
+18
|
\
|
*
build: Update and sort package list in gitian-linux.yml
Hennadii Stepanov
2020-08-05
1
-18
/
+18
|
*
build: Drop old hack which is unneeded now
Hennadii Stepanov
2020-07-31
1
-36
/
+0
*
|
contrib: Fixup valgrind suppressions file
MarcoFalke
2020-08-05
1
-1
/
+0
*
|
Merge #18011: Replace current benchmarking framework with nanobench
Wladimir J. van der Laan
2020-07-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Replace current benchmarking framework with nanobench
Martin Ankerl
2020-06-13
1
-0
/
+1
*
|
devtools: Add security check for separate_code
Wladimir J. van der Laan
2020-07-28
2
-17
/
+99
*
|
contrib: Clean up previous_releases.py
MarcoFalke
2020-07-21
1
-22
/
+17
*
|
Merge #19205: script: previous_release.sh rewritten in python
MarcoFalke
2020-07-21
2
-152
/
+222
|
\
\
|
*
|
Remove previous_release.sh
Brian Liotti
2020-07-05
1
-152
/
+0
|
*
|
script: Add previous_release.py
Brian Liotti
2020-07-05
1
-0
/
+222
*
|
|
Make test DoS_mapOrphans deterministic
David Reikher
2020-07-21
1
-1
/
+0
|
/
/
*
|
Merge #19344: docs: update testgen usage example
fanquake
2020-06-29
1
-2
/
+2
|
\
\
|
*
|
docs: match usage text to script and location
Peter Bushnell
2020-06-21
1
-2
/
+2
*
|
|
macos: Bump to xcode 11.3.1 and 10.15 SDK
Cory Fields
2020-06-22
3
-12
/
+12
*
|
|
contrib: macdeploy: Remove historical extraction notes
Carl Dong
2020-06-22
1
-15
/
+0
*
|
|
contrib: macdeploy: Use apple-sdk-tools instead of xar+pbzx
Carl Dong
2020-06-22
1
-17
/
+6
*
|
|
Adapt rest of tooling to new SDK naming scheme
Carl Dong
2020-06-22
2
-3
/
+3
*
|
|
contrib: macdeploy: Correctly generate macOS SDK
Carl Dong
2020-06-19
2
-10
/
+119
|
/
/
*
|
Merge #19287: contrib: Fix SyntaxWarning in Python base58 implementation
fanquake
2020-06-17
1
-1
/
+1
|
\
\
|
*
|
contrib: Fix SyntaxWarning in Python base58 implementation
Alex Willmer
2020-06-15
1
-1
/
+1
|
|
/
*
|
test: use subprocess.run() in test-security-check.py
fanquake
2020-06-16
1
-4
/
+3
*
|
tests: run test-security-check.py in CI
fanquake
2020-06-16
1
-1
/
+1
|
/
*
ci: Switch to bitcoincore.org download
MarcoFalke
2020-06-07
1
-1
/
+1
*
test: Make valgrind.supp work on aarch64
MarcoFalke
2020-06-03
1
-6
/
+6
*
Merge #18958: guix: Make V=1 more powerful for debugging
fanquake
2020-05-21
2
-0
/
+13
|
\
|
*
guix: Add clarifying documentation for V env var
Carl Dong
2020-05-20
1
-0
/
+5
|
*
guix: Make V=1 more powerful for debugging
Carl Dong
2020-05-12
1
-0
/
+8
*
|
scripts: add additional type annotations to security-check.py
fanquake
2020-05-14
1
-12
/
+14
*
|
scripts: add run_command to security-check.py
fanquake
2020-05-14
1
-37
/
+21
*
|
scripts: remove NONFATAL from security-check.py
fanquake
2020-05-14
1
-8
/
+1
*
|
scripts: no-longer check for 32 bit windows in security-check.py
fanquake
2020-05-14
1
-23
/
+10
|
/
*
Merge #18741: guix: Make source tarball using git-archive
fanquake
2020-05-06
9
-53
/
+60
|
\
|
*
rel-builds: Specify core.abbrev for git-rev-parse
Carl Dong
2020-05-04
1
-1
/
+1
|
*
guix: Remove logical cores requirement
Carl Dong
2020-05-01
1
-1
/
+0
|
*
rel-builds: Directly deploy win installer to OUTDIR
Carl Dong
2020-05-01
2
-16
/
+2
|
*
guix: Expose GIT_COMMON_DIR in container as readonly
Carl Dong
2020-04-28
1
-0
/
+1
[next]