Skip to content

Conversation

@jonatack
Copy link
Member

@jonatack jonatack commented Sep 1, 2020

Follow-up to #19731 to help alleviate confusion around nLastBlockTime and nLastTXTime, now also provided by the JSON-RPC API as last_block and last_transaction in getpeerinfo output.

Thanks to John Newbery, credited in the commit, and to Dave Harding and Adam Jonas during discussions on how to best explain these in this week's Optech newsletter.

Co-authored-by: John Newbery <john@johnnewbery.com>
@harding
Copy link
Contributor

harding commented Sep 1, 2020

ACK d780293 . The added documentation matches my reading of the code and answers a question I had after seeing #19731

@DrahtBot DrahtBot added the P2P label Sep 1, 2020
@maflcko maflcko added the Docs label Sep 1, 2020
@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 1, 2020

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@maflcko
Copy link
Member

maflcko commented Sep 2, 2020

ACK d780293

@practicalswift
Copy link
Contributor

ACK d780293

Great to see Optech collaboration resulting in improved documentation!

@0xB10C
Copy link
Contributor

0xB10C commented Sep 2, 2020

ACK d780293

@fanquake fanquake merged commit c17a003 into bitcoin:master Sep 2, 2020
@jonatack jonatack deleted the nLast-documentation branch September 2, 2020 12:51
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Mar 22, 2021
Summary:
```
[...] help alleviate confusion around nLastBlockTime and nLastTXTime,
now also provided by the JSON-RPC API as last_block and last_transaction
in getpeerinfo output.
```

Backport of [[bitcoin/bitcoin#19857 | core#19857]].

Depends on D9331.

Test Plan: Read the comments.

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D9332
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Sep 24, 2021
…mentation

d780293 net: improve nLastBlockTime and nLastTXTime documentation (Jon Atack)

Pull request description:

  Follow-up to bitcoin#19731 to help alleviate confusion around `nLastBlockTime` and `nLastTXTime`, now also provided by the JSON-RPC API as `last_block` and `last_transaction` in `getpeerinfo` output.

  Thanks to John Newbery, credited in the commit, and to Dave Harding and Adam Jonas during discussions on how to best explain these in this week's Optech newsletter.

ACKs for top commit:
  practicalswift:
    ACK d780293
  MarcoFalke:
    ACK d780293
  harding:
    ACK d780293 .  The added documentation matches my reading of the code and answers a question I had after seeing bitcoin#19731
  0xB10C:
    ACK d780293

Tree-SHA512: 72d47cf50a099913c7e4753cb80e11785b26fb66fa3a8b6c382fde4ea725116f3d215f93d32a567246d269768e66159f8dcf017a1bbc6d5f2489a35f81c316fa
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants