Update README.md

This commit is contained in:
Bryan Black 2022-10-30 12:48:04 +00:00
parent b77d6f9376
commit b667633634

View file

@ -71,11 +71,13 @@ Build your own EVM tools for Ubuntu.
## Known Issues ## Known Issues
- Existing Halborn installation and build process is still unknown. So setting up an ubuntu host to run the playbook on isn't documented, and is up to you!
- [sol2uml broken dependency on amd64 and completely broken on arm64](https://gitlab.com/shopglue/ziion-tools/-/issues/7) - [sol2uml broken dependency on amd64 and completely broken on arm64](https://gitlab.com/shopglue/ziion-tools/-/issues/7)
- [manticore missing arm64 arch](https://gitlab.com/shopglue/ziion-tools/-/issues/5) - [manticore missing arm64 arch](https://gitlab.com/shopglue/ziion-tools/-/issues/5)
- [mythril missing arm64 arch](https://gitlab.com/shopglue/ziion-tools/-/issues/5) - [mythril missing arm64 arch](https://gitlab.com/shopglue/ziion-tools/-/issues/5)
- [ganache missing arm64 arch pre `7.1.0`](https://gitlab.com/shopglue/ziion-tools/-/issues/6) - [ganache missing arm64 arch pre `7.1.0`](https://gitlab.com/shopglue/ziion-tools/-/issues/6)
- [RemixIDE investigating arm64](https://gitlab.com/shopglue/ziion-tools/-/issues/2) - [RemixIDE investigating arm64](https://gitlab.com/shopglue/ziion-tools/-/issues/2)
- Desktop integration of RemixIDE is absent.
## CONTRIBUTORS ## CONTRIBUTORS