tequ
066f8ed9ef
Merge branch 'dev' into sync-2.4.0
2025-10-27 15:38:14 +09:00
Alloy Networks
9378f1a0ad
Update CONTRIBUTING.md ( #599 )
2025-10-21 14:20:10 +10:00
Ed Hennis
63665a6673
docs: Add a summary of the git commit message rules ( #5283 )
2025-06-20 13:43:03 +09:00
Bronek Kozicki
0fa542f672
Antithesis instrumentation improvements ( #5213 )
...
* Rename ASSERT to XRPL_ASSERT
* Upgrade to Anthithesis SDK 0.4.4, and use new 0.4.4 features
* automatic cast to bool, like assert
* Add instrumentation workflow to verify build with instrumentation enabled
2025-06-19 23:27:49 +09:00
Bronek Kozicki
16b3221f80
Add Antithesis intrumentation ( #5042 )
...
* Copy Antithesis SDK version 0.4.0 to directory external/
* Add build option `voidstar` to enable instrumentation with Antithesis SDK
* Define instrumentation macros ASSERT and UNREACHABLE in terms of regular C assert
* Replace asserts with named ASSERT or UNREACHABLE
* Add UNREACHABLE to LogicError
* Document instrumentation macros in CONTRIBUTING.md
2025-06-19 19:56:21 +09:00
Ed Hennis
6a17c6be3f
docs: Document the process for merging pull requests ( #5010 )
2025-06-17 23:57:41 +09:00
tequ
95e16b0eed
fix for current codebase
2025-06-17 21:45:05 +09:00
Elliot Lee
11ff672df8
docs: explain how to find a clang-format patch generated by CI ( #4521 )
2025-06-17 13:20:21 +09:00
Chenna Keshava B S
2572b3204c
docs: update help message about unit test-suite pattern matching ( #4846 )
...
Update the "rippled --help" message for the "-u" parameter. This
documents the unit test name pattern matching rule implemented by #4634 .
Fix #4800
2025-06-17 12:16:14 +09:00
Elliot Lee
b7a29cad94
docs(CONTRIBUTING): push beta releases to release ( #4589 )
...
Sections that were rewrapped were wrapped to 72 characters, the same as
the recommendation for commit messages.
2025-06-15 23:07:39 +09:00
Denis Angell
ac1883bbf7
Update Documentation & README ( #192 )
...
* update md files
* Update RELEASENOTES.XAHAUD.md
* fixup
* Update README.md
* update readme
* Update README.md
* Update README.md
* update review
* misc fixup
* Update RELEASENOTES.XAHAUD.md
* Update README.md
2023-11-16 12:01:51 +01:00
Denis Angell
7dee512991
Housekeeping ( #170 )
...
* Update pull_request_template.md
* strip out unused files
* Update CONTRIBUTING.md
* fix docker
* remove conan stuff
* update license
* update hook directory
* Delete .codecov.yml
* Update .dockerignore
* Update genesis.json
* update validator list example
* Update rippled-standalone.cfg
* Update CONTRIBUTING.md
2023-11-01 14:56:12 +01:00
Richard Holland
311d0b8bf1
Revert "Use the Conan package manager ( #4367 )"
...
This reverts commit c3a9f3dbf3 .
2023-04-06 09:46:00 +00:00
John Freeman
31e7e5a56e
Revise CONTRIBUTING ( #4382 )
...
- Wrap text at 80 columns.
- Match capitalization of GitHub usernames.
- Prescribe more rules for pull requests.
- Link more reference documentation.
2023-02-05 16:08:26 -08:00
Nik Bougalis
4a5ad4cfac
Update affiliation: Nikolaos D Bougalis ( #4360 )
2022-12-08 16:30:05 -08:00
RichardAH
0ee6f15b35
Create CONTRIBUTING.md, list maintainers and outline repo policies ( #4214 )
2022-07-09 20:37:13 +03:00