Omar Cruz
227696636d
Added Motion Coin mainnet ( #528 )
* Motion added
7 years ago
Neil Booth
a3d3bbe9a7
Move more code out of controller to sessions
Disable a test that will require significant work
7 years ago
Neil Booth
739bb687fc
Convert PROTOCOL_MIN, PROTOCOL_MAX to tuples
7 years ago
Neil Booth
382fc5ed44
Improve logging of client version requests
7 years ago
Neil Booth
46d8e0c608
Implement merkle proofs for blockchain.block.header
7 years ago
Neil Booth
d390b38acf
Add cache truncation and tests
7 years ago
Neil Booth
26d8026938
Increase merkle cache test coverage to 100%
7 years ago
Neil Booth
4168341857
Implement a markle cache with tests
7 years ago
Neil Booth
73a46df17f
Remove hash_to_str
7 years ago
Neil Booth
3c3a1b7017
Fix thinko in prior
Rename function to prevent similar mistakes in future
Also hash_to_str -> hash_to_hex_str
7 years ago
Neil Booth
af45363eeb
Add merkle library with tests
7 years ago
Lex Berezhny
f8ebcf35b4
Env accepts custom Coin class ( #517 )
* + support for passing an actual coin class to Env()
* unit test for Env() accept coin class
* doc string explaining optional Coin argument to Env and assert to make sure a coin is a Coin
7 years ago
Neil
c28b5af309
Export Controller and Env from the package ( #515 )
7 years ago
Lex Berezhny
29289004e7
electrumx package ( #511 )
* moved wallet, server, lib into electrumx main module
* fixed imports and other path references affected by electrumx main package
* fixing formatting to pass the pycodetest on travis
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
Neil Booth
b993bd8f8e
Rename protocol_version_string to version_string
7 years ago
WO
8d42c23026
Update for Zcash v3 tx ( #475 )
7 years ago
Neil Booth
e88b8c0dec
Update compaction test
Version -> 1.4.4pre1
7 years ago
Neil Booth
5e1ed3ffa6
Separate history management into its own object
- the object also manages unflushed history
- the history DB has its own version, starting at 0
This is the first step to making history management into
a separate service and to larger block sizes.
The next step is an improved history format, which I hope will both
save space and be a solution to issue #185 . The DB should be able to
upgrade in-place without re-syncing the chain.
7 years ago
Neil Booth
77051f83a4
Make HASHX_LEN a global, not a coin property
7 years ago
ddude
56de4dea67
Adding Xuez Coin ( #472 )
7 years ago
Nico
9877e1f846
added Machinecoin (MAC) ( #470 )
7 years ago
cipig
a7a8a1bd32
add GameCredits (GAME) ( #467 )
7 years ago
Peter Bushnell
e5cd5f3067
Add Uniform Fiscal Object (UFO) ( #463 )
* Add Uniform Fiscal Object
* Remove spaces in name
* Rename test
7 years ago
Neil Booth
bc6093a8fe
Fully integrate aiorpcX
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
TheLazieR Yip
02ab8e5742
Add block tests for DASH ( #431 )
7 years ago
-k
a1802b436b
add AXE support ( #429 )
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
cipherzzz
c26227413e
Add Decred(DCR) ( #402 )
7 years ago
dax
cf49b737d3
Enable verbose mode in blockchain.transaction.get ( #397 )
getrawtransaction: optional verbose mode
Update PROTOCOL.rst docs
7 years ago
blackjok3rtt
824dc76d95
Add coin SNG ( #400 )
* add SnowGem
7 years ago
Carsen Klock
19e0f9bce2
Add Denarius (DNR) ( #396 )
* Added DNR
With tests
7 years ago
John L. Jegutanis
6add2e5a9b
Add custom base58check algorithm ( #389 )
7 years ago
Lucas Betschart
b37b53f358
Add Feathercoin test ( #379 )
7 years ago
John L. Jegutanis
dfea542d0e
Add Bitcoin Atom support ( #378 )
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
bf74b5f99f
Fix pytest 3.3 failures
7 years ago
Rhett Creighton
4dd226f9c0
Add Zclassic ( #337 )
* Add Zclassic with EquihashMixin
7 years ago
cipig
f236446e7c
add CHIPS ( #326 )
7 years ago
Neil Booth
35dd1f6199
Remove IRC support
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