Skip to content
Permalink

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
base: 90928e26553e
Choose a base ref
...
head repository: rustyrussell/pettycoin
compare: 1af68286a913
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 29, 2014

  1. getinfo/getpeerinfo: add uuid fields.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    2fe8b28 View commit details
    Browse the repository at this point in the history
  2. log: fix peer name.

    Use *their* address, not ours!
    
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    0992bb9 View commit details
    Browse the repository at this point in the history
  3. netaddr: make peer vs local addr explicit.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    62eb206 View commit details
    Browse the repository at this point in the history
  4. getpeerinfo: return local and peer addresses, like bitcoind.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    1af6828 View commit details
    Browse the repository at this point in the history