Philipp Piwo
Philipp Piwo
Thanks @dincho I can do that on Monday
@dincho this still need updating https://github.com/aeternity/ecrecover/pull/16
@dincho updated :)
@Artur64 @d-velev could you discuss about an estimate together?
@Artur64 @d-velev could you discuss about an estimate together?
@cheezus1 can you separate this in 3-4 separate issues, to be solved with separate PRs?
can you add some more details here and discuss an estimate with @d-velev ?
added a flag switch in aecuckoo: https://github.com/aeternity/aecuckoo/pull/4 added ecrecover prebuilt for linux arm64: https://github.com/aeternity/ecrecover-prebuilt/pull/4 added ecrecover plugin switch for updated prebuilt: https://github.com/aeternity/rebar3-ecrecover-prebuilt-plugin/pull/2 updated dependencies: https://github.com/aeternity/aeternity/pull/3845 updated builder dockerfile: https://github.com/aeternity/docker-builder/pull/44
published an example image thats cross compatible at `thepiwo/aeternity:m1` build using buildx `docker buildx build --platform linux/amd64,linux/arm64 -t thepiwo/aeternity:m1 --push .` ``` docker pull thepiwo/aeternity:m1 docker run -it --rm thepiwo/aeternity:m1...
didn't come from me :D