-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rustyrussell/pettycoin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 89841d35b866
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rustyrussell/pettycoin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f45401a7f33
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 21 files changed
- 1 contributor
Commits on Jul 30, 2014
-
Add logging for all IO to/from peers.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for ae310df - Browse repository at this point
Copy the full SHA ae310dfView commit details -
Put new_log into minimal log, add log_io.
Don't need to cut & paste dummy one into each test! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for 47ede8a - Browse repository at this point
Copy the full SHA 47ede8aView commit details -
Per-JSON-RPC connection logging (and log IO)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for 2df7151 - Browse repository at this point
Copy the full SHA 2df7151View commit details -
First, we weren't always closing the fds. Secondly, we were sometimes stalling. Thirdly, if we got two commands in a row we'd overwrite out output. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for 0f45401 - Browse repository at this point
Copy the full SHA 0f45401View commit details
There are no files selected for viewing