forked from ava-labs/avalanchego
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evlekht/post cortina cleanup #361
Draft
evlekht
wants to merge
308
commits into
evlekht/new-dev-c19
Choose a base branch
from
evlekht/post-cortina-cleanup
base: evlekht/new-dev-c19
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Alberto Benegiamo <[email protected]>
Co-authored-by: dhrubabasu <[email protected]> Co-authored-by: Stephen Buttolph <[email protected]>
…ion. (ava-labs#2324) Co-authored-by: Dan Laine <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>
Co-authored-by: Darioush Jalali <[email protected]>
# Conflicts: # RELEASES.md # api/admin/client.go # api/admin/service.go # go.mod # go.sum # node/node.go # version/compatibility.json # version/constants.go # vms/platformvm/api/static_service.go # vms/platformvm/service.go # vms/platformvm/vm.go
# Conflicts: # .github/workflows/test.e2e.existing.yml # .github/workflows/test.e2e.yml # .github/workflows/test.upgrade.yml # README.md # RELEASES.md # genesis/bootstrappers.json # go.sum # node/node.go # scripts/build_tmpnetctl.sh # scripts/mocks.mockgen.txt # scripts/tests.e2e.persistent.sh # scripts/tests.e2e.sh # tests/e2e/README.md # tests/fixture/tmpnet/local/config.go # version/compatibility.json # version/constants.go # vms/platformvm/state/diff.go # vms/platformvm/state/mock_chain.go # vms/platformvm/state/mock_diff.go # vms/platformvm/state/mock_state.go # vms/platformvm/state/state.go
# Conflicts: # .github/workflows/auto-generated-checker.yml # .github/workflows/buf-lint.yml # .github/workflows/build-linux-binaries.yml # .github/workflows/build-macos-release.yml # .github/workflows/build-public-ami.yml # .github/workflows/build-ubuntu-amd64-release.yml # .github/workflows/build-ubuntu-arm64-release.yml # .github/workflows/build-win-release.yml # .github/workflows/static-analysis.yml # .github/workflows/test.e2e.existing.yml # .github/workflows/test.e2e.yml # .github/workflows/test.unit.yml # CONTRIBUTING.md # RELEASES.md # SECURITY.md # api/admin/client.go # api/admin/service.go # api/common_args_responses.go # api/info/client.go # api/info/service.go # api/server/server.go # app/app.go # codec/reflectcodec/struct_fielder.go # codec/reflectcodec/type_codec.go # config/config.go # config/flags.go # database/linkeddb/linkeddb.go # genesis/config.go # genesis/genesis.go # genesis/genesis_fuji.go # genesis/genesis_local.go # genesis/genesis_mainnet.go # genesis/genesis_test.go # genesis/params.go # genesis/unparsed_config.go # go.sum # header.yml # main/main.go # network/certs_test.go # network/network.go # network/peer/peer_test.go # network/peer/upgrader.go # node/node.go # scripts/mock.gen.sh # scripts/mocks.mockgen.txt # staking/tls.go # tests/e2e/banff/suites.go # tests/e2e/e2e_test.go # tests/e2e/p/permissionless_subnets.go # tests/e2e/p/workflow.go # tests/e2e/static-handlers/suites.go # tests/e2e/x/transfer/virtuous.go # tests/fixture/e2e/helpers.go # tests/fixture/tmpnet/config.go # tests/fixture/tmpnet/local/config.go # tests/upgrade/upgrade_test.go # utils/constants/application.go # utils/constants/network_ids.go # utils/constants/network_ids_test.go # utils/wrappers/packing.go # version/compatibility.go # version/constants.go # version/string.go # vms/avm/service.go # vms/components/avax/atomic_utxos.go # vms/platformvm/api/static_service.go # vms/platformvm/block/builder/builder.go # vms/platformvm/block/builder/builder_test.go # vms/platformvm/block/codec.go # vms/platformvm/block/executor/proposal_block_test.go # vms/platformvm/block/executor/standard_block_test.go # vms/platformvm/block/executor/verifier.go # vms/platformvm/block/executor/verifier_test.go # vms/platformvm/client.go # vms/platformvm/config/config.go # vms/platformvm/fx/fx.go # vms/platformvm/genesis/genesis.go # vms/platformvm/metrics/block_metrics.go # vms/platformvm/service.go # vms/platformvm/service_test.go # vms/platformvm/state/diff.go # vms/platformvm/state/state.go # vms/platformvm/txs/codec.go # vms/platformvm/txs/executor/atomic_tx_executor.go # vms/platformvm/txs/executor/proposal_tx_executor.go # vms/platformvm/txs/executor/staker_tx_verification.go # vms/platformvm/txs/executor/standard_tx_executor.go # vms/platformvm/txs/executor/standard_tx_executor_test.go # vms/platformvm/txs/executor/state_changes.go # vms/platformvm/txs/executor/tx_mempool_verifier.go # vms/platformvm/txs/visitor.go # vms/platformvm/utxo/handler.go # vms/platformvm/utxo/handler_test.go # vms/platformvm/utxo/mock_verifier.go # vms/platformvm/vm.go # vms/proposervm/batched_vm_test.go # vms/proposervm/block.go # vms/proposervm/block/block.go # vms/proposervm/block/build.go # vms/proposervm/block/build_test.go # vms/proposervm/block/parse_test.go # vms/proposervm/post_fork_block_test.go # vms/proposervm/pre_fork_block_test.go # vms/proposervm/state/block_state_test.go # vms/proposervm/state_syncable_vm_test.go # vms/proposervm/vm_test.go # vms/secp256k1fx/keychain_test.go # wallet/chain/p/context.go # wallet/chain/x/context.go
# Conflicts: # .github/workflows/ci.yml # .github/workflows/scripts/cleanup-net-outage-sim.sh # .github/workflows/scripts/run-net-outage-sim.sh # RELEASES.md # api/admin/client.go # api/admin/service.go # go.sum # node/node.go # scripts/lint.sh # scripts/tests.e2e.existing.sh # scripts/tests.e2e.sh # version/compatibility.json # version/constants.go # vms/platformvm/txs/executor/state_changes.go # vms/platformvm/txs/executor/tx_mempool_verifier.go
* workflows refactoring # Conflicts: # .github/workflows/cleanup-net-outage-sim.sh
(cherry picked from commit d74a2b9) # Conflicts: # header.yaml # scripts/lint.sh # tests/fixture/tmpnet/local/config.go
D-Phase fix for cortina 18 bug (cherry picked from commit c19b329)
(cherry picked from commit 99fdf9b)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why this should be merged
How this works
How this was tested