package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

Adds an ephemeral node intended to be used by a single test.
Verify that a new node can bootstrap into the network.
DescribeCChain annotates the tests for C-Chain.
DescribePChain annotates the tests for P-Chain.
DescribeXChain annotates the tests for X-Chain.
DescribeXChainSerial annotates serial tests for X-Chain.
Retrieve the test environment configured with the provided test context.
No description provided by the author
GetRepoRootPath strips the provided suffix from the current working directory.
GetWalletBalances retrieves the X-Chain and P-Chain balances of the provided wallet.
No description provided by the author
Create a new eth client targeting the specified node URI.
NewPChainFeeCalculatorFromContext returns either a static or dynamic fee calculator depending on the provided context.
NewPrivateKey returns a new private key.
No description provided by the author
Initialize a new test environment with a shared network (either pre-existing or newly created).
Create a new wallet for the provided keychain against the specified node URI.
OutputWalletBalances outputs the X-Chain and P-Chain balances of the provided wallet.
No description provided by the author
Sends an eth transaction, waits for the transaction receipt to be issued and checks that the receipt indicates success.
Start a temporary network with the provided avalanchego binary.
Determines the suggested gas price for the configured client that will maximize the chances of transaction acceptance.
Wait for the given node to report healthy.
Helper simplifying use via an option of a gas price appropriate for testing.

# Constants

Standard gas limit.
An empty string prompts the use of the default path which ensures a predictable target for github's upload-artifact action.
No description provided by the author
No description provided by the author
No description provided by the author
Directory used to store private networks (specific to a single test) under the shared network dir.
Setting this env will disable post-test bootstrap checks.
Label for filtering a test that is not primarily a C-Chain test but nonentheless uses the C-Chain.

# Variables

Whether a spec-scoped metrics link should be emitted after the current spec finishes executing.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author