status-go/vendor
Siddarth Kumar a6df2be92e
fix crash on x86_64 android emulators (#4233)
Due to presence of syscall to `epoll_wait` android emulators after Android 10 would crash.
This commit has added `amd64` fallback implementations in 2 spots

- `tcp-shaker` ref : 571aa46f35
- `notify` ref : 0eb36e6c1a

The build flags are updated for fallback implementation to only be used in case of `x86_64` simulators.

status-mobile PR : https://github.com/status-im/status-mobile/pull/17773
2023-12-14 19:02:38 +05:30
..
github.com fix crash on x86_64 android emulators (#4233) 2023-12-14 19:02:38 +05:30
go.etcd.io/bbolt Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
go.uber.org chore: bumped go-waku to recent commit which contains changes for improved peer management 2023-08-29 13:02:19 +01:00
golang.org/x Refactor filter health checks; add debugging logs 2023-10-04 00:39:33 +03:00
google.golang.org/protobuf Bump waku version (#4407) 2023-12-05 12:29:27 +08:00
gopkg.in chore: upgrade go-waku to v0.5 (#3213) 2023-02-22 17:58:17 -04:00
lukechampine.com/blake3 chore: bump libp2p related dependencies 2023-06-30 14:23:08 -04:00
modernc.org fix waku2 FilterManager.pingPeers() range variable issue; modify logs 2023-10-17 17:24:33 +03:00
olympos.io/encoding/edn Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
zombiezen.com/go/sqlite Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
modules.txt fix crash on x86_64 android emulators (#4233) 2023-12-14 19:02:38 +05:30