status-im / nimbus-eth1

Nimbus: an Ethereum Execution Client for Resource-Restricted Devices
https://status-im.github.io/nimbus-eth1/
Apache License 2.0
568 stars 114 forks source link

ARM 32/64 support + CI #170

Open mratsim opened 6 years ago

mratsim commented 6 years ago

This repo provides Nim docker builds for ARM:

https://github.com/monofuel/nim-docker https://hub.docker.com/r/monofuel/nim/

arnetheduck commented 6 years ago

as does this one: https://github.com/status-im/nim-docker/pull/3 - but with the correct nim version

arnetheduck commented 6 years ago

https://github.com/nim-lang/Nim/issues/9667 - sizeof broken on ARM https://github.com/status-im/nim-eth-trie/issues/25 - some random eth-trie bug

arnetheduck commented 6 years ago

https://github.com/status-im/nim-ethash/issues/10 - random ethash bug