status-go/_assets
Jakub Sokołowski 9d41652a2d fix(tests)_: use non-standard port to avoid conflicts
We have observed `nimbus-eth2` build failures reporting this port:
```json
{
  "lvl": "NTC",
  "ts": "2024-10-28 13:51:32.308+00:00",
  "msg": "REST HTTP server could not be started",
  "topics": "beacnde",
  "address": "127.0.0.1:5432",
  "reason": "(98) Address already in use"
}
```
https://ci.status.im/job/nimbus-eth2/job/platforms/job/linux/job/x86_64/job/main/job/PR-6683/3/

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-29 17:52:47 +01:00
..
build refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
ci fix(tests)_: use non-standard port to avoid conflicts 2024-10-29 17:52:47 +01:00
compose fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
hooks chore_: Add tag-version command 2024-04-10 11:43:13 +01:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts test_: use docker compose v2, more concrete project name 2024-10-29 09:51:59 +01:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests feat(wallet): add split onramp url endpoint (#5656) 2024-08-12 12:53:32 +00:00