standard-error
b35d23e02f
Ravencoin: Switch algo to x16rv2 after activation date ( #895 )
* Ravencoin: Switch algo to x16rv2 after activation date
Update txcounts
Remove public servers from list (all dead)
* Travis: install x16rv2_hash
6 years ago
MrNaif2018
3fc3a2cc25
Added GZRO coin ( #894 )
6 years ago
Daniel Kraft
5584b68762
Add Xaya as new coin with basic chain handling ( #889 )
* Split out deserialisation of CAuxPow.
The current DeserializerAuxPow has code for reading a block header
including (potentially) an auxpow. In this change, we split out the
logic for reading the actual CAuxPow instance to its own function.
This makes the code easier to read, as the different steps are more
clearly separated. It will also be useful for working with CAuxPow
instances that are part of a different serialisation format (e.g.
for the Xaya blockchain).
* Add Xaya coin with deserialiser.
This defines a new coin for Xaya (https://github.com/xaya/xaya ), with
the appropriate deserialiser methods. Xaya is based on Namecoin, but
uses its own special twist on auxpow for the PoW, so we need to handle
that properly in block-header deserialisation.
Xaya also has names like Namecoin (but with slightly changed semantics),
but handling for them (i.e. building a name index in addition to the
address index) will be added later on.
* Keep more data in truncated Xaya headers.
When Xaya headers are truncated (because they are checkpointed), we still
need to send the algorithm and bits with them. That is needed for the
difficulty retargeting of Xaya to work correctly.
* Define peers for Xaya.
We will run ElectrumX instances on the seeder VPSes. Set those in PEERS
for mainnet (there are no peers for testnet).
6 years ago
Min Khang Aung
2a67f12c4b
Add CPUchain support ( #865 )
6 years ago
streetcrypto7
0a01056386
Readd Ritocoin support ( #854 )
This reverts commit eb428e2f66
.
6 years ago
Neil
eb428e2f66
Revert "Added Ritocoin ( #849 )" ( #852 )
This reverts commit ed01a8a379
.
6 years ago
Traysi Hylian
ed01a8a379
Added Ritocoin ( #849 )
6 years ago
streetcrypto7
faf6d57ea7
Add Bellcoin support ( #850 )
* Add Bellcoin
6 years ago
yakimka
91fed53a5a
Add Segregated Witness support for Emercoin ( #835 )
6 years ago
Pixxl
bf845a157c
Add support for ODIN Coin ( #815 )
6 years ago
Jose Luis Estevez
653d680b0e
Add Bolivarcoin (BOLI) ( #807 )
6 years ago
turcol
e497a50cfb
Rename CivX to EXOS for mainnet and testnet ( #793 )
6 years ago
Liam Alford
f57f227fa4
DeepOnion integration. ( #782 )
6 years ago
2INFINITY
8caae42a99
Added BitcoinZero BZX ( #780 )
6 years ago
DEVCØN
fcc62b4762
Added GravityCoin GXX ( #773 )
6 years ago
smogm
890456ba8f
adding ECCoin blockchain ( #769 )
6 years ago
Jenova7
e78f57b9a1
Add support for Electra (ECA) ( #764 )
6 years ago
Jose Luis Estevez
c7a65fc9b0
Add Onixcoin (ONIX) ( #747 )
* Add Onixcoin (ONIX)
6 years ago
standard-error
a10be8633a
Add support for Ravencoin (RVN) ( #745 )
* Add support for Ravencoin (RVN)
6 years ago
David
d96a91c727
Add support for Bitsend (BSD) ( #738 )
6 years ago
Cronos
a44c40c169
Fixing Polis and add more coins ( #733 )
* Remove unmantained Gobyte, Moneci
* Update ColossusXT and Polis
* Support MNPCoin, Zcoin and GINCoin
6 years ago
Mircea Rila
7a075efa6b
Add support for Sparks (SPK) ( #721 )
6 years ago
peerchemist
dd84b8f172
Peercoin tests ( #703 )
* add Peercoin-testnet
* add Peercoin tests
6 years ago
ChekaZ
28d679ad1c
Unitus Support ( #693 )
6 years ago
John Shine
b9b9d052c9
add support for Bitcoin Diamond - BCD ( #677 )
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
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
Pieter Hamels
2ce5f9907e
Added NIX testnet and test @ testnet block 200 ( #648 )
7 years ago
Pieter Hamels
e992a34761
Added NIX Support ( #644 )
Signed-off-by: phamels <pieter@hamels.be>
7 years ago
rc125
acd414460b
Add SmartCash Support ( #640 )
7 years ago
TheTrunk
d460bc3bcb
add ZelCash coin ( #631 )
7 years ago
turcol
06d58f7786
Add support for CivX mainnet and testnet ( #627 )
7 years ago
John L. Jegutanis
c411de1f07
Add Zcash Sapling support ( #624 )
7 years ago
Gabriel
3a33675e11
Add TokenPay ( #495 )
This commit adds TokenPay as a supported coin.
7 years ago
FABIANO S CUNHA
f5b3df9092
Add support for pivxTestnet ( #585 )
7 years ago
FABIANO S CUNHA
60d4ae52f7
Add support for Decred Testnet ( #580 )
* Add decred Testnet support
7 years ago
FABIANO S CUNHA
6dd7049339
Add support for BitcoinGreen ( #581 )
* Add support for BitcoinGreen
7 years ago
John L. Jegutanis
31dbbe0ba5
Use precompiled structs for header parsing
7 years ago
John L. Jegutanis
05c9e6b38f
Pivx support ( #568 )
* Correct function doc string
* Add PIVX support
7 years ago
John L. Jegutanis
0815ff8e24
Add Decred support ( #550 )
* Refactor reorg_hashes function
* Add Decred support
7 years ago
Kefkius
9e3893b065
Add Groestlcoin ( #544 )
* Add Groestlcoin
* GRS: Add tests
7 years ago
joesixpack
83732af4fe
Support for Minexcoin ( #529 )
7 years ago
Omar Cruz
227696636d
Added Motion Coin mainnet ( #528 )
* Motion added
7 years ago
Neil Booth
e425b60ff3
Remove decred - mainnet fails to sync
This doesn't seem likely to be fixed soon given the protocol
is quite different.
Closes #414
7 years ago
cronos-polis
93e4b1f15a
Add Polis, ColossusXT, GoByte, Monoeci ( #504 )
7 years ago
WO
93ee197b48
Add Koto testnet ( #491 )
7 years ago
elmora-do
7baf6cf68d
Add $PAC ( #474 )
* Add $PAC
* Refactor and improve masternode notifications
* Update DASH/$PAC RPC documentation
These RPC commands were documented:
masternode.announce.broadcast
masternode.subscribe
masternode.list
masternode.info
7 years ago