Age | Commit message (Expand) | Author |
2022-06-18 | doc: typo fix | Marnix |
2022-06-17 | Merge bitcoin/bitcoin#25392: scripts: remove no-longer-needed ignored exports | laanwj |
2022-06-16 | Merge bitcoin/bitcoin#24864: contrib: Use asmap for ASN lookup in makeseeds | laanwj |
2022-06-16 | scripts: remove no-longer-needed ignored exports | fanquake |
2022-06-15 | refactor: cleanups post unsubtree'ing univalue | fanquake |
2022-06-14 | message-capture-parser: fix out of bounds error for empty vectors | Sebastian Falbesoner |
2022-06-08 | guix: re-revert riscv execstack workaround | fanquake |
2022-06-01 | contrib: Update makeseeds to asmap-nextgen | laanwj |
2022-05-31 | contrib: add seeds progress indicator and remove asmap one in makeseeds script | Jon Atack |
2022-05-31 | contrib: Use asmap for ASN lookup in makeseeds | laanwj |
2022-05-27 | Merge bitcoin/bitcoin#25201: windeploy: Renewed windows code signing certificate | fanquake |
2022-05-24 | windeploy: Renewed windows code signing certificate | Andrew Chow |
2022-05-24 | contrib: Remove keys that are no longer used for merging | Hennadii Stepanov |
2022-05-12 | guix: native GCC 10 toolchain for Linux builds | fanquake |
2022-05-12 | guix: use -fcommon when building glibc 2.24 | fanquake |
2022-05-12 | guix: fix glibc 2.27 multiple definition warnings with GCC 10 | fanquake |
2022-05-12 | guix: adjust RISC-V __has_include() patch to work with GCC 10 | fanquake |
2022-05-12 | guix: compile glibc without -werror | fanquake |
2022-05-09 | guix: bump time-machine to 998eda3067c7d21e0d9bb3310d2f5a14b8f1c681 | fanquake |
2022-05-05 | contrib: fix dirname on `verify-commits` | brunoerg |
2022-05-05 | Merge bitcoin/bitcoin#25006: guix: consolidate kernel headers to 5.15, specif... | fanquake |
2022-05-05 | Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl... | fanquake |
2022-05-04 | Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conf | laanwj |
2022-05-04 | doc: update devtools, release-process readmes | josibake |
2022-05-04 | build: include bitcoin.conf in build outputs | josibake |
2022-05-04 | Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening... | laanwj |
2022-05-02 | script: add script to generate example bitcoin.conf | josibake |
2022-04-28 | guix: consolidate kernel headers to 5.15 | fanquake |
2022-04-28 | Merge bitcoin/bitcoin#24831: tidy: add include-what-you-use | MacroFake |
2022-04-27 | test, contrib, refactor: use `with` when opening a file | brunoerg |
2022-04-25 | Merge bitcoin/bitcoin#24955: guix: Improve error message about missed macOS SDK | fanquake |
2022-04-24 | guix: Improve error message about missed macOS SDK | Hennadii Stepanov |
2022-04-22 | contrib: macdeploy: fix permissions typo in gen-sdk script | Pavol Rusnak |
2022-04-21 | scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOL | Hennadii Stepanov |
2022-04-21 | Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG | fanquake |
2022-04-21 | Merge bitcoin/bitcoin#24534: contrib: macdeploy: make gen-sdk deterministic | laanwj |
2022-04-20 | tidy: Add include-what-you-use | fanquake |
2022-04-20 | Merge bitcoin/bitcoin#24788: doc: Add gpg key import instructions for Windows | fanquake |
2022-04-19 | Merge bitcoin/bitcoin#21279: scripted-diff: Regenerate key_io data determinis... | laanwj |
2022-04-15 | contrib: Remove suspicious hosts list from makeseeds | laanwj |
2022-04-15 | Merge bitcoin/bitcoin#24818: net: improve and address issues in makeseeds.py | laanwj |
2022-04-14 | improve clarity and up max ipv6 ASNs | Baas |
2022-04-11 | build: don't compress macOS DMG | fanquake |
2022-04-06 | doc: Add gpg key import instructions for Windows | Dave Scotese |
2022-04-06 | contrib: make gen_key_io_test_vectors deterministic | MarcoFalke |
2022-04-06 | Merge bitcoin/bitcoin#24576: contrib: testgen: remove redundant base58 implem... | fanquake |
2022-04-06 | Merge bitcoin/bitcoin#24552: guix: make it possible to override gpg binary | laanwj |
2022-04-05 | test: throw `ValueError` for invalid base58 checksum | Sebastian Falbesoner |
2022-04-05 | contrib: testgen: use base58 methods from test framework | Sebastian Falbesoner |
2022-04-05 | contrib: testgen: import OP_* constants from test framework | Sebastian Falbesoner |