Neil Booth
|
cc2db4a62c
|
Bump HIST_MB default to 300MB
|
8 years ago |
Neil Booth
|
728e3ca4ac
|
Merge branch 'release-0.5.1' into develop
|
8 years ago |
Neil Booth
|
399cd8fb2c
|
Merge branch 'release-0.5.1'
|
8 years ago |
Neil Booth
|
b60eb5ca17
|
Prepare 0.5.1
|
8 years ago |
Neil Booth
|
d85034353f
|
Remove useless re-raise of cancellation
|
8 years ago |
Neil Booth
|
db187540d5
|
Have task coros handle cancelled exceptions
|
8 years ago |
Neil Booth
|
a2280bbc93
|
Clean up futures handling
|
8 years ago |
Neil Booth
|
2c85ac3252
|
Merge branch 'fs_height' into develop
|
8 years ago |
Neil Booth
|
8671e57183
|
Move fs flushes to same time as history flushes
|
8 years ago |
Neil Booth
|
8c55f41305
|
Accept more SSL protocols
|
8 years ago |
Neil Booth
|
95cc979465
|
Yield more during mempool load
|
8 years ago |
Neil Booth
|
1830cae3de
|
Remove a redundant message
|
8 years ago |
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 |