Skip to content

Commit b0ff32d

Browse files
committed
rerun
1 parent 650143d commit b0ff32d

File tree

203 files changed

+756
-411
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+756
-411
lines changed

vocs/docs/pages/anvil/reference/anvil.mdx

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Options:
2323
-b, --block-time <SECONDS>
2424
Block time in seconds for interval mining
2525
26-
[aliases: blockTime]
26+
[aliases: --blockTime]
2727
2828
--balance <NUM>
2929
The balance of every dev account in Ether
@@ -51,8 +51,8 @@ Options:
5151
--hardfork <HARDFORK>
5252
The EVM hardfork to use.
5353
54-
Choose the hardfork by name, e.g. `cancun`, `shanghai`, `paris`,
55-
`london`, etc... [default: latest]
54+
Choose the hardfork by name, e.g. `prague`, `cancun`, `shanghai`,
55+
`paris`, `london`, etc... [default: latest]
5656
5757
--init <PATH>
5858
Initialize the genesis block with the given `genesis.json` file
@@ -61,13 +61,13 @@ Options:
6161
Launch an ipc server at the given path or default path =
6262
`/tmp/anvil.ipc`
6363
64-
[aliases: ipcpath]
64+
[aliases: --ipcpath]
6565
6666
-j, --threads <THREADS>
6767
Number of threads to use. Specifying 0 defaults to the number of
6868
logical cores
6969
70-
[aliases: jobs]
70+
[aliases: --jobs]
7171
7272
--load-state <PATH>
7373
Initialize the chain from a previously saved state snapshot
@@ -82,7 +82,7 @@ Options:
8282
Note that `prune_history` will overwrite `max_persisted_states` to 0.
8383
8484
--mixed-mining
85-
[aliases: mixed-mining]
85+
[aliases: --mixed-mining]
8686
8787
--mnemonic-random [<MNEMONIC_RANDOM>]
8888
Automatically generates a BIP39 mnemonic phrase, and derives accounts
@@ -99,7 +99,7 @@ Options:
9999
--no-mining
100100
Disable auto and interval mining, and mine on demand instead
101101
102-
[aliases: no-mine]
102+
[aliases: --no-mine]
103103
104104
--number <NUM>
105105
The number of the genesis block
@@ -227,7 +227,7 @@ Fork config:
227227
number like `http://localhost:8545@1400000` or use the
228228
`--fork-block-number` argument.
229229
230-
[aliases: rpc-url]
230+
[aliases: --rpc-url]
231231
232232
--fork-block-number <BLOCK>
233233
Fetch state from a specific block number over a remote endpoint.
@@ -268,7 +268,7 @@ Fork config:
268268
See also --fork-url and
269269
[https://docs.alchemy.com/reference/compute-units#what-are-cups-compute-units-per-second](https://docs.alchemy.com/reference/compute-units#what-are-cups-compute-units-per-second)
270270
271-
[aliases: no-rpc-rate-limit]
271+
[aliases: --no-rpc-rate-limit]
272272
273273
--no-storage-caching
274274
Explicitly disables the use of RPC caching.
@@ -294,7 +294,7 @@ Environment config:
294294
--block-base-fee-per-gas <FEE>
295295
The base fee in a block
296296
297-
[aliases: base-fee]
297+
[aliases: --base-fee]
298298
299299
--chain-id <CHAIN_ID>
300300
The chain ID
@@ -313,7 +313,7 @@ Environment config:
313313
--disable-min-priority-fee
314314
Disable the enforcement of a minimum suggested priority fee
315315
316-
[aliases: no-priority-fee]
316+
[aliases: --no-priority-fee]
317317
318318
--gas-limit <GAS_LIMIT>
319319
The block gas limit
@@ -327,17 +327,17 @@ EVM options:
327327
transaction sender to be simulated as different accounts, which is
328328
useful for testing contract behavior
329329
330-
[aliases: auto-unlock]
330+
[aliases: --auto-unlock]
331331
332332
--disable-console-log
333333
Disable printing of `console.log` invocations to stdout
334334
335-
[aliases: no-console-log]
335+
[aliases: --no-console-log]
336336
337337
--disable-default-create2-deployer
338338
Disable the default create2 deployer
339339
340-
[aliases: no-create2]
340+
[aliases: --no-create2]
341341
342342
--memory-limit <MEMORY_LIMIT>
343343
The memory limit per EVM execution in bytes
@@ -348,16 +348,16 @@ EVM options:
348348
--optimism
349349
Run an Optimism chain
350350
351-
[aliases: optimism]
351+
[aliases: --optimism]
352352
353353
--print-traces
354354
Enable printing of traces for executed transactions and `eth_call` to
355355
stdout
356356
357-
[aliases: enable-trace-printing]
357+
[aliases: --enable-trace-printing]
358358
359359
--steps-tracing
360360
Enable steps tracing used for debug calls returning geth-style traces
361361
362-
[aliases: tracing]
362+
[aliases: --tracing]
363363
```

vocs/docs/pages/anvil/reference/completions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Options:
2121
Number of threads to use. Specifying 0 defaults to the number of
2222
logical cores
2323
24-
[aliases: jobs]
24+
[aliases: --jobs]
2525
2626
Display options:
2727
--color <COLOR>

vocs/docs/pages/anvil/reference/generate-fig-spec.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Options:
1717
Number of threads to use. Specifying 0 defaults to the number of
1818
logical cores
1919
20-
[aliases: jobs]
20+
[aliases: --jobs]
2121
2222
Display options:
2323
--color <COLOR>

vocs/docs/pages/cast/reference/4byte-calldata.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Options:
2121
Number of threads to use. Specifying 0 defaults to the number of
2222
logical cores
2323
24-
[aliases: jobs]
24+
[aliases: --jobs]
2525
2626
Display options:
2727
--color <COLOR>

vocs/docs/pages/cast/reference/4byte-event.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Options:
2121
Number of threads to use. Specifying 0 defaults to the number of
2222
logical cores
2323
24-
[aliases: jobs]
24+
[aliases: --jobs]
2525
2626
Display options:
2727
--color <COLOR>

vocs/docs/pages/cast/reference/4byte.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Options:
2121
Number of threads to use. Specifying 0 defaults to the number of
2222
logical cores
2323
24-
[aliases: jobs]
24+
[aliases: --jobs]
2525
2626
Display options:
2727
--color <COLOR>

vocs/docs/pages/cast/reference/abi-encode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Options:
2727
Number of threads to use. Specifying 0 defaults to the number of
2828
logical cores
2929
30-
[aliases: jobs]
30+
[aliases: --jobs]
3131
3232
Display options:
3333
--color <COLOR>

vocs/docs/pages/cast/reference/access-list.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Options:
3232
Number of threads to use. Specifying 0 defaults to the number of
3333
logical cores
3434
35-
[aliases: jobs]
35+
[aliases: --jobs]
3636
3737
Transaction options:
3838
--gas-limit <GAS_LIMIT>
@@ -94,6 +94,12 @@ Ethereum options:
9494
9595
[env: ETH_RPC_URL=]
9696
97+
-k, --insecure
98+
Allow insecure RPC connections (accept invalid HTTPS certificates).
99+
100+
When the provider's inner runtime transport variant is HTTP, this
101+
configures the reqwest client to accept invalid certificates.
102+
97103
--flashbots
98104
Use the Flashbots RPC URL with fast mode
99105
([https://rpc.flashbots.net/fast](https://rpc.flashbots.net/fast)).

vocs/docs/pages/cast/reference/address-zero.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Options:
1717
Number of threads to use. Specifying 0 defaults to the number of
1818
logical cores
1919
20-
[aliases: jobs]
20+
[aliases: --jobs]
2121
2222
Display options:
2323
--color <COLOR>

vocs/docs/pages/cast/reference/admin.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Options:
2424
2525
[env: ETH_RPC_URL=]
2626
27+
-k, --insecure
28+
Allow insecure RPC connections (accept invalid HTTPS certificates).
29+
30+
When the provider's inner runtime transport variant is HTTP, this
31+
configures the reqwest client to accept invalid certificates.
32+
2733
--flashbots
2834
Use the Flashbots RPC URL with fast mode
2935
([https://rpc.flashbots.net/fast](https://rpc.flashbots.net/fast)).
@@ -69,7 +75,7 @@ Options:
6975
Number of threads to use. Specifying 0 defaults to the number of
7076
logical cores
7177
72-
[aliases: jobs]
78+
[aliases: --jobs]
7379
7480
Display options:
7581
--color <COLOR>

0 commit comments

Comments
 (0)