Nimbus on mobile

Daily progress update:

  • Fixed public key marshaling on 1:1 messages
  • Merged a couple of PRs of code that doesn’t need to be in the branch
  • Fixed node shutdown (services weren’t being stopped)
1 Like

Daily progress update:

  • Android app now runs on ARM v8 phones on Android O (seccomp filter no longer an issue);
  • Working on generalizing target platforms instead of current hardcoded solution.

Daily progress update:

  • Making necessary changes to be able to bundle both geth and Nimbus and have it selectable at runtime.
1 Like

Daily progress update:

  • Ended up reversing strategy and implementing build-time Ethereum node selection after hitting some roadblocks with runtime selection (surmountable, but we should first decide if we want to invest the effort)

Daily progress update:

  • Implemented feature flag for Nimbus in status-react
  • Added back some missing Status backend functions for Nimbus