-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ECO 1753] Fix
market_id
cast in market_data
view, use `market_no…
…nce` instead of `bump_time` (#21) * Fix `market_id` issue in psql view * Change `transaction_version` to `version` and add `emoji_bytes` * Sort by market nonce, break early on market nonce, then use ON CONFLICT DO UPDATE SET with WHERE clause * Lint and rebase * Remove schema refresh since I can just do it locally * Remove unnecessary WHERE clause and use `event_name` column * Fix the state metadata update logic * Add `market_address` to query response * [ECO-1768] Update SQL queries for emojicoin-dot-fun (#24) * small tweaks to matt's pr * show markets before first state event --------- Co-authored-by: matt <[email protected]> Co-authored-by: Bogdan Crisan <[email protected]>
- Loading branch information
1 parent
92b2259
commit b94b78a
Showing
1 changed file
with
40 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters