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 |
Neil Booth
|
624a921a6e
|
Tests: fix deprecation warning
|
6 years ago |
Neil Booth
|
647fad57fb
|
Remove unused wallet stuff
|
6 years ago |
Calin Culianu
|
00c2981b4e
|
Allow protocol versions and client versions to contain extra text (#718)
* Allow protocol versions and client versions to contain extra text
E.g. 3.3.4CS client version is accepted and treated as 3.3.4
* added tests
|
6 years ago |
Neil Booth
|
e3e915323c
|
Revert "Require Electrum protocol at least 1.4"
This reverts commit 9bc102f34a .
|
6 years ago |
zebra-lucky
|
aad082e9c3
|
dash_tx: serialize port as big endian (#707)
|
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 |
Neil Booth
|
9bc102f34a
|
Require Electrum protocol at least 1.4
|
6 years ago |
zebra-lucky
|
f8767ea9a5
|
add dash dip3 protx.diff, protx.info protocol methods (#683)
|
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 |
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 |
zebra-lucky
|
88618f5f60
|
Enhance dash spec tx support (#657)
|
6 years ago |
zebra-lucky
|
bf279ceaea
|
add DIP2 aware DeserializerDash (#651)
|
6 years ago |
Pieter Hamels
|
2ce5f9907e
|
Added NIX testnet and test @ testnet block 200 (#648)
|
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 |
TheTrunk
|
d460bc3bcb
|
add ZelCash coin (#631)
|
6 years ago |
Neil Booth
|
4305e506fb
|
Add testcase for prior
|
6 years ago |
turcol
|
06d58f7786
|
Add support for CivX mainnet and testnet (#627)
|
6 years ago |
JeremyRand
|
6e300cf18b
|
Namecoin: Support indexing name scripts (#626)
* Namecoin: Extract addresses from name scripts.
* Namecoin: Index transaction history by name in addition to by script hash.
|
6 years ago |
John L. Jegutanis
|
c411de1f07
|
Add Zcash Sapling support (#624)
|
6 years ago |
Neil Booth
|
6f43910f2d
|
Fix daemon logging rate limiter
Based on #602 but with test fix
|
6 years ago |
Gabriel
|
3a33675e11
|
Add TokenPay (#495)
This commit adds TokenPay as a supported coin.
|
7 years ago |
Neil Booth
|
ab17b4d529
|
Add is_generation memeber to TxInput
Use it in preference to is_gen_outpoint
|
7 years ago |
FABIANO S CUNHA
|
f5b3df9092
|
Add support for pivxTestnet (#585)
|
7 years ago |
Neil Booth
|
44e715e6c9
|
Fix test_daemon
|
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 |
Neil Booth
|
eb5c55107a
|
Remove dead code from coins.py
|
7 years ago |
Neil Booth
|
b1eec85be8
|
Remove bad test
No one knows what the compact fee rules are...
|
7 years ago |
Neil Booth
|
ba5d18d9d5
|
Fix randrange bug
Also make seed change daily only
|
7 years ago |
John L. Jegutanis
|
a6d46fab8d
|
Improve generation inputs handling
Fixes #570
|
7 years ago |
Neil Booth
|
374ec8f26c
|
Add daemon tests
|
7 years ago |
Neil Booth
|
33535ae325
|
Add test for BCH electrum header
|
7 years ago |
John L. Jegutanis
|
47d9fb4b30
|
Use compiled structs and some code cleanup
|
7 years ago |
John L. Jegutanis
|
31dbbe0ba5
|
Use precompiled structs for header parsing
|
7 years ago |
John L. Jegutanis
|
fa0a58a280
|
Rename struct pack/unpack to reflect endianess
|
7 years ago |
John L. Jegutanis
|
05c9e6b38f
|
Pivx support (#568)
* Correct function doc string
* Add PIVX support
|
7 years ago |