Skip to content
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
wants to merge 308 commits into
base: evlekht/new-dev-c19
Choose a base branch
from

Conversation

evlekht
Copy link
Member

@evlekht evlekht commented Jul 24, 2024

Why this should be merged

How this works

How this was tested

StephenButtolph and others added 30 commits November 21, 2023 22:13
Co-authored-by: dhrubabasu <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>
dhrubabasu and others added 30 commits January 23, 2024 20:12
# 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 4dbb30c)
[PVM] Fix deadlock on camino-service tx creator api methods

(cherry picked from commit 7501d23)
(cherry picked from commit 99fdf9b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.