FujiCoin
0ef6267396
mod fujicoin SegWit ( #435 )
7 years ago
John L. Jegutanis
90f28314d2
Add DROP_CLIENT env variable ( #432 )
This will disconnect any client based on their version string,
using a regular expression.
Useful for dropping buggy/unsupported clients.
7 years ago
-k
a1802b436b
add AXE support ( #429 )
7 years ago
Snowgem
b33cf8b8ce
modify SnowGem header ( #427 )
7 years ago
脇山P
991ddf1dbd
update monacoin server ( #421 )
7 years ago
脇山P
8b669b6466
update koto server ( #422 )
7 years ago
danny91
3ac2e826a6
Add arihanc to various coins ( #416 )
* Add arihanc clearnet and tor to bitcoinsegwit
* Add arihanc tor to bitcoincash
* Add arihanc tor (V3) address to bitcoin segwit testnet
* Add arihanc clearnet and tor (v3) to bitcoincashtestnet
7 years ago
Neil Booth
4707e97ab7
Update ssl_port and tcp_port to what peer advertises
Fixes #413
7 years ago
wilsonmeier
0f4f51d932
Changes for BTG ( #409 )
* Implemented electrum_header for BTG to include solution (needed for validation on clientside)
Add RPC_PORT for BTG node
* Added node regtest compatibility
* Updated unittests
* Changed chunksize and regtest rpc port
* Changed bits transfer format to decimal
* Add testnet v3 params and corrected coin name
7 years ago
Giorgos Kontopoulos
fe0f109b08
bitbayd rawblock newer daemon ( #410 )
bitbayd has adapted new method of creating raw blocks
7 years ago
Neil Booth
60761b35e1
Make some EnvBase methods class methods
7 years ago
Neil Booth
80fc334449
Switch to aiorpcX for SOCKS proxying.
7 years ago
cipherzzz
9d6ddfbe56
Change RPC testnet port and remove invalid assert ( #405 )
* Fix testnet rpc port and removed invalid assert for Decred
7 years ago
cipherzzz
c26227413e
Add Decred(DCR) ( #402 )
7 years ago
pooler
1e6b30fd76
Litecoin: fix BIP32 version bytes ( #404 )
7 years ago
blackjok3rtt
824dc76d95
Add coin SNG ( #400 )
* add SnowGem
7 years ago
Neil Booth
5f3890879d
Bitcoin Cash: remove dead server
7 years ago
Carsen Klock
19e0f9bce2
Add Denarius (DNR) ( #396 )
* Added DNR
With tests
7 years ago
Lucas Betschart
4f871cec0f
Feathercoin: Fix P2SH ( #391 )
7 years ago
John L. Jegutanis
6add2e5a9b
Add custom base58check algorithm ( #389 )
7 years ago
John L. Jegutanis
dfea542d0e
Add Bitcoin Atom support ( #378 )
7 years ago
Neil Booth
fe90dfaf7c
Update Bicoin Cash server list
7 years ago
FujiCoin
900b1f59ec
modify Fujicoin ( #367 )
7 years ago
cipig
302cfcfebf
add Bitcore (BTX) ( #362 )
7 years ago
cipig
394be855af
add BitcoinZ (BTCZ) ( #360 )
* add BitcoinZ (BTCZ)
7 years ago
WO
dc35d3f8da
Add Koto ( #358 )
* add Koto
* Add testfile
7 years ago
xarakas
8891bf651f
Add NYC Support ( #354 )
7 years ago
AmiT177
1da936a59b
Added HOdlcoin support. ( #350 )
* Added HOdlcoin support.
* Update coins.py
* HOdlcoin block test
7 years ago
Neil Booth
81a08d13ac
Fix recursion in prior commit
7 years ago
Neil Booth
e5b4f5f316
Change read_tx interface of deserializer
Most callers didn't want the hash, so create a separate call
that does both. Add a new call that returns the TX and its vsize.
7 years ago
Rhett Creighton
4dd226f9c0
Add Zclassic ( #337 )
* Add Zclassic with EquihashMixin
7 years ago
Lucas Betschart, Hyperion Capital
14a12e8842
Add Feathercoin ( #336 )
7 years ago
cipig
f236446e7c
add CHIPS ( #326 )
7 years ago
Neil Booth
4558e0d8ef
Replace obsolete BCH peer
7 years ago
Neil Booth
35dd1f6199
Remove IRC support
7 years ago
Neil Booth
509069cce4
Add ScryptMixin and use it
7 years ago
Duke Leto
02438e488d
Add Hush using the shiny new EquihashMixin ( #319 )
7 years ago
cipig
1888a03577
add Komodo and Monaize ( #318 )
* add KMD
* KMD testblock
* clear peers
* add MNZ (KMD assetchain)
* fix mixin
7 years ago
Extrememist
18fc3d755e
Updates ( #317 )
7 years ago
53r63rn4r
34d69eaed8
Clear peers for sibcoin ( #316 )
7 years ago
53r63rn4r
2e12dcfdef
Added support for sibcoin, changed decode message in jsonrpc ( #314 )
* Added support for sibcoin, changed decode message in jsonrpc
* Revert decode message in jsonrpc
7 years ago
脇山P
9c834d6091
Add support for Monacoin testnet and update mainnet peers ( #310 )
7 years ago
John L. Jegutanis
f3fea9f8ee
Equihash POW abstraction and Bitcoin Gold support ( #311 )
* Extract the Equihash mixin from Zcash
The extracted EquihashMixin and DeserializerEquihash are used when
the Equihash POW support is needed but the Zcash transaction parsing
is not.
* Add Bitcoin Gold support
* Minor formatting fixing
7 years ago
Neil Booth
8c9731f0ad
Update BCH server list
7 years ago
Willmar Knikker
159db3f8e7
Add electrum-ltc.wilv.in to Litecoin Peers. ( #299 )
7 years ago
Neil Booth
c9b9e920f6
Compplete tests for lib/util.py
7 years ago
Neil Booth
5c7bf3cce9
Try and fix Viacoin
7 years ago
Sergii Vakula
9303153150
Add support for Emercoin ( #284 )
* Add parameters for emercoin.
* Add tests for emercoin.
* add block for test new read_header function
* add to daemon https protocol support
7 years ago
Neil Booth
56d03625f6
Keep P2PK scripts separate from P2PKH scripts
This makes the DB incompatible with prior versions,
so the DB version is bumped.
7 years ago
Jason (koad) Zvaniga
585e7be004
Add support for Canada eCoin mainnet. ( #285 )
7 years ago