Neil Booth
|
3f8b26291a
|
At startup only log some things during initial sync
|
8 years ago |
Neil Booth
|
66c493dbf4
|
Make the default reorg_limit a coin property
|
8 years ago |
Neil Booth
|
c31896a290
|
Merge branch 'release-0.6' into develop
|
8 years ago |
Neil Booth
|
8e206ca099
|
Merge branch 'release-0.6'
|
8 years ago |
Neil Booth
|
022a919701
|
Prepare release 0.6
|
8 years ago |
Neil Booth
|
4c7f72fe68
|
RPCError is not a global variable
|
8 years ago |
Neil Booth
|
e9820b3933
|
Merge branch 'txnum-in-h' into develop
|
8 years ago |
Neil Booth
|
f4651c0ca4
|
Store tx_num in 'h' table key so keys are unique
|
8 years ago |
Neil Booth
|
3c98053f5d
|
Remove some dead code
|
8 years ago |
Neil Booth
|
e4e4cc67ad
|
Merge branch 'client-limiting' into develop
|
8 years ago |
Neil Booth
|
c5c7b6f438
|
Have all expensive requests yield.
|
8 years ago |
Neil Booth
|
64333c3dfd
|
Merge branch 'client-limiting' into develop
|
8 years ago |
Neil Booth
|
f17ad2ddf4
|
Put notifications on the session queue
This keeps the network in-order and means slow clients get slow
notifications, which seems fairer.
Add some simple logging
|
8 years ago |
Neil Booth
|
a1eb446af4
|
Tweak notify handling
|
8 years ago |
Neil Booth
|
a42aa1f49e
|
Suppress accept_connection2 messages
|
8 years ago |
Neil Booth
|
33abea50d7
|
Use our own exception handler
Suppress harmless messages we cannot do anything about
|
8 years ago |
Neil Booth
|
b2672a4ae5
|
Widen subs column
|
8 years ago |
Neil Booth
|
bdb50e0ff7
|
Move file
|
8 years ago |
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 |