Commit Graph

13 Commits

Author SHA1 Message Date
tarikceric
a0226be0cf
An 5793/block txs timestamp (#53)
* WIP _2 models

* update other_cols and temp sql limit

* remove error from complete

* clean up

* workflow

* final prod updates
2025-03-04 11:54:02 -08:00
tarikceric
03de3d114b
An 5526/log program events (#43)
* log events table and macro

* add signers

* update test

* revert

* filter unnecessary records

* update qualify

* comment
2025-01-14 11:02:16 -08:00
desmond-hui
1d4d305e50 remove most TODOs 2024-09-13 07:10:05 -07:00
desmond-hui
ee2834524e fix prod path 2024-09-12 08:54:46 -07:00
desmond-hui
d71501e694
Add streamline workflows (#15)
* add workflows

* add prod integration

* make timestamp ntz

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-09-12 08:13:46 -07:00
desmond-hui
09b0d04ff2
Silver events (#12)
* wip

* events model + dependent udf

* docs and tests

* add inner_instructions

* change column to inner_index

---------

Co-authored-by: desmond-hui <desmond@flipsidecryto.com>
2024-09-09 06:44:22 -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
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