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
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
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
SomberNight
aeccdc0cd9
update peers for BitcoinSegwitTestnet and BitcoinCashTestnet ( #283 )
7 years ago
cryptcoin-junkey
47d54b1103
[Monacoin] Append the new seed node. ( #280 )
electrum-mona.bitbank.cc (tcp/ssl).
More info is in their technical blog entry (in Japanase).
https://bitbank.cc/blog/engineer20171005/
7 years ago
cipig
67d4641072
update EMC2 ( #279 )
EMC2 needs DeserializerSegWit to sync, also WIF_BYTE changed according to https://github.com/emc2foundation/einsteinium/blob/0.13_master_EMC2/src/chainparams.cpp#L132
7 years ago
Neil Booth
accbdf6884
Update TX_ stats for BitcoinCash
8 years ago
cryptcoin-junkey
ac8e394114
Support BitZeny. ( #260 )
* Update coins.py
Signed-off-by: Cryptcoin Junkey <cryptcoin.junkey@gmail.com>
* change default settings bitzeny
Signed-off-by: Cryptcoin Junkey <cryptcoin.junkey@gmail.com>
* Update coins.py
Signed-off-by: Cryptcoin Junkey <cryptcoin.junkey@gmail.com>
8 years ago
cryptcoin-junkey
4b7ab9c032
Fix WIF_BYTE for Monacoin ( #259 )
WIF_BYTE was changed \xb2 to \xb0 since Monacoin-core develop-0.10 brance.
8 years ago
Neil Booth
9d853cf190
Refresh hard-coded peer lists
8 years ago
Neil Booth
3cc5b5ea43
Make COIN env variable mandatory.
- make a clean split between the Cash and Segwit flavours of bitcoin
by giving them their own COIN names. They can then both have a NET
of mainnet.
- The previous Bitcoin COIN names no longer exist, and the env var is
now mandatory, so everyone will need to set COIN and NET appropriately
for their flavour of bitcoin and mainnet or testnet.
8 years ago
SuBPaR42
6e357a53c8
Updated Server Name for Bitcoin-Segwit ( #247 )
A better (long-term) server address.
8 years ago
Anoxy
76581c3b4e
Added support for Bitbay (BAY) ( #249 )
Added support for Bitbay (BAY)
8 years ago
Neblio Team
2a6fa0489e
Add Neblio support to electrumx ( #240 )
* add neblio
* update daemon & deserializer and add header_hash
* remove LegacyRPDaemon usage for Neblio
getblock() RPC was updated in nebliod to eliminate the need for LegacyRPCDaemon support in electrumx
8 years ago
Neil Booth
1f3e942cbc
Some further cleanup
8 years ago
John L. Jegutanis
885872f0b5
Various improvements ( #233 )
* Fix formatting
* Refactor daemons
Replaced FujiDaemon with FakeEstimateFeeDaemon that simulates estimate
fee calls and provide the same functionality.
Removed the parameter False for LegacyRPCDaemon's getblock RPC call as
it is not needed.
* Fix Crown coin P2SH_VERBYTES and add REORG_LIMIT
8 years ago
Neil Booth
3d4d382178
Remove 2 segwit peers from Bitcoin cash list
8 years ago
Neil Booth
e5101e4757
Change the not.fyi server on request
8 years ago
Neil Booth
ab62092afc
Add note about new NET assignments.
8 years ago
Neil Booth
00504b695a
Split peer lists post fork
8 years ago
FujiCoin
b4ac4b6a05
Add Fujicoin ( #218 )
* Add Fujicoin
* Add explanation of FujiDaemon
8 years ago
cryptcoin-junkey
761213607c
Add PEERS to Monacoin. ( #219 )
8 years ago
Extrememist
2031e88c20
Add Crown ( #217 )
* Add Crown
* Fix Parse
8 years ago
Riccardo Casatta
97ec00338d
Adding regtest parameters ( #213 )
8 years ago
Neil Booth
f65fa2fd19
Update server list for BCC servers.
8 years ago
Justin Turner Arthur
28764936c4
Remove semicolons and a couple unused variables. ( #212 )
8 years ago
cryptcoin-junkey
ecad494f28
Add Monacoin. ( #210 )
Signed-off-by: Cryptcoin Junkey <cryptcoin.junkey@gmail.com>
8 years ago
Neil Booth
f696a7933d
Prevent unnecessary copying of raw blocks
8 years ago
Neil Booth
3eef0ba4cf
Rename block_full to block.
Retain the raw block in the named tuple.
8 years ago
John L. Jegutanis
350ed82711
Add Vertcoin support ( #208 )
8 years ago