Skip to content

Commit 126efd5

Browse files
authored
Merge pull request #6486 from IntersectMBO/fix/docs-typos-squashed
Fix typos and minor issues in documentation and comments
2 parents 96c20ec + bbd9000 commit 126efd5

16 files changed

Lines changed: 43 additions & 43 deletions

File tree

.github/ISSUE_TEMPLATE/node_release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ flowchart BT
4444
- [ ] Plutus Ledger API is integrated into the Ledger.
4545
- [ ] Ledger is integrated into the Ouroboros Consensus.
4646
- [ ] Ouroboros Network is integrated into the Ouroboros Consensus.
47-
- [ ] Outroboros Consensus is integrated into the Cardano API.
47+
- [ ] Ouroboros Consensus is integrated into the Cardano API.
4848
- [ ] Cardano API is integrated into the Cardano CLI.
4949
- [ ] Cardano CLI is integrated into the Cardano Node.
5050

.github/ISSUE_TEMPLATE/user-facing-feature.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ assignees: ''
2525

2626
## Definition of Done (DoD)
2727

28-
- [ ] [Acceptance Criteria + User Stories & DoD](https://input-output.atlassian.net/wiki/spaces/QA/pages/3584229468/Acceptance+Criteria+DoD) created and singed-off (by PO, dev & test owners)
28+
- [ ] [Acceptance Criteria + User Stories & DoD](https://input-output.atlassian.net/wiki/spaces/QA/pages/3584229468/Acceptance+Criteria+DoD) created and signed-off (by PO, dev & test owners)
2929
- [ ] Builds successfully on CI
3030
- [ ] Code & Test review (as per Acceptance Criteria)
3131
- [ ] There is documentation and/or examples for the new functionality (usage/response)
@@ -54,6 +54,6 @@ assignees: ''
5454

5555
## Acceptance Criteria
5656

57-
Acceptance Criteria & User Stories define here (or in a separate file (linked here) for a big feature)
57+
Acceptance Criteria & User Stories defined here (or in a separate file (linked here) for a big feature)
5858

5959
Example - https://github.com/intersectmbo/cardano-node/issues/4453

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ to the issue.
1212
- property tests
1313
- roundtrip tests
1414
- integration tests
15-
See [Runnings tests](https://github.com/input-output-hk/cardano-node-wiki/wiki/Running-tests) for more details
15+
See [Running tests](https://github.com/input-output-hk/cardano-node-wiki/wiki/Running-tests) for more details
1616
- [ ] Any changes are noted in the `CHANGELOG.md` for affected package
1717
- [ ] The version bounds in `.cabal` files are updated
1818
- [ ] CI passes. See note on CI. The following CI checks are required:

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ give a way to enforce it).
2020
## Testing
2121

2222
`cardano-node` is essentially a container which implements several
23-
components such networking, consensus, and storage. These components
23+
components such as networking, consensus, and storage. These components
2424
have individual test coverage. The node goes through integration and
2525
release testing by Devops/QA while automated CLI tests are ongoing
2626
alongside development.
@@ -97,7 +97,7 @@ generation workload -- using the `workbench` environment:
9797
- `default` stands for a light-state, 6-node cluster, under
9898
transaction saturation workload, ~30min runtime.
9999
- `ci-test-hydra` is the profile run in the node CI -- very light,
100-
just two nodes, Plutus transaction worklooad, =\< 3min runtime.
100+
just two nodes, Plutus transaction workload, =\< 3min runtime.
101101
- `devops` is an unloaded profile (no transaction workload) with
102102
short slots -- `0.2` sec.
103103
- ...and many more -- which can be: - listed by name with

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This is the release process for node release hot fixes:
4343

4444
# Rotating Release Engineer Role
4545

46-
All sprints are aligned across the node and it's components. At the end of a sprint cycle the new rotating Release Engineer is decided on by the leadership team.
46+
All sprints are aligned across the node and its components. At the end of a sprint cycle the new rotating Release Engineer is decided on by the leadership team.
4747
This person's primary duties are integration of new releases of dependencies up the stack to the node. They serve this role until the release is finalized
4848
according to the above release process (ideally 1 sprint cycle).
4949
The Release Engineer works with the Dev Leads to decide which changes should be included in their component, including any in-flight PRs that haven't been merged yet.

bench/locli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
* New CLI command `dump-tracefreqs` to write out per-host trace frequencies JSON files
1616
* Introduce `Reducer` type class for `locli-quick` based quick query evaluation
17-
* Sample `Reducer` instance implmentations: data types `TxsInMempool`, `Silence` and `ResourceMeasure`
17+
* Sample `Reducer` instance implementations: data types `TxsInMempool`, `Silence` and `ResourceMeasure`
1818
* Add plotting capabilities (experimental) via a heavily modded fork of package `easyplot-1.0` (module `EasyPlot.hs` and its license)
1919

2020
## 2.0 -- Dec 2024

cardano-node/ChangeLog.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145

146146
- Added `PeerSharing` option in the configuration file which enables an
147147
experimental feature. By default peer sharing is disabled. Please note that
148-
until genesis & eclipse evasion are available this feauture can expose a node
148+
until genesis & eclipse evasion are available this feature can expose a node
149149
to eclipse attacks.
150150

151151
- The `TracePeerSelection` have new trace points which log peer sharing request
@@ -481,7 +481,7 @@ None
481481
which was allowing arbitrarily distant translation only in the last era. This
482482
bug has been fixed, but the ledger must preserve the previous behaviour in the
483483
existing era. (#2785)
484-
- Translate legacy cost mode parameter names in the JSON deserialiser. The
484+
- Translate legacy cost model parameter names in the JSON deserialiser. The
485485
deserialiser now does not care about the names, only about the ordering of the
486486
parameters. This is consistent with how cost model parameters are treated in
487487
update proposals. (#2792)
@@ -543,7 +543,7 @@ None
543543
by default in other deployments. (#3349)
544544
- Change the default verbosity of the startup tracer - normal verbosity now
545545
shows only maximal supported note-to-node and node-to-client versions
546-
(previously it showed all supported verions). (#3434)
546+
(previously it showed all supported versions). (#3434)
547547
- Enrich the ledger replay tracers to show significantly more information.
548548
(#3412)
549549
- Support for using `TxIn` as a key in JSON maps. (#3438)
@@ -677,7 +677,7 @@ None
677677
- Fix the configuration of the `chainSyncServerHeaderTracer`. This fixes a bug
678678
which caused logs to be unnecessarily verbose. (#3252)
679679
- Various documentation updates. (#3191, #3243, #3265, #3284)
680-
- Various infrastrucutre updates. (#3244, #3223, #3266, #3270, #3277, #3280,
680+
- Various infrastructure updates. (#3244, #3223, #3266, #3270, #3277, #3280,
681681
#3283 #3284, #3290, #3298, #3308)
682682
- Introduce the 'trace-dispatcher' library. This is built to replace the
683683
existing 'iohk-monitoring-framework'. (#3073)
@@ -714,7 +714,7 @@ None
714714
- Work around a bug on OS/X calling `accept` on IPv6 sockets. (#3368)
715715
- Continual gradual merge of p2p functionality. (#3369, #3370, #3371, #3372,
716716
#3373, #3374, #3377)
717-
- Miscallaneous documentation changes. (#3383, #3399)
717+
- Miscellaneous documentation changes. (#3383, #3399)
718718
- Fix a race condition in the thread tracking set. This could result in a node
719719
eventually refusing to accept new connections. (#3398)
720720
- Various internal refactorings. (#3079, #3416, #3432, #3437)
@@ -732,7 +732,7 @@ None
732732
and isolating it from the ledger. This is done in anticipation of introducing
733733
a new version of the consensus protocol in the Babbage release. (#2491, #2505,
734734
#2510, #2516, #2518)
735-
- Document the minumum value computation for Alonzo. (#2486)
735+
- Document the minimum value computation for Alonzo. (#2486)
736736
- Various changes to compactify the in-memory representation of the Cardano
737737
ledger state:
738738
- Unpack the TxId in a transaction input. (#2501)
@@ -804,7 +804,7 @@ None
804804
- Add additional capabilities to the tx generator:
805805
- Plutus. (#2853)
806806
- Fees and UTxO. (#2980)
807-
- Miscallaneous bugfixes. (#3015)
807+
- Miscellaneous bugfixes. (#3015)
808808
- Update the genesis hash mismatch error for Alonzo. (#3003)
809809
- Introduce the _trace-forward_ library, which is part of the replacement for
810810
the logging infrastructure. (#2960)
@@ -813,7 +813,7 @@ None
813813

814814
- Allow the node to modify the maximum capacity of the mempool, in terms of
815815
various factors (size, execution units). (#3246, #3261, #3266)
816-
- Enable the Alzono era by default. (#3295)
816+
- Enable the Alonzo era by default. (#3295)
817817
- Internal testing improvements. (#3252, #3256)
818818
- Various internal improvements. (#3268, #3270, #3272, #3275, #3286)
819819
- Documentation updates. (#3269, #3273)
@@ -1024,7 +1024,7 @@ None
10241024
- Update the iohk-monitoring framework to fix a file descriptor leak. (#2518)
10251025

10261026
### ledger changes
1027-
- Fix an unevalutated thunk error in reward computation. (#2183)
1027+
- Fix an unevaluated thunk error in reward computation. (#2183)
10281028
- Additional properties added to the Mary/Allegra formal specification (#2178)
10291029
- Updates to the Alonzo formal specification (#2189, #2194)
10301030
- Work on implementing the upcoming Alonzo era. (#2176, #2185, #2190)
@@ -1055,7 +1055,7 @@ None
10551055
### consensus changes
10561056
- Add some additional tracing infrastructure (#2874)
10571057
- Add an automated test for forking from Allegra to Mary eras (#2915)
1058-
- Continued work on the technical report of the consensus and storate layer
1058+
- Continued work on the technical report of the consensus and storage layer
10591059
(#2939, #2943)
10601060
- Add the ability to query a node to determine whether it issued a block. This
10611061
supports the "blocks lost due to switching" metric mentioned in the node
@@ -1264,7 +1264,7 @@ None
12641264
### network changes
12651265
- Preparations for publishing io-sim as a public library (#2775)
12661266
- Internal improvements to the "snockets" API (#2772, #2777)
1267-
- Improved logging of the creation of the node's sockts (#2746)
1267+
- Improved logging of the creation of the node's sockets (#2746)
12681268

12691269
## 1.23.0 -- November 2020
12701270

@@ -1282,7 +1282,7 @@ None
12821282

12831283
- Fix a space leak in the stake pool performance tracking that caused writing
12841284
ledger state snapshots in consensus to take too long (#1967)
1285-
- Improved ledger state serialisation performance. This involving a change to
1285+
- Improved ledger state serialisation performance. This involved a change to
12861286
the serialisation format which will require the ledger state to be rebuilt
12871287
upon node startup (#1968)
12881288
- Further development for the Allegra era (#1951, #1965, #1984, #1989)
@@ -1744,7 +1744,7 @@ No changes in the node. There were changes in the cardano-api and cardano-cli.
17441744
- Extend hard fork tests to include network partitions at interesting times
17451745
around or during the hard fork (#2292, #2337, #2342)
17461746
- Prefer blocks we created, irrespective of the VRF value (#1286, #2348)
1747-
- Allow setting the intial Praos nonce (#2005, #2289)
1747+
- Allow setting the initial Praos nonce (#2005, #2289)
17481748
- Richer support for queries when using multiple protocol eras to allow some
17491749
queries to be answered outside of the era to which they belong (#2349)
17501750
- Optimisation in chain selection for forks (#1223, #2323)
@@ -1885,17 +1885,17 @@ No changes in the node. There were changes in the cardano-api and cardano-cli.
18851885

18861886
- Support initial Shelley protocol parameters in the Shelley genesis (#906)
18871887
- New `--shutdown-on-slot-synced` flag for benchmarking and CI tests (#776)
1888-
- systemd socket activiation support (#856, #1022)
1888+
- systemd socket activation support (#856, #1022)
18891889
- systemd support on Linux is now optional (#911)
18901890
- Minor improvement to `FetchDecision` tracing output (#863)
18911891
- Improved suppression of frequent repeated log messages (#842)
18921892
- Trace the node uptime (#892)
18931893
- Trace the number of transactions processed and blocks forged (#937, #943)
18941894
- Trace the current set of node peers for the live view (#1007)
1895-
- Fix structured tracing of txs within adopted blocs for analysis tools (#993)
1895+
- Fix structured tracing of txs within adopted blocks for analysis tools (#993)
18961896
- Log the node's network magic number on startup (#921)
18971897
- Adjust configuration to keep metrics out of the log files (#930)
1898-
- Added OSX (Darwin) support for OS metics in the "live view" (#888)
1898+
- Added OSX (Darwin) support for OS metrics in the "live view" (#888)
18991899
- Various live view fixes (#964, #965, #974)
19001900

19011901
### consensus changes
@@ -2035,7 +2035,7 @@ No changes in the node. There were changes in the cardano-api and cardano-cli.
20352035
- Performance improvement in validation from improved hash representation (#760)
20362036

20372037
### network changes
2038-
- Improved Windows IO mangager exception handling (#1897)
2038+
- Improved Windows IO manager exception handling (#1897)
20392039
- Handle DNS server changes due to switching network connection (#1891)
20402040
- Numerous small memory-use reductions in low level network code (#1902)
20412041
- Label network threads for more useful performance profile output (#1900)
@@ -2344,7 +2344,7 @@ No changes in the node. There were changes in the cardano-api and cardano-cli.
23442344
- Remove unused legacy and wallet configuration fields (code and config files)
23452345
- Improve README files
23462346
- Hide tracing options from default `--help` command
2347-
- Fix flakeyness in logging setup & shutdown
2347+
- Fix flakiness in logging setup & shutdown
23482348
- Stop message counter messages from appearing in log files
23492349
- Refactor CLI and config parser code.
23502350

@@ -2369,7 +2369,7 @@ No changes in the node. There were changes in the cardano-api and cardano-cli.
23692369
- Remove dependency on scrypt
23702370
- Add tests for isRedeemAddress, improve address encoding/decoding
23712371

2372-
### #network changes
2372+
### network changes
23732373
- Added initial peer-to-peer governor with QC tests. Not yet used.
23742374

23752375
## 1.1.0 -- December 2019

cardano-submit-api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Setting this up for testing and for actual use on a real network.
55

66
### Pre-requisites
77

8-
You will need some a cardano network with payment address and keys. This may be on `mainnet`, official `testnet`
8+
You will need a cardano network with payment address and keys. This may be on `mainnet`, official `testnet`
99
or a testnet that you've set up yourself. We will assume these files are in a directory called `playground`:
1010

1111
* `user-1-payment.addr` - User 1 payment address. This address must have sufficient funds.
@@ -60,7 +60,7 @@ playground $ CARDANO_NODE_SOCKET_PATH=node.socket cardano-cli query utxo --addre
6060
8a3d63d4d95f669ef62570f2936ad50d2cfad399e04808ca21474e70b11987ee 0 97640000 lovelace
6161
```
6262

63-
Save that date into environment variables for future use. For example:
63+
Save that data into environment variables for future use. For example:
6464

6565
```bash
6666
playground $ txhash=8a3d63d4d95f669ef62570f2936ad50d2cfad399e04808ca21474e70b11987ee

cardano-testnet/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929

3030
## 8.1.0
3131

32-
- [Paramaterize default node configuration on era](https://github.com/intersectmbo/cardano-node/pull/5211)
32+
- [Parameterize default node configuration on era](https://github.com/intersectmbo/cardano-node/pull/5211)

cardano-tracer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
## 0.3 (September 26, 2024)
5858

5959
* Fix the creation of empty logs.
60-
* Abondon `snap` webserver in favour of `wai`/`warp` for Prometheus and EKG Monitoring.
60+
* Abandon `snap` webserver in favour of `wai`/`warp` for Prometheus and EKG Monitoring.
6161
* Add dynamic routing to EKG stores of all connected nodes.
6262
* Derive URL compliant routes from connected node names (instead of plain node names).
6363
* Remove the requirement of two distinct ports for the EKG backend (changing `hasEKG` config type).

0 commit comments

Comments
 (0)