Commit Graph

13 Commits

Author SHA1 Message Date
desmond-hui
90ade247b3 fix surrogate key name 2024-09-05 09:47:56 -07:00
desmond-hui
ca8d354a8d add docs and tests 2024-09-05 08:51:33 -07:00
desmond-hui
7cc9c409eb add models 2024-09-05 08:51:24 -07:00
desmond-hui
8a3bf60802
Silver transactions (#9)
* transctions model and depedent udfs

* docs and tests

* add tx index

* remove block_id from cluster keys

* add and use description macros

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-09-05 07:42:27 -07:00
desmond-hui
c8d1c1079b
Silver blocks (#8)
* add blocks model and dependent macros

* add docs and schema tests

* add blocks gap test

* fix deperecated tests property

* disable full refresh

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-09-04 06:38:17 -07:00
desmond-hui
749ef9e9ce
block txs (#7)
* block txs

* change streamline partition column name

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-09-03 07:34:51 -07:00
desmond-hui
5b018569f0
add workflows (#4)
* add workflows

* remove, no longer needed

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-08-30 08:04:47 -07:00
desmond-hui
fc982fd067
Add streamline blocks (#6)
* wip

* add views for requesting top level block info

* add comment

* add comment

* remove streamline prefix from bronze

* use livequery to get the node's min block available

* add block 0

* add meta fields to completed

* move min block code to execute statement

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-08-30 08:04:37 -07:00
desmond-hui
9f8d8d8f15
revoke future ownership before applying new ones (#5)
Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-08-29 07:09:38 -07:00
desmond-hui
7f0fae5239
Setup initial live query and GitHub (#3)
* basic setup for live query

* basic setup for GHA

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-08-29 06:35:33 -07:00
desmond-hui
b0b9bfb514
Initial setup 1 (#2)
* add gitignore

* replace xyz with eclipse

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-08-28 07:31:44 -07:00
desmond-hui
f0ed03342e xyz base 2024-08-28 06:46:04 -07:00
desmond-hui
f3bae155d4
Initial commit 2024-08-28 06:44:49 -07:00