-
Notifications
You must be signed in to change notification settings - Fork 430
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
Bump polkadot-sdk deps #2196
Bump polkadot-sdk deps #2196
Conversation
@@ -41,7 +41,7 @@ env: | |||
# this target also makes sure that we don't pull in `std` by accident (through dependencies). | |||
# RISC-V is a modular architecture. We might switch to a different flavor with more features | |||
# later. For example, `riscv32imc-unknown-none-elf`. | |||
RISCV_TARGET: riscv32i-unknown-none-elf | |||
RISCV_TARGET: riscv32ema-unknown-none-elf |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AFAICT planned is rv32ecm
for PolkaVM (no atomics). I thought it shouldn't be too limiting. However if it's really needed for ink!
we should think about getting it into PolkaVM and surrounding specs?
Should be fine as it can be dealt with off chain tooling
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑These are the results when building the
Link to the run | Last update: Wed Apr 10 15:12:43 CEST 2024 |
No description provided.