Berty

P2P encrypted messaging app with optional Internet

fix: disable armv7 Use 64bit arch only to avoid: `ld: Unable to insert branch island.` error Signed-off-by: Guilhem Fanton

feat: bump ipfs/libp2p/multiformat packages - chore: replace golang/protobuf with gogo/protobuf Signed-off-by: Guilhem Fanton

chore(tool/berty-mini-local-helper): improve develop rules [skip-ci] Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

Merge pull request from gfanton/feat/improve-ci-logging chore: Improve CI logging

feat: add ios advanced xcbuild logs as artifact if build failed Signed-off-by: Guilhem Fanton

feat: Add bazel-go junit report Signed-off-by: Guilhem Fanton Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

Merge pull request from D4ryl00/feat/send-rdvp-record-on-mdns feat: local discovery

feat: change map to struct of fields in the LocalRecord protobuf Signed-off-by: D4ryl00