Commit graph

99 commits

Author SHA1 Message Date
ivanlele
c1cfffd8ad
Merge 15c1f47a00 into merged_master (Bitcoin PR bitcoin/bitcoin#31327) 2026-04-03 14:38:41 +00:00
ivanlele
d1229c4f61
Merge ffdc3d6060 into merged_master (Bitcoin PR bitcoin/bitcoin#30754) 2026-03-23 13:34:33 +00:00
Tom Trevethan
a02190d844 Merge 6f36624147 into merged_master (Bitcoin PR bitcoin/bitcoin#30150) 2026-02-23 13:49:32 +00:00
ivanlele
da440a06a5
Merge 842f7fdf78 into merged_master (Bitcoin PR bitcoin/bitcoin#29645) 2026-02-19 12:57:37 +00:00
ivanlele
95d549596e
Merge 43735252c5 into merged_master (Bitcoin PR bitcoin/bitcoin#29782) 2026-02-17 13:58:24 +00:00
Gabriele Bocchi
637f437a16
doc: remove PR Review Club frequency 2024-11-20 11:16:39 +01:00
James Dorfman
ca6264ce93 Merge e157b98640 into merged_master (Bitcoin PR bitcoin/bitcoin#25165) 2024-09-06 18:49:28 +00:00
fanquake
b02f29e7ef
doc: replace Autotools with CMake 2024-08-29 16:06:29 +01:00
James Dorfman
3f6a6ea1eb Merge 8abe79aedd into merged_master (Bitcoin PR bitcoin/bitcoin#25078) 2024-08-09 16:49:31 +00:00
MarcoFalke
fa3e1151a2
doc: Correct pull request prefix for scripts and tools 2024-05-22 09:59:58 +02:00
Ava Chow
842f7fdf78
Merge bitcoin/bitcoin#29645: doc: update release-process.md
1ea8674316 [doc] update release-process.md and backports section of CONTRIBUTING (glozow)

Pull request description:

  While doing various release process things for the first time, I noticed some of our docs are outdated and/or confusing.

ACKs for top commit:
  achow101:
    ACK 1ea8674316

Tree-SHA512: 4ad10d4ce2c33fe15cb02599353107bb72ecb867aefc6c120cfd5cdea42aa8fa3783f9e0218c2f3815f030e0694cc8fb24011ce88358a0206cb07416a256a962
2024-04-30 20:17:04 -04:00
glozow
1ea8674316 [doc] update release-process.md and backports section of CONTRIBUTING
- Mention which directories contain the respective unsigned tarballs
- Clarify that bitcoin.conf might not need to be updated
- Specify where to put historical release notes if there is already
  something in release-notes.md
- Clarify what exactly is the problem with running guix-codesign more
  than once
- Correct number: 6 codesigned attestations are needed before uploading
  binaries
- Remove scp command which is outdated
- Remove server path which is outdated
- Specify that translations update should happen before branch-off, not
  before each release candidate
- Mention that you should notify lists when RCs are available
- Put "Archive the release notes" as a separate step, since creating the
  github release has a dependency on it.
- Put bitcoincore.org website updates as a separate step, since
  updating packaging repos may have a dependency on it.
- Update "bitcoin-dev mailing list" to "bitcoin-dev group"
- Document that maintainers should create PRs to collect backports
- Remove section about not uploading `*-debug` files, reader should
  upload all build artifacts.
- Torrent is created automatically, so delete instructions.
- Mention that server also generates ots file automatically.
2024-04-18 17:07:57 +01:00
Edil Medeiros
0ead466a0c Update the developer mailing list address.
The developer mailing list was migrated to Google Groups in February 2024
as announced in https://groups.google.com/g/bitcoindev/c/aewBuV6k-LI.

The archives maintained by the Linux Foundation stopped updating in December
2024. Thus, we point to the new archive maintained by gnusha.org.

The codebase refers to old discussions linked to the Linux Foundation archives.
Since all links are still active to this date, we keep them as they are.

See #29782.
2024-04-02 15:38:40 -03:00
Byron Hambly
dd03b3cdee Merge ce1fabe545 into merged_master (Bitcoin PR bitcoin/bitcoin#24509) 2023-10-14 12:57:57 +00:00
Byron Hambly
19759fb681 Merge 0dc1002c30 into merged_master (Bitcoin PR bitcoin/bitcoin#24433) 2023-07-02 16:08:36 +00:00
Byron Hambly
4d9da62981 Merge 6cd1e0f341 into merged_master (Bitcoin PR bitcoin/bitcoin#23728) 2023-06-12 12:51:59 +00:00
James Dorfman
3a4b8b4c29 Merge 1260b7e483 into merged_master (Bitcoin PR bitcoin/bitcoin#23001) 2023-04-22 02:33:35 +00:00
Byron Hambly
d5f7102603 Merge 5b6104edf0 into merged_master (Bitcoin PR bitcoin/bitcoin#22746) 2023-04-10 11:20:25 +00:00
MacroFake
fa2d226ac9
doc: Explain squashing with merge commits 2022-05-24 08:17:41 +02:00
MacroFake
fa32ced49c
doc: Shorten explanation of "maintainers" 2022-05-06 16:49:01 +02:00
Hennadii Stepanov
f1f994a122
doc: Add guix prefix for changes to reproducible builds 2022-03-09 11:35:17 +01:00
MarcoFalke
fa694f61ab
doc: Explain that feedback needs to be addressed 2022-02-24 13:47:47 +01:00
MarcoFalke
fa0819eea3
doc: Move peer-review paragraph to right section 2022-02-23 19:20:06 +01:00
MarcoFalke
fa2b65b358
doc: Add link to release-process.md in CONTRIBUTING.md 2022-02-23 19:18:53 +01:00
Tobin Harding
efde111615 Use the imperative mood in example subject line
The section `Committing Patches` contains an example commit subject line
that violates rule seven of the linked guide to writing commit
logs (Chris Beams famous blog post).

We should practice what we preach, especially in examples :)

Use the imperative mood in example commit message subject line.
2021-12-10 11:49:20 +11:00
Jeremy Rand
9bdda50151
Enable TLS in links in documentation 2021-09-16 22:00:20 +00:00
Suriyaa Rocky Sundararuban
470c6aa280
doc: Update GitHub documentation links 2021-08-19 20:42:26 +02:00
Andrew Poelstra
3bb3c02495 Merge 933c6466c2 into merged_master (Bitcoin PR bitcoin/bitcoin#22109) 2021-07-19 19:25:00 +00:00
Andrew Poelstra
df70b3811a Merge 1e7dd584a5 into merged_master (Bitcoin PR #21263) 2021-06-24 21:14:53 +00:00
MarcoFalke
9999e4c64b
doc: Fix external links (IRC, ...) 2021-05-31 17:27:57 +02:00
MarcoFalke
fa1f3a26a7
doc: Clarify that squashing should happen before review 2021-02-22 09:53:01 +01:00
Andrew Poelstra
f92a3d1ed4 Merge 6ea7348122 into merged_master (Bitcoin PR #19638) 2020-11-27 03:15:08 +00:00
Andrew Poelstra
9eb59dda02 Merge 89fa736783 into merged_master (Bitcoin PR #19494) 2020-11-26 02:32:32 +00:00
Andrew Poelstra
bc28bc22ab Merge c2bcb99c1d into merged_master (Bitcoin PR #19071) 2020-11-26 01:09:08 +00:00
Andrew Poelstra
207e69c339 Merge a8327fd71f into merged_master (Bitcoin PR #19072) 2020-11-26 01:08:55 +00:00
Andrew Poelstra
f49f002e31 Merge 414f6c496d into merged_master (Bitcoin PR #18283) 2020-11-26 01:07:53 +00:00
Andrew Poelstra
9fe64c9a25 Merge 377eed564e into merged_master (Bitcoin PR #18170) 2020-11-26 01:07:53 +00:00
Andrew Poelstra
5d49e7a1d3 Merge b813fbe804 into merged_master (Bitcoin PR #17159) 2020-11-26 01:07:53 +00:00
Andrew Poelstra
fe7b1b8551 Merge 9a4cc52d73 into merged_master (Bitcoin PR #17688) 2020-11-14 16:52:03 +00:00
Andrew Poelstra
03ba036f48 Merge 3e94938072 into merged_master (Bitcoin PR #17772) 2020-11-14 16:52:01 +00:00
Andrew Poelstra
1c54f0daf5 Merge b8f041af2d into merged_master (Bitcoin PR #17157) 2020-11-09 21:20:42 +00:00
Andrew Poelstra
a7947fc922 Merge 215eec3bb5 into merged_master (Bitcoin PR #16723) 2020-11-09 21:20:18 +00:00
Andrew Poelstra
5772766801 Merge 33894612c0 into merged_master (Bitcoin PR #16484) 2020-11-09 21:20:09 +00:00
Andrew Poelstra
b4a7490e22 Merge 2ea8ebd211 into merged_master (Bitcoin PR #16149) 2020-11-06 15:20:14 +00:00
Andrew Poelstra
1ccfa50e73 Merge aebe990dfe into merged_master (Bitcoin PR #15794) 2020-10-29 04:48:36 +00:00
Andrew Poelstra
def14d844b Merge bbc436e09e into merged_master (Bitcoin PR #15626) 2020-10-28 00:09:47 +00:00
Andrew Poelstra
930d90ef15 Merge d67f9d0db9 into merged_master (Bitcoin PR #15577) 2020-10-27 23:49:21 +00:00
Riccardo Masutti
1e72b68ab3 Replace hidden service with onion service
For a couple of years, Tor documentation has made
the term hidden service obsolete, in favor of onion
service.

This PR updates all the references in the code base.
2020-08-07 14:55:02 +02:00
Jon Atack
b03697b68e
doc: CONTRIBUTING.md improvements 2020-07-12 07:52:28 +02:00
MarcoFalke
66666d55b1
doc: Mention repo split in the READMEs 2020-06-08 10:06:14 -04:00