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

feat(runtime)!: switch to async marine #815

Merged
merged 19 commits into from
Apr 15, 2024
Merged

Conversation

ValeryAntopol
Copy link
Collaborator

No description provided.

# Conflicts:
#	Cargo.lock
#	air/Cargo.toml
#	avm/server/Cargo.toml
#	avm/server/src/runner.rs
#	tools/cli/air/src/trace/run/wasm.rs
# Conflicts:
#	tools/cli/air/src/trace/run.rs
#	tools/cli/air/src/trace/run/native.rs
#	tools/cli/air/src/trace/run/runner.rs
#	tools/cli/air/src/trace/run/wasm.rs
# Conflicts:
#	air/tests/test_module/features/data_merging/data_merge.rs
#	air/tests/test_module/features/errors/last_error.rs
#	air/tests/test_module/features/streams/streams.rs
#	air/tests/test_module/features/tetraplets/security_tetraplets.rs
#	air/tests/test_module/integration/dashboard.rs
#	air/tests/test_module/negative_tests/execution_step.rs
#	crates/air-lib/test-utils/Cargo.toml
#	crates/air-lib/test-utils/src/call_services.rs
# Conflicts:
#	air/tests/test_module/features/signatures/algorithms.rs
#	air/tests/test_module/features/signatures/attacks.rs
#	air/tests/test_module/features/signatures/runtime.rs
#	air/tests/test_module/issues/issue_632.rs
#	avm/server/src/avm.rs
#	avm/server/src/runner.rs
#	benches/PERFORMANCE.txt
#	crates/air-lib/test-utils/src/native_test_runner.rs
#	crates/air-lib/test-utils/src/test_runner.rs
#	crates/air-lib/test-utils/src/wasm_test_runner.rs
#	crates/testing-framework/src/ephemeral/mod.rs
#	crates/testing-framework/src/ephemeral/neighborhood.rs
#	crates/testing-framework/src/execution/mod.rs
#	crates/testing-framework/src/transform/walker.rs
#	junk/gen-bench-data/Cargo.lock
#	junk/gen-bench-data/src/calls.rs
#	junk/gen-bench-data/src/dashboard.rs
#	junk/gen-bench-data/src/main.rs
#	junk/gen-bench-data/src/network_explore.rs
#	tools/cli/air/src/data.rs
#	tools/cli/air/src/trace/run.rs
#	tools/cli/air/src/trace/run/native.rs
#	tools/cli/air/src/trace/run/wasm.rs
@ValeryAntopol ValeryAntopol changed the title feat(runtime): switch to async marine feat(runtime)!: switch to async marine Feb 20, 2024
@ValeryAntopol ValeryAntopol marked this pull request as ready for review February 20, 2024 11:12
# Conflicts:
#	Cargo.lock
#	air-interpreter/Cargo.toml
#	air/Cargo.toml
#	air/tests/test_module/features/join_behaviour/join_behaviour.rs
#	air/tests/test_module/features/tetraplets/security_tetraplets.rs
#	air/tests/test_module/features/tetraplets/security_tetraplets/auth_module/Cargo.lock
#	air/tests/test_module/features/tetraplets/security_tetraplets/auth_module/Cargo.toml
#	air/tests/test_module/features/tetraplets/security_tetraplets/log_storage/Cargo.lock
#	air/tests/test_module/features/tetraplets/security_tetraplets/log_storage/Cargo.toml
#	air/tests/test_module/instructions/fold.rs
#	avm/server/Cargo.toml
#	crates/air-lib/interpreter-interface/Cargo.toml
#	crates/air-lib/interpreter-sede/Cargo.toml
#	crates/air-lib/polyplets/Cargo.toml
#	crates/air-lib/test-utils/Cargo.toml
#	junk/gen-bench-data/Cargo.lock
@fluencebot fluencebot added the e2e Run e2e workflow label Apr 15, 2024
@ValeryAntopol ValeryAntopol merged commit bf9414e into master Apr 15, 2024
31 of 34 checks passed
@ValeryAntopol ValeryAntopol deleted the feat/use-async-marine branch April 15, 2024 15:17
@fluencebot fluencebot mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants