nwaku/apps/wakunode2
Ivan FB 560f949a8b
chore: Postgres migrations (#2477)
* Add postgres_driver/migrations.nim
* Postgres and archive logic adaptation to the migration implementation
* libwaku: adapt node_lifecycle_request.nim to migration refactoring
* test_app.nim: add more detail for test that only fails in CI
* postgres migrations: store the migration scripts inside the resulting wakunode binary instead of external .sql files.
2024-03-01 12:05:27 +01:00
..
app.nim chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
external_config.nim chore: remove json rpc (#2416) 2024-02-29 23:35:27 +01:00
internal_config.nim chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
networks_config.nim chore: remove rln epoch hardcoding (#2483) 2024-02-28 17:19:20 +01:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
wakunode2.nim chore: remove rln epoch hardcoding (#2483) 2024-02-28 17:19:20 +01:00
wakunode2_validator_signed.nim feat: running validators in /relay/v1/messages/{pubsubTopic} (#2373) 2024-02-01 18:16:10 +01:00