858 Commits (kevaview)

Author SHA1 Message Date
Just Wonder c19e18d9bd WIP: keva page. 4 years ago
Just Wonder 4df2c1d6cd Ready for mainnet. 5 years ago
Just Wonder d8d4ea33cb Updated mainnet connection info. 5 years ago
Jianping Wu baa887ba65 Changed more litecoin to kevacoin. 5 years ago
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 5 years ago
Jianping Wu 86d85c886d Added testnet fixed seeds. 6 years ago
Adrian Gallagher dee12239d2
Litecoin: Branding 6 years ago
jaykishan mutkawoa 2bce040c78
Fix CVE-2018-12356 by hardening the regex. (#503) 6 years ago
Xinxi Wang 3f8b8a6c5f
Litecoin: M prefix added for script addresses 6 years ago
Adrian Gallagher c080338943
Litecoin: Update windeploy cert and timestamping server 6 years ago
Adrian Gallagher 7925bde077
Litecoin: Update trusted keys 6 years ago
Adrian Gallagher e4aa272478
Litecoin: Update hardcoded seeds 6 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 6 years ago
MarcoFalke f3b8d85b4b devtools: Exclude patches from lint-whitespace 6 years ago
Wladimir J. van der Laan faf316a43f
test: Update trust git root 6 years ago
Adrian Gallagher fee6799b12
Litecoin: Protocol and default settings 6 years ago
shaolinfry bedc323373
Litecoin: Update gitian descriptors 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
shaolinfry d429c192ab
Litecoin: Developer gpg keys 6 years ago
shaolinfry cbf7b9c79d
Litecoin: Adjust chain parameters 6 years ago
Wladimir J. van der Laan 1e90544153 net: Update hardcoded seeds 7 years ago
Wladimir J. van der Laan 55f52bd280 contrib: Update ATTERN_AGENT to include 0.15.x 7 years ago
Matt Corallo 51ae7660b8 Use GetDesireableServiceFlags in static seeds, document this. 7 years ago
fanquake f3196a03aa
[contrib] Add --disable-replication to install_db4 7 years ago
fanquake 311a423bd8
[contrib] Use BDB_LIBS/CFLAGS in install_db4 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
fanquake 415f86c6ae
[scripts] Add missing univalue file to copyright_header.py 7 years ago
Akira Takizawa c9439e735a [Trivial] Update license year range to 2018 7 years ago
Wladimir J. van der Laan d95c83d193 contrib: FreeBSD compatibility in install_db4.sh 7 years ago
Wladimir J. van der Laan c0298b06e5 contrib: Make X=Y arguments work in install_db4 7 years ago
Wladimir J. van der Laan b798f9bab9 contrib: New clang patch for install_db4 7 years ago
Wladimir J. van der Laan ce552b62e4
contrib: fix typo in install_db4.sh help message 7 years ago
practicalswift d60b320740 Add Travis check for unused Python imports 7 years ago
Henrik Jonsson 3fdb29778a Rename rpcuser.py to rpcauth.py 7 years ago
Matt Corallo a38686cea0 [verify-commits] Fix gpg.sh's echoing for commits with '\n' 7 years ago
aaron-hanson 33698c94be Trivial: fix comments for ZeroMQ bitcoind args 7 years ago
James O'Beirne af9103eb75 [build] Add a script for installing db4 7 years ago
Willy Ko f88d900354 Add gitian PGP key: willyko 7 years ago
Evan Klitzke b077fe908e fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize it 7 years ago
Luke Dashjr 2f041f0e7d contrib/init: Update openrc-run filename 7 years ago
MarcoFalke fa0025dc3c Revert "Remove unused variable in shell script" 7 years ago
Sjors Provoost 41b15cfc9e
Add sjors gitian key 7 years ago
Matt Corallo d23be309c2 [verify-commits] Allow revoked keys to expire 7 years ago
practicalswift 13a81b19df Add quotes to variable assignment (as requested by @TheBlueMatt) 7 years ago
practicalswift 683b9d280b Fix valid path output 7 years ago
practicalswift 193c2fb4c8 Use bash instead of POSIX sh. POSIX sh does not support arrays. 7 years ago
practicalswift 80f5f28d38 Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting) 7 years ago
practicalswift 564a172dfd Add required space to [[ -n "$1" ]] (previously [[ -n"$1" ]]) 7 years ago
practicalswift 1e44ae0e19 Add error handling: exit if cd fails 7 years ago
practicalswift b9e79ab415 Remove "\n" from echo argument. echo does not support escape sequences. 7 years ago