-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix message dispatch for riscv * Fix error handlers for riscv * Fix allocator for riscv * Fix ext for riscv * Remove not needed manifest keys (they are already removed from the template) * Add no_main to all examples * Fix CI * Fix multisig doc test * Update linking to latest supported toolchain * fmt * fmt * fmt * Fix mess caused by rustfmt * Combine no_std and no_main * Update .gitlab-ci.yml Co-authored-by: Andrew Jones <ascjones@gmail.com> * Remove not needed block --------- Co-authored-by: Andrew Jones <ascjones@gmail.com>
- Loading branch information
Showing
73 changed files
with
1,206 additions
and
825 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.
6fb975d
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.
This commit has been mentioned on Polkadot Forum. There might be relevant details there:
https://forum.polkadot.network/t/ebpf-contracts-hackathon/1084/12