From b66763363453d49adbd452b67fee564b9f5a939b Mon Sep 17 00:00:00 2001 From: Bryan Black <2366082-reel@users.noreply.gitlab.com> Date: Sun, 30 Oct 2022 12:48:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9e328c..569cc9a 100644 --- a/README.md +++ b/README.md @@ -71,11 +71,13 @@ Build your own EVM tools for Ubuntu. ## 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) - [manticore 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) - [RemixIDE investigating arm64](https://gitlab.com/shopglue/ziion-tools/-/issues/2) +- Desktop integration of RemixIDE is absent. ## CONTRIBUTORS