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
2021-06-16 16:19:45 -04:00
2023-06-23 12:01:30 +01:00
2023-01-13 17:52:03 +00:00
2023-11-18 02:26:34 +02:00
2023-11-18 02:26:34 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-11-09 14:35:59 +08:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2022-07-17 15:37:14 +02:00
2023-11-09 16:24:35 +00:00
2023-12-05 12:29:27 +08:00
2023-11-13 14:06:32 -05:00
2023-01-13 17:52:03 +00:00
2023-10-05 14:11:38 +01:00
2023-10-12 15:21:49 -04:00
2023-11-21 17:03:37 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.8%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%