Skip to content

Commit e435bd3

Browse files
committed
Apply pre-commit fixes
1 parent 0344e14 commit e435bd3

19 files changed

Lines changed: 197 additions & 196 deletions

docs/FAQ/faq-1.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ blockchain transaction are irreversible by their very design.
6464

6565
:::note[Example:]
6666

67-
- A change in the Bitcoin to ADA price may trigger a limit order in a DeFi smart
68-
contract.
69-
- The final score in a sports event may trigger a payout in a betting dApp smart
70-
contract.
71-
- An extreme weather event may trigger a payout for a crop insurance smart
72-
contract.
73-
- The words spoken in a political speech and authenticated via blockchain
74-
notarization may trigger policy changes.
67+
- A change in the Bitcoin to ADA price may trigger a limit order in a DeFi
68+
smart contract.
69+
- The final score in a sports event may trigger a payout in a betting dApp
70+
smart contract.
71+
- An extreme weather event may trigger a payout for a crop insurance smart
72+
contract.
73+
- The words spoken in a political speech and authenticated via blockchain
74+
notarization may trigger policy changes.
7575

7676
:::
7777

docs/developer-manual/archived-docs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ those sent by others to the same address.
7373
Users were required to use the following information to identify the latest
7474
Facts published.
7575

76-
- Minting policy ID.
77-
- Datum format, including:
78-
- Most recent (`ValueReference -> PropertyValue[1] -> value)`, i.e. the
79-
largest POSIX timestamp compared to other Fact Statement datum,
80-
- Feed name, e.g. "ADA-USD".
76+
- Minting policy ID.
77+
- Datum format, including:
78+
- Most recent (`ValueReference -> PropertyValue[1] -> value)`, i.e. the
79+
largest POSIX timestamp compared to other Fact Statement datum,
80+
- Feed name, e.g. "ADA-USD".
8181

8282
:::note
8383

docs/developer-manual/terms-of-service.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,10 @@ These Terms shall be governed by and construed in accordance with the laws of
204204
the British Virgin Islands, without regard to its conflict of law principles.
205205
Any dispute arising out of or relating to these Terms or the Services shall be
206206
resolved exclusively through binding arbitration in the British Virgin Islands
207-
under the rules of [e.g., the International Chamber of Commerce], and you waive
208-
any right to participate in class actions or representative proceedings.
209-
Judgment on the award may be entered in any court having jurisdiction." This
210-
channels disputes to a favorable, low-cost forum and waives class actions to
211-
limit mass claims.
207+
under the rules of [e.g., the International Chamber of Commerce], and you waive any
208+
right to participate in class actions or representative proceedings. Judgment on
209+
the award may be entered in any court having jurisdiction." This channels disputes
210+
to a favorable, low-cost forum and waives class actions to limit mass claims.
212211

213212
## Miscellaneous
214213

docs/incentivized-testnet/itn-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ with Orcfax.
2222
The ITN will progress through four phases, each adding additional layers of
2323
validator node functionality; these phases, and their manuals, are listed below:
2424

25-
- [Phase 1](phase-1-manual): Data collection for CEXes
26-
- [Phase 2](phase-2-manual): Incorporating DEX data
27-
- [Phase 3](phase-3-manual): Decentralized validator protocol
28-
- [Phase 4](phase-4-manual): Decentralized publication & Mainnet soft launch
25+
- [Phase 1](phase-1-manual): Data collection for CEXes
26+
- [Phase 2](phase-2-manual): Incorporating DEX data
27+
- [Phase 3](phase-3-manual): Decentralized validator protocol
28+
- [Phase 4](phase-4-manual): Decentralized publication & Mainnet soft launch
2929

3030
## Joining the ITN
3131

docs/incentivized-testnet/phase-1-manual.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ During this phase of the ITN, the hardware requirements will be minimal to
2626
handle the tasks involved. Participants should expect to meet the following
2727
minimum requirements:
2828

29-
- 2GB of RAM
30-
- A single CPU
29+
- 2GB of RAM
30+
- A single CPU
3131

3232
### Logging issues
3333

@@ -63,9 +63,9 @@ guide [here][alias-1].
6363
There are three components needed for Phase 1 of the ITN. You will need the
6464
latest versions of each.
6565

66-
- [collector-node][collector-1]
67-
- [cex collector (gofer)][collector-2]
68-
- [cer-feeds.json][collector-3]
66+
- [collector-node][collector-1]
67+
- [cex collector (gofer)][collector-2]
68+
- [cer-feeds.json][collector-3]
6969

7070
:::info[KEEPING UP TO DATE]
7171

docs/incentivized-testnet/phase-1-period-8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ cex collector software and the feed runner file. Details are provided below.
1717

1818
Period 8 requires the upgrade of two components:
1919

20-
- gofer (cex collector).
21-
- cer-feeds.json (collector runner).
20+
- gofer (cex collector).
21+
- cer-feeds.json (collector runner).
2222

2323
ITN participants will need to upgrade these components so as to collect enough
2424
information to be able to claim rewards.

docs/incentivized-testnet/phase-2-manual.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ publisher.
2222
During this phase of the ITN, participants should expect to meet the following
2323
minimum requirements\*:
2424

25-
- 32 GB RAM
26-
- 8 CPU
27-
- 600 GB disk
25+
- 32 GB RAM
26+
- 8 CPU
27+
- 600 GB disk
2828

2929
\* Specs are based on the minimal viable digital ocean servers operated by
3030
Orcfax.

docs/incentivized-testnet/signing-key-aliasing.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ cardano-cli address key-hash \
8787

8888
At this point, you should have the following files in your working directory:
8989

90-
- `payment.addr`
91-
- `payment.skey`
92-
- `payment.vkey`
93-
- `payment.hash`
90+
- `payment.addr`
91+
- `payment.skey`
92+
- `payment.vkey`
93+
- `payment.hash`
9494

9595
:::
9696

@@ -124,9 +124,9 @@ The transaction **must** be constructed as follows:
124124
The metadata label must be `"674"` and must have the following 3 fields in
125125
order:
126126

127-
- `"REGISTER"`
128-
- `"ITN"`
129-
- `"<YOUR_PAYMENT_HASH>"`
127+
- `"REGISTER"`
128+
- `"ITN"`
129+
- `"<YOUR_PAYMENT_HASH>"`
130130

131131
:::info[N.B.]
132132

@@ -136,9 +136,9 @@ Cardano metadata character limit (max-length: 64 bytes).
136136
For more information, refer to the following Cardano transaction metadata
137137
specifications:
138138

139-
- [CIP-20][md-1]
140-
- [Schema][md-2]
141-
- [JSON Conversion][md-3]
139+
- [CIP-20][md-1]
140+
- [Schema][md-2]
141+
- [JSON Conversion][md-3]
142142

143143
:::
144144

docs/intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ have about Orcfax or oracles in general.
5151

5252
## Stay updated
5353

54-
- Follow our [Medium][med-1] for project and community updates
55-
- Subscribe to our [RSS Feed][rss-1] for important network status alerts
56-
- Join our [Discord][Discord-1] to engage directly with the team and community
54+
- Follow our [Medium][med-1] for project and community updates
55+
- Subscribe to our [RSS Feed][rss-1] for important network status alerts
56+
- Join our [Discord][Discord-1] to engage directly with the team and community
5757

5858
[med-1]: https://medium.com/@orcfax
5959
[Discord-1]: https://dsc.gg/orcfax

docs/orcfax-feeds/feed-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ For a feed of type CER, the naming convention is
2929

3030
:::note[Examples:]
3131

32-
- crypto-fiat: ADA-USD
33-
- crypto-stable: ADA-iUSD
34-
- crypto and another native asset: FACT-ADA
32+
- crypto-fiat: ADA-USD
33+
- crypto-stable: ADA-iUSD
34+
- crypto and another native asset: FACT-ADA
3535

3636
:::
3737

0 commit comments

Comments
 (0)