-
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: 297d09d31d7f
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: 6851d6277224
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 3 files changed
- 1 contributor
Commits on Sep 16, 2014
-
chain: fix check_chains() (Fixes #33)
Bugs cause segv on startup. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for f99b1ab - Browse repository at this point
Copy the full SHA f99b1abView commit details -
block_info: remove unused prevs field.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for 727ec75 - Browse repository at this point
Copy the full SHA 727ec75View commit details -
recv_block: ask for block contents on reinject.
Now we query blocks out of order, we often will get a block through reinjection (once we finally get its prev) rather than directly from the packet path. Assume that if this happens, we are syncing, and thus want to ask about contents and children. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Configuration menu - View commit details
-
Copy full SHA for 6851d62 - Browse repository at this point
Copy the full SHA 6851d62View commit details
There are no files selected for viewing