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

Enable aot-vm feature by default #591

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Enable aot-vm feature by default #591

merged 1 commit into from
Feb 23, 2022

Conversation

Flouse
Copy link
Collaborator

@Flouse Flouse commented Feb 22, 2022

crates/block-producer/Cargo.toml

[features]
default = ["aot-vm"]
profiling = ["tikv-jemallocator/profiling"]
aot-vm = ["gw-generator/aot"]

Related PR:

@Flouse Flouse requested review from jjyr, magicalne and zeroqn February 22, 2022 04:27
@Flouse Flouse merged commit bd08e23 into develop Feb 23, 2022
@Flouse Flouse deleted the enable-aot-by-default branch February 23, 2022 02:34
RetricSu added a commit to RetricSu/godwoken that referenced this pull request Jan 5, 2023
4c210226 Merge pull request godwokenrises#591 from godwokenrises/error-code-mapping
1a6e463c refactor: re-use parsePolyjuiceSystemLogs
f135e45a Apply suggestions from code review
be7a4aad feat: add error code mapping for gw/polyjuice/evmc

git-subtree-dir: web3
git-subtree-split: 4c2102260900d70720328417ac896669fe1066f9
RetricSu added a commit to RetricSu/godwoken that referenced this pull request Jan 6, 2023
026f12da1 fix: ratelimit for ws batch request
e57f1c3e0 fix: ratelimit for http batch request
e4e0e1c6e feat: add batch limit for ws reqs
cba2fdf57 feat: add batch limit for http reqs
fbc279d2b Merge pull request godwokenrises#595 from godwokenrises/1.10-rc
4c2102260 Merge pull request godwokenrises#591 from godwokenrises/error-code-mapping
1a6e463c4 refactor: re-use parsePolyjuiceSystemLogs
f135e45ab Apply suggestions from code review
be7a4aad5 feat: add error code mapping for gw/polyjuice/evmc

git-subtree-dir: web3
git-subtree-split: 026f12da168423a13fecff9cd0e5531c8b998494
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.

3 participants