Skip to content

Conversation

@hebasto
Copy link
Member

@hebasto hebasto commented Nov 20, 2019

This PR:

  • removes outdated things, e.g., global pointer pwalletMain etc
  • adds "Sanitizers" to the TOC
  • makes filenames, peer.dat and debug.log, monospaced
  • specifies that compile-time constant names are all uppercase
  • rewords using explicit with constructors

@fanquake fanquake added the Docs label Nov 20, 2019
@jamesob
Copy link
Contributor

jamesob commented Nov 20, 2019

lazy ACK 794fe91

@practicalswift
Copy link
Contributor

ACK 794fe91 -- nice improvements!

```
- By default, declare single-argument constructors `explicit`.
- By default, declare constructors `explicit`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

fanquake added a commit that referenced this pull request Nov 23, 2019
794fe91 doc: Update and improve Developer Notes (Hennadii Stepanov)

Pull request description:

  This PR:
  - removes outdated things, e.g., global pointer `pwalletMain` etc
  - adds "Sanitizers" to the TOC
  - makes filenames, `peer.dat` and `debug.log`, monospaced
  - specifies that _compile-time_ constant names are all uppercase
  - rewords using `explicit` with constructors

ACKs for top commit:
  jamesob:
    lazy ACK 794fe91
  practicalswift:
    ACK 794fe91 -- nice improvements!

Tree-SHA512: 2c5f035b1627f5fac8dc2453199d9e46bd101f86771de567cd95698de3c61cc459444ec1a68710e1d280195e1e40b42d9f40906297d12f12bf37749eca58297d
@fanquake fanquake merged commit 794fe91 into bitcoin:master Nov 23, 2019
@hebasto hebasto deleted the 20191120-developer-notes branch November 23, 2019 17:06
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 23, 2019
794fe91 doc: Update and improve Developer Notes (Hennadii Stepanov)

Pull request description:

  This PR:
  - removes outdated things, e.g., global pointer `pwalletMain` etc
  - adds "Sanitizers" to the TOC
  - makes filenames, `peer.dat` and `debug.log`, monospaced
  - specifies that _compile-time_ constant names are all uppercase
  - rewords using `explicit` with constructors

ACKs for top commit:
  jamesob:
    lazy ACK bitcoin@794fe91
  practicalswift:
    ACK 794fe91 -- nice improvements!

Tree-SHA512: 2c5f035b1627f5fac8dc2453199d9e46bd101f86771de567cd95698de3c61cc459444ec1a68710e1d280195e1e40b42d9f40906297d12f12bf37749eca58297d
sidhujag pushed a commit to syscoin-core/syscoin that referenced this pull request Nov 10, 2020
794fe91 doc: Update and improve Developer Notes (Hennadii Stepanov)

Pull request description:

  This PR:
  - removes outdated things, e.g., global pointer `pwalletMain` etc
  - adds "Sanitizers" to the TOC
  - makes filenames, `peer.dat` and `debug.log`, monospaced
  - specifies that _compile-time_ constant names are all uppercase
  - rewords using `explicit` with constructors

ACKs for top commit:
  jamesob:
    lazy ACK bitcoin@794fe91
  practicalswift:
    ACK 794fe91 -- nice improvements!

Tree-SHA512: 2c5f035b1627f5fac8dc2453199d9e46bd101f86771de567cd95698de3c61cc459444ec1a68710e1d280195e1e40b42d9f40906297d12f12bf37749eca58297d
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Jan 15, 2021
Summary:
This is a backport of Core [[bitcoin/bitcoin#18645 | PR18645]]

Note: the StartNode line was removed in [[bitcoin/bitcoin#17539 | PR17539]] (not yet backported)

Test Plan: Clicked on all the URLs to check that they work.

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D8930
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants