Commit 477db18
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 477db18
File tree
15 files changed
+430
-904
lines changed- apps/fortuna
- .sqlx
- src
- api
- command
15 files changed
+430
-904
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
Lines changed: 0 additions & 116 deletions
This file was deleted.
Lines changed: 0 additions & 116 deletions
This file was deleted.
Lines changed: 0 additions & 116 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments