Neil Booth
|
a9d50671e7
|
Ignore potential sybil peers
|
6 years ago |
Jin Eguchi
|
ae06415ba2
|
Update monacoin's server (#720)
|
6 years ago |
Calin Culianu
|
00c2981b4e
|
Allow protocol versions and client versions to contain extra text (#718)
* Allow protocol versions and client versions to contain extra text
E.g. 3.3.4CS client version is accepted and treated as 3.3.4
* added tests
|
6 years ago |
Calin Culianu
|
6cee15544f
|
Implemented update_required for BitcoinCash and BitcoinCashTestnet (#717)
Anti-phishing:
If the client version < 3.3.4, will return the error message telling
user to upgrade at electroncash.org
|
6 years ago |
Neil Booth
|
d02ae979b1
|
Prepare 1.9.2
|
6 years ago |
Neil Booth
|
b507e6616d
|
Add same warning for BTC testnet
|
6 years ago |
Neil Booth
|
bfba67ccd9
|
Add missing f
|
6 years ago |
Neil Booth
|
bfa618c23b
|
Add missing import
|
6 years ago |
Neil Booth
|
d9c63f663c
|
Add coin-specific upgrade text
|
6 years ago |
Neil Booth
|
e3e915323c
|
Revert "Require Electrum protocol at least 1.4"
This reverts commit 9bc102f34a .
|
6 years ago |
Neil Booth
|
cf042dd9dd
|
Revert "Remove residual electrum-header cruft"
This reverts commit a78abe8b90 .
|
6 years ago |
Neil Booth
|
c9292b6e0d
|
Fix #713
|
6 years ago |
JeremyRand
|
477a1c9a95
|
Increase MAX_SEND for AuxPoW chains (#711)
|
6 years ago |
JeremyRand
|
936251aa96
|
Truncate AuxPoW for block heights covered by a checkpoint (#710)
|
6 years ago |
JeremyRand
|
d36bf27e6d
|
Namecoin: add RPC port (#709)
|
6 years ago |
JeremyRand
|
79c5a3882a
|
Namecoin: add ulrichard.ch and luggscoqbymhvnkp.onion to peers (#708)
|
6 years ago |
zebra-lucky
|
aad082e9c3
|
dash_tx: serialize port as big endian (#707)
|
6 years ago |
ghost43
|
105d4d7b87
|
fix error handling for RPC params re non_negative_integer (#706)
|
6 years ago |
peerchemist
|
dd84b8f172
|
Peercoin tests (#703)
* add Peercoin-testnet
* add Peercoin tests
|
6 years ago |
peerchemist
|
7beb8f0d05
|
Peercoin: use FakeEstimateFeeDaemon (#696)
|
6 years ago |
Mark B Lundeberg
|
9d43084434
|
add bitcoin cash testnet (#694)
|
6 years ago |
ChekaZ
|
28d679ad1c
|
Unitus Support (#693)
|
6 years ago |
peerchemist
|
5e6d029274
|
Peercoin works fine without legacy rpc daemon mode (#689)
|
6 years ago |
peerchemist
|
c85478a671
|
remove unused import (#688)
|
6 years ago |
Neil Booth
|
7c10b93848
|
Prepare 1.9.1
|
6 years ago |
Neil Booth
|
a78abe8b90
|
Remove residual electrum-header cruft
Fixes #684
|
6 years ago |
Neil Booth
|
1edc25966c
|
Prepare 1.9.0
|
6 years ago |
Neil Booth
|
709043f713
|
Update documentation
|
6 years ago |
Neil Booth
|
3ede4f812b
|
Max line length is 100
|
6 years ago |
Neil Booth
|
d42649484d
|
Update deprecated import
|
6 years ago |
Neil Booth
|
9bc102f34a
|
Require Electrum protocol at least 1.4
|
6 years ago |
Neil Booth
|
83946b017c
|
Update README
|
6 years ago |
zebra-lucky
|
f8767ea9a5
|
add dash dip3 protx.diff, protx.info protocol methods (#683)
|
6 years ago |
Michal Taborsky
|
c2bbaa1680
|
Add compact_history.py script to installed scripts (#681)
* Add compact_history.py script to installed scripts
* Rename compact_history to match other scripts; add VSCode dir to gitignore
|
6 years ago |
John Shine
|
b9b9d052c9
|
add support for Bitcoin Diamond - BCD (#677)
|
6 years ago |
Neil Booth
|
f7371e7a71
|
Make mempool logging debug. Log mempool every minute
|
6 years ago |
Neil Booth
|
2667e9c4e9
|
Make mempool handling consistent when processing a block
Closes #554
|
6 years ago |
Neil Booth
|
5f4d7d9b5f
|
More of prior
|
6 years ago |
Michael Schmoock
|
b3b299a6b2
|
chore: fix a markle merkle typo (#673)
|
6 years ago |
Neil Booth
|
d48ad6cbaa
|
Update coin names
Rename BitcoinCash to BitcoinSV
A few releases later BitcoinCashABC will be renamed BitcoinCash,
but not now to avoid an abrupt change in meaning
|
6 years ago |
aciddude
|
f815df67d0
|
Updated README.rst - List of supported coins + tickers (#672)
|
6 years ago |
ChekaZ
|
3e8f0e903d
|
Trezarcoin Support (#670)
|
6 years ago |
cryptapus
|
280914a861
|
Myriadcoin support (#666)
* Myriadcoin test
|
6 years ago |
Peter Bushnell
|
722e66459e
|
Add BitcoinPlus (#665)
|
6 years ago |
flo071
|
07ca48ad58
|
add NOR support (#664)
|
6 years ago |
-k
|
2ef5d96007
|
update AXE class (#663)
* add Dash deserializer
* add sessioncls
|
6 years ago |
ezegom
|
eabeb126f8
|
Bitcoinabc regtest (#659)
* Add litecoin regtest to lib/coins.py
* Add BitcoinCashABC regtest mode
* pycodestyle fix
|
6 years ago |
zebra-lucky
|
88618f5f60
|
Enhance dash spec tx support (#657)
|
6 years ago |
Neil Booth
|
2ab930e334
|
Rename SV server
|
6 years ago |
Neil Booth
|
7f1096ae53
|
Peer discovery: loop address families too
Works around a Python bug https://bugs.python.org/issue35302
|
6 years ago |