Skip to content

Commit 5df118e

Browse files
committed
feat(fortuna): refactor explorer endpoint & history query methods
This commit implements a few fixes for the fortuna explorer endpoint, and in doing so I refactored the query methods. We are now using a query builder approach which enables the filters, limits, offsets, etc to all work correctly regardless of the query supplied. This commit also implements a new query param to filter on state.
1 parent 0418ec6 commit 5df118e

15 files changed

+429
-904
lines changed

apps/fortuna/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
*config.yaml
33
*secret*
44
*private-key*
5+
.envrc
6+
fortuna.db

apps/fortuna/.sqlx/query-78be8c62d5eb764995221f927b0f166e38d6fba8eb8fddb07f50c572fd27b4e2.json

Lines changed: 0 additions & 116 deletions
This file was deleted.

apps/fortuna/.sqlx/query-8cd10cd5839b81bd9538aeb10fdfd27c6e36baf5d90a4fb9e61718f021812710.json

Lines changed: 0 additions & 116 deletions
This file was deleted.

apps/fortuna/.sqlx/query-905dbc91cd5319537c5c194277d531689ac5c1338396414467496d0f50ddc3f0.json

Lines changed: 0 additions & 116 deletions
This file was deleted.

apps/fortuna/.sqlx/query-392da9e5fdd212a4a665c86e5fc6d4f619355294490248e656ad0fc97a252471.json renamed to apps/fortuna/.sqlx/query-9ab85443388dbac329b8c3031c33aa4767439d43238eb95e8625e377af46ecc1.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)