Commit Graph

26679 Commits (31404e0332e97f0cb2536ea224e622a7ef5ef23c)
 

Author SHA1 Message Date
Adrian Gallagher cb36d00566
Litecoin: Update windeploy cert and timestamping server
4 years ago
Adrian Gallagher 533dde099d
Litecoin: Update trusted keys
4 years ago
Adrian Gallagher 4821564b3f
Litecoin: Update chainparams minimum chain work, default assume valid values and blockchain size
4 years ago
Adrian Gallagher ca05541ac5
Litecoin: Update hardcoded seeds
4 years ago
Adrian Gallagher c6f7183be7
Litecoin: Adjust splashscreen for testnet/regtest
4 years ago
Adrian Gallagher 5cff8e1eb2
Litecoin: Protocol
4 years ago
Adrian Gallagher a66fc11fc4
Litecoin: Protocol and default settings
4 years ago
Adrian Gallagher 073d829346
Litecoin: Fix copyright year value
4 years ago
shaolinfry d6e910a089
Litecoin: Update gitian descriptors
4 years ago
Adrian Gallagher 92e21c8cf1
Litecoin: Scrypt
4 years ago
Adrian Gallagher f3e8486f00
Litecoin: Fix various tests
4 years ago
shaolinfry bbb02f393f
Litecoin: Developer gpg keys
4 years ago
Martin Smith 2ef51cf82a
Litecoin: Add Litecoin logos and icons
4 years ago
Adrian Gallagher a6b51ef1ab
Litecoin: scrypt changes
4 years ago
Adrian Gallagher 71f1963e7e
Litecoin: Signet param phase 1
4 years ago
Adrian Gallagher b087429944
Makefile changes
4 years ago
Adrian Gallagher 550f8ee924
Litecoin: Add crypto libs
4 years ago
shaolinfry 35809f2ee5
Litecoin: Add scrypt N=1024 PoW
4 years ago
Adrian Gallagher 0f7e6ef703
Litecoin: Adjust signet params
4 years ago
shaolinfry 981c448c28
Litecoin: Adjust chain parameters
4 years ago
shaolinfry 77c41391f7
Litecoin: Add historical release notes
4 years ago
Adrian Gallagher f188dbcee1
Litecoin: Update README.md
4 years ago
W. J. van der Laan 194b9b8792
build: Bump RC to 0 (-final)
4 years ago
W. J. van der Laan d97d0d31a6
doc: Merge release notes fragment, merge taproot description from wiki
4 years ago
W. J. van der Laan 5577e0a486
doc: Add PR and author list to release notes for 0.21.1
4 years ago
W. J. van der Laan 329eafa7f4
doc: Regenerate manual pages for 0.21.1rc1
4 years ago
W. J. van der Laan e85dfdbf31 build: Bump version to 0.21.1rc1
4 years ago
W. J. van der Laan ab20518191
gui: Pre-rc1 translations update
4 years ago
fanquake f8bbee425e
Merge #21614: [0.21] test: Backports
4 years ago
Anthony Towns b8af67eeef fuzz: cleanups for versionbits fuzzer
4 years ago
Vasil Dimov 79cdb4a198 test: make sure non-IP peers get discouraged and disconnected
4 years ago
Vasil Dimov b765f41164 test: also check disconnect in denialofservice_tests/peer_discouragement
4 years ago
Vasil Dimov dfeb6c10bb test: use pointers in denialofservice_tests/peer_discouragement
4 years ago
MarcoFalke e3b76b6c13
Merge #21701: [0.21] Speedy trial activation for Taproot
4 years ago
fanquake 0fe5b6130c
Merge #21520: [0.21] wallet: Avoid requesting fee rates multiple times during coin selection
4 years ago
Andrew Chow cbd64c3a28
Add mainnet and testnet taproot activation params
4 years ago
Anthony Towns ec7824396b
chainparams: drop versionbits threshold to 90% for mainnnet and signet
4 years ago
Anthony Towns 600357306e
versionbits: simplify state transitions
4 years ago
Anthony Towns 3acf0379e0
versionbits: Add explicit NEVER_ACTIVE deployments
4 years ago
Anthony Towns b529222ad1
fuzz: test versionbits delayed activation
4 years ago
Anthony Towns 71917e01eb tests: test versionbits delayed activation
4 years ago
Anthony Towns 4cab84cfdf
versionbits: Add support for delayed activation
4 years ago
Anthony Towns f9517e6014
tests: clean up versionbits test
4 years ago
Anthony Towns 1c0164544c
tests: test ComputeBlockVersion for all deployments
4 years ago
Anthony Towns 2e9e7f4329
tests: pull ComputeBlockVersion test into its own function
4 years ago
fanquake e358b43f7d
Merge #21640: [0.21] Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it
4 years ago
Andrew Chow f79189ca54
Test that signrawtx works when a signed CSV and CLTV inputs are present
4 years ago
Andrew Chow 7de019bc61
Introduce DeferringSignatureChecker and inherit with SignatureExtractor
4 years ago
MarcoFalke 0b9a046c1a
Merge #21616: [0.21] build: link against -lsocket if required for *ifaddrs
4 years ago
fanquake 1a9a2cb7dc
net: add ifaddrs.h include
4 years ago