status-go/cmd
Andrea Maria Piana b8d64cbb1e Generate bindings dynamically
Before we had two directories `lib/` and `mobile/` that generated
respectively the bindings for desktop and ios/android.

This needed to be kept in sync and there was a fair amount of code
duplication, plus some missing methods on one or the other side.

I have made a change so the whole `lib/` namespace is generated by
parsing the `AST` of `mobile`, and bindings are generated before
compiling.
2020-06-03 11:07:04 +02:00
..
bootnode Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
library Generate bindings dynamically 2020-06-03 11:07:04 +02:00
node-canary Fix wrong field being logged in `EnvelopesMonitor` 2020-01-23 17:19:10 +01:00
statusd Fix listen flag (#1897) 2020-03-10 13:40:35 +01:00