Neil Booth
|
83674b1b7b
|
Clarify peername() logic
|
8 years ago |
Neil Booth
|
be45a9e228
|
Minor improvements to client handling
Don't create a task until ready to execute it
Log expensive tasks
Assume peers are for logging unless explicitly not stated
|
8 years ago |
Neil Booth
|
5fffc25188
|
Get send and recv the right way round
|
8 years ago |
Neil Booth
|
14d3d85bd9
|
Need an array to take its len
|
8 years ago |
Neil Booth
|
0725b54a45
|
Tweak RPC output
|
8 years ago |
Neil Booth
|
dc74c869a1
|
Await task after cancelling it.
|
8 years ago |
Neil Booth
|
95bb1588ab
|
Add missing await
|
8 years ago |
Neil Booth
|
984a482590
|
Merge branch 'master' into develop
|
8 years ago |
Neil
|
807ab121dd
|
Merge pull request #24 from bauerj/anonymise_logs
Add optional option to anonymise logs (remove IP addresses)
|
8 years ago |
Neil Booth
|
88e9cf87cf
|
Merge branch 'rpc-to-manager' into develop
|
8 years ago |
Neil Booth
|
12ed9f7069
|
Have session_count return a dictionary
|
8 years ago |
Neil Booth
|
1b8881800d
|
Move the RPC handlers to the manager
|
8 years ago |
Johann Bauer
|
d45321927e
|
Add optional option to anonymise logs (remove IP addresses)
|
8 years ago |
Neil Booth
|
a22a4650a5
|
Use json.dumps to print
|
8 years ago |
Neil Booth
|
6849937628
|
Add a couple more tests
|
8 years ago |
Johann Bauer
|
0eb9e9731e
|
Add unit tests for the methods in util
|
8 years ago |
Neil
|
60e003df31
|
Merge pull request #25 from bauerj/util-test
Add unit tests for the methods in util
|
8 years ago |
Johann Bauer
|
fcc92760db
|
Add unit tests for the methods in util
|
8 years ago |
Neil Booth
|
41fb143947
|
Fix typo
|
8 years ago |
Neil Booth
|
e2b00ce267
|
Merge branch 'release-0.5' into develop
|
8 years ago |
Neil Booth
|
abe9d6b1be
|
Merge branch 'release-0.5'
|
8 years ago |
Neil Booth
|
c22366c1cc
|
Prepare 0.5 release
|
8 years ago |
Neil Booth
|
0c2b4afbdc
|
Remove a debug log
|
8 years ago |
Neil Booth
|
9ac4718218
|
OP_RETURN can be spent inside false conditions
See tx 928ed84cd4c48beb0d3494ccc17cc1e06b1473f9dc118db9bb56972395ede461
|
8 years ago |
Neil Booth
|
451f9d026a
|
Merge branch 'save_all_utxos' into develop
|
8 years ago |
Neil Booth
|
85786b87a2
|
Save all UTXOs
Change the DB version
|
8 years ago |
Neil Booth
|
4dac728984
|
Ignore the unspendable genesis coinbase
Fixes #17
|
8 years ago |
Neil Booth
|
532048c755
|
Merge branch 'release-0.4.3' into develop
|
8 years ago |
Neil Booth
|
1e01c35b41
|
Merge branch 'release-0.4.3'
|
8 years ago |
Neil Booth
|
41ff6e5b11
|
Prepare 0.4.3
|
8 years ago |
Neil Booth
|
57dd4ece9c
|
Avoid annoying exception on shutdown
|
8 years ago |
Neil Booth
|
e7e0dd15be
|
Don't log new peers any more
|
8 years ago |
Neil Booth
|
c64eb5748f
|
Merge branch 'release-0.4.2'
|
8 years ago |
Neil Booth
|
fdb5b33fba
|
Prepare 0.4.2
|
8 years ago |
Neil Booth
|
ecb70fcef9
|
Merge remote-tracking branch 'github/master' into release-0.4.2
|
8 years ago |
Neil Booth
|
ad46fbb61f
|
Merge branch 'protocol' into develop
|
8 years ago |
Neil Booth
|
831225492e
|
Better RPC sessions stats
|
8 years ago |
Neil
|
65b984472d
|
Merge pull request #8 from bauerj/coverage
Collect test coverage statistics
|
8 years ago |
Neil Booth
|
7523735f99
|
Split out server and session management
|
8 years ago |
Neil Booth
|
3b6ab77e47
|
Break out JSONRPC into own file
- improved handling of JSON 2.0 RPC protocol
- permits batched requests (not yet supported by Electrum client)
|
8 years ago |
Neil
|
a1247e1bcd
|
Merge pull request #18 from thelazier/dash
Update for DASH
|
8 years ago |
TheLazieR Yip
|
b1c995ce09
|
Update Howto and setup.py about x11_hash package required for Dash
|
8 years ago |
TheLazieR Yip
|
66bf2570e5
|
Move dash stuff into Dash class
Modify DashTestnet class to use Dash class
|
8 years ago |
TheLazieR Yip
|
ff834519aa
|
Update for DASH
- Update information for both mainnet and testnet
- Use x11_hash module when network name is Dash to process header_hashes
|
8 years ago |
Neil Booth
|
c66a6d9c80
|
Merge branch 'release-0.4.1' into develop
|
8 years ago |
Neil Booth
|
c512ffec41
|
Merge branch 'release-0.4.1'
|
8 years ago |
Neil Booth
|
d816c21752
|
Prepare 0.4.1
|
8 years ago |
Neil Booth
|
9a3aa3f79b
|
Merge branch 'fix_irc_version' into develop
|
8 years ago |
Neil Booth
|
14d8ece7c6
|
Return a version the Electrum client expects
If you don't do this you don't appear in the network dialog box
|
8 years ago |
Neil Booth
|
d84417e2d6
|
Add note about IRC package
|
8 years ago |