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
Thomas König
164d0cd924
update FairCoin genesis block ( #207 )
update server list
8 years ago
Neil Booth
8a18da61c2
Add bitcoin-segwit
8 years ago
Neil Booth
3ca464e5b1
Update BTC server list
8 years ago
Neil Booth
9dfaedc727
Add bip32.py and tests.
8 years ago
John L. Jegutanis
b48465a065
Add Reddcoin support
8 years ago
John L. Jegutanis
fe30086795
Digibyte switched to SegWit
8 years ago
John L. Jegutanis
74f899e544
Add support for Blackcoin and Peercoin
8 years ago
Neil Booth
661883732c
Update nolnet parameters
8 years ago
Neil Booth
4cc3720589
Disable IRC for bitcoin mainnet
Only require IRC_CHANNEL if IRC_PREFIX is given.
8 years ago
TheLazieR Yip
8d21eae2bb
Move import lines to top of class
8 years ago
TheLazieR Yip
f179c67935
Add support for Dash Masternode methods
+ Add DashDaemon class
+ Add DashElectrumX class
+ Update coin configurations for Dash
8 years ago
TheLazieR Yip
b0e23e903d
Allow custom ElectrumX class
8 years ago
John L. Jegutanis
a4e4f80ad7
Allow custom Daemon and BlockProcessor classes
8 years ago
SuBPaR42
400388336a
Change to default server peers
electrum.trouth.net is no longer active. Replaced with another E-S server ;-)
8 years ago
SuBPaR42
b52628143b
Update coins.py
Updated to more recent block height and TX count
8 years ago
pooler
961936245c
Allow multiple P2SH address versions
8 years ago
Neil Booth
92584cc3c6
Update Litecoin entries as Segwit has activated.
8 years ago
John L. Jegutanis
9549158115
Add Einsteinium support
8 years ago
Neil Booth
0aa9195fc5
Remove bad onion default peer
8 years ago
romanornr
7e8141c62d
Add Viacoin - Segwit Auxpow
8 years ago
Neil Booth
9620aa8bb6
Restore dummy NAME and NET
8 years ago
Neil Booth
a88fc75610
Tweaks to coins.py
8 years ago
protonn
122d78d25b
Argentum; support for AuxPow
8 years ago
John L. Jegutanis
bc31df8ee0
Fix support for Namecoin and Dogecoin, add Zcash support
Closes #83
8 years ago
Neil Booth
37602d4eae
A couple of tweaks to the prior commit.
8 years ago
John L. Jegutanis
ed7d8a319d
Refactor block parsing API
8 years ago
Neil Booth
af67536598
Set reorg limit to 8k on testnet
8 years ago
John L. Jegutanis
fe544eae7f
Set the correct XPUB, XPRV bytes for dogecoin
8 years ago
pooler
11a3c77fdb
Fix Litecoin parameters
8 years ago
Neil Booth
42dfd16b14
Add Bitoin Unlimited nolnet
8 years ago
Neil Booth
85f17b75c8
Remove stray commas
8 years ago
Neil Booth
ac8e38a87c
Tweak prior
8 years ago
John L. Jegutanis
6b1b9d01f2
Better handle base58 version bytes and allow for a >1 byte version
8 years ago