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 |
Neil Booth
|
c3039db50c
|
Floor block count at 0
Fixes #653, #655
|
6 years ago |
zebra-lucky
|
bf279ceaea
|
add DIP2 aware DeserializerDash (#651)
|
6 years ago |
Neil Booth
|
5c1f3b9de3
|
Update BCH server list
|
6 years ago |
Neil Booth
|
71466a6b01
|
Only process peers if remote peer is good
|
6 years ago |
Pieter Hamels
|
2ce5f9907e
|
Added NIX testnet and test @ testnet block 200 (#648)
|
6 years ago |
Neil Booth
|
0e866c776e
|
Add BitcoinCashABC
LTOR block processing code by Mark Lundeberg
|
6 years ago |
Neil Booth
|
6d7f0e33fb
|
Update BCH server list
Resolves #647
|
6 years ago |
joesixpack
|
7465bb611e
|
Add new seed node for Minexcoin (#646)
|
6 years ago |
Pieter Hamels
|
e992a34761
|
Added NIX Support (#644)
Signed-off-by: phamels <pieter@hamels.be>
|
6 years ago |
rc125
|
acd414460b
|
Add SmartCash Support (#640)
|
6 years ago |
Neil Booth
|
cf92ece302
|
Prepare 1.8.12
|
6 years ago |
Neil Booth
|
7f2f9d4b29
|
Ensure we always fetch a block if there is one
|
6 years ago |
Neil Booth
|
2a9bd930e2
|
Remove dead servers
|
6 years ago |
Neil Booth
|
58ab55ffe0
|
Prepare 1.8.11
|
6 years ago |
Harald Glatt
|
dbd1483ad9
|
removing electrum3.hachre.de from default peers (#636)
|
6 years ago |
Neil Booth
|
98ca2adc5e
|
Minimum protocol version raised to 1.2
|
6 years ago |
Neil Booth
|
e2d583dd14
|
Fix prior; can't spawn a close() call
|
6 years ago |
Neil Booth
|
c65ad772e9
|
Prepare 1.8.10
|
6 years ago |
Neil Booth
|
6209300e35
|
Use session.spawn()
Fixes #632 properly
Requires aiorpcX 0.10.x
|
6 years ago |
Neil Booth
|
2271c8a45c
|
Require aiorpcx 0.9.1
|
6 years ago |
Neil Booth
|
c6a9fd7a30
|
Revert "A quick hack until fixing the freezing properly"
This reverts commit 33befb8e6b .
|
6 years ago |
Neil Booth
|
33befb8e6b
|
A quick hack until fixing the freezing properly
|
6 years ago |
TheTrunk
|
d460bc3bcb
|
add ZelCash coin (#631)
|
6 years ago |
Neil Booth
|
f9e66b721f
|
Prepare 1.8.9
|
6 years ago |
Neil Booth
|
4305e506fb
|
Add testcase for prior
|
6 years ago |
Neil Booth
|
a735a3f0c1
|
Accumulate touched over several blocks
So if several blocks are processed together, the touched
addresses is their union not just the most recent
Fixes #630
|
6 years ago |
Neil Booth
|
214fc83648
|
Prepare 1.8.8
|
6 years ago |