Commit Graph

982 Commits

Author SHA1 Message Date
tarikceric
a5c87ae795
convert nft and defi gold views (#833)
* nft and defi tables

* remove so from silver

* update per pr comments
2025-04-28 12:55:54 -07:00
Eric Laurello
c80c8d39dc hotfix add certifi 2025-04-26 09:55:53 -04:00
Stanley
6405152a75
AN-5888-Lifinity (#828)
* base silver

* gold + yml

* small changes

* yml file

* update test name

---------

Co-authored-by: tarikceric <tarik@flipsidecrypto.com>
2025-04-23 22:23:12 +07:00
desmond-hui
4da6ac01b3
Refactor orca swaps whirlpool (#819)
* WIP

* fix join to transfers, handle twoHopSwap

* add schema and tests

* add SO, fix bad tests
2025-04-22 14:06:39 -07:00
tarikceric
8356f32856
add move events (#831) 2025-04-22 10:00:12 -07:00
tarikceric
51a18161c0 hot fix update stake accts to weekly schedule 2025-04-21 13:57:57 -07:00
Julius Remigio
caa19dfd55
update package dependencies in package-lock.yml and packages.yml (#829) 2025-04-15 22:32:06 -06:00
tarikceric
308b1a8179
add integration test files (#827)
* add integration test files

* update integration test
2025-04-14 10:01:45 -07:00
tarikceric
60b69625de fix model naming 2025-04-10 14:23:21 -07:00
tarikceric
dd87a5a4d3
move stake accts snapshot to gha workflow file (#826)
* move stake accts snapshot to gha workflow file

* cleanup
2025-04-10 13:41:32 -07:00
tarikceric
c476a8f9fb
model (#825)
* model

* test

* revert

* add test for stake accounts recency

* ref cleanup

* add comment
2025-04-07 14:28:45 -07:00
tarikceric
1b76b8a9a8
add pumpswap (#824)
* add pumpswap

* update test and desc
2025-04-07 10:01:44 -07:00
tarikceric
6bb9a9369c
update tests (#823) 2025-04-03 11:58:11 -07:00
tarikceric
cfba275882
An 5767/deprecate old decoder and optimizations (#821)
* deprecate old decoded_instructions_data

* use events_inner and set max ts

* wip

* use events_inner
2025-04-01 10:07:41 -07:00
tarikceric
3442d5df23
update tests (#822) 2025-04-01 10:05:47 -07:00
stanley
643b53162b
AN-5835-Wormhole-Fix (#813)
* dupes fix

* add recent_date_filter test

* rm filter on _inserted_timestamp

* upd outbound logic

* temp changes

* typo fix

* typo fix
2025-03-28 00:55:38 +07:00
tarikceric
8054e1f72d
incremental filter to last 3 days (#820) 2025-03-20 13:05:04 -05:00
tarikceric
e31ac374d1
convert views to tables (#818)
* convert views to tables

* merge strategy

* update schedule
2025-03-20 10:08:59 -05:00
tarikceric
ddd8be51a9
An 5709/ez liquidity pool actions (#814)
* wip

* wip

* update tests and models

* update overview and inc

* cleanup; adjust tests

* add raydium stable

* clean up
2025-03-12 11:50:36 -07:00
tarikceric
77d51bd5df
An 5755/gold ez nft sales (#811)
* docs update

* silver and gold tables

* reformat

* clean up

* filter to suceeded sales

* coalesce for pk

* update desc

* join to metadata and use set sol var
2025-03-12 11:44:10 -07:00
tarikceric
b03cce6a4c
extra core schedule to fill gap (#817)
* extra core schedule to fill gap

* run name
2025-03-07 13:01:52 -08:00
eric-laurello
fb6f0fdcdb
add jup to scheduled_non_core_hourly (#816) 2025-03-06 14:40:59 -08:00
tarikceric
75a16253d9
hourly schedule for ez dex swaps and upstream (#815)
* hourly schedule for ez dex swaps and upstream

* hourly schedule for ez dex swaps and upstream

* cleanup
2025-03-06 08:59:36 -08:00
stanley
f00fceb89f
AN-5834 NFT Mints Error Fix (#812)
* upd unique key

* changed testing
2025-03-06 01:12:40 +07:00
desmond-hui
0f9292c2e7
Minor test fixes (#810)
* remove saber tests

* add amount check for cpmm
2025-03-03 08:56:42 -08:00
desmond-hui
40716e1325
replace v1 staking lp actions with v2, add inner_index to gold (#806) 2025-02-17 15:20:57 -08:00
tarikceric
c90fbbd3fa
An 5768/nft sales legacy index (#804)
* wip inner index

* add index to legacy views
2025-02-17 11:11:53 -08:00
tarikceric
82fc03d9a3
add program to cluster (#803)
* add program to cluster

* revert
2025-02-14 10:05:57 -08:00
desmond-hui
fc6e488f2c
remove saber gauges from model updates (#809) 2025-02-14 10:04:07 -08:00
desmond-hui
c932f80517
handle millisecond unix timestamps using snowflake funcs (#807) 2025-02-14 10:03:04 -08:00
tarikceric
94b5f2942c
Update/core noncore schedule (#805)
* update core and noncore runs

* run votes with core
2025-02-14 09:27:12 -08:00
desmond-hui
7593f640d2
add requester predicate (#808) 2025-02-14 09:12:02 -08:00
desmond-hui
979e42cb98 tmp add partition date 2025-02-13 15:55:58 -08:00
desmond-hui
165e50bb5c hotfix auth 2025-02-13 14:24:46 -08:00
tarikceric
e5a497826b
check last timestamp before converting (#800)
* check last timestamp before converting

* test that last_timestamp is less then inserted
2025-02-13 13:17:46 -08:00
desmond-hui
3c229e32ee
fill in error txs (#802) 2025-02-12 08:33:42 -08:00
desmond-hui
bd0abc5adb
Refactor lp actions meteora multi (#795)
* wip

* wip

* fix logic for one token removals

* initial schema and tests

* revert temp test lookback

* PR feedback

* update FR range
2025-02-12 08:00:41 -08:00
desmond-hui
e0772708bf
refactor using events_inner, static program list (#799) 2025-02-12 07:08:56 -08:00
desmond-hui
ebda48ad1d
use row_number to dedupe (#798) 2025-02-12 07:02:24 -08:00
tarikceric
68c1eec35c
optimize cte distinct joins (#797)
* optimize cte distinct joins

* formatting

* formatting
2025-02-11 13:22:16 -08:00
tarikceric
66a9f14810
surface index/inner index (#794)
* surface index/inner index

* update index

* add data_test naming
2025-02-10 11:22:22 -08:00
desmond-hui
9a2112f7ae
Refactor decoded instructions realtime 3 (#796)
* use events_inner, formatting

* get IDLs as static list, remove JOIN
2025-02-10 09:45:42 -08:00
desmond-hui
08c4e84924
Refactor lp actions meteora dlmm (#792)
* initial model

* update full refresh start

* initial schema and tests

* add meteora 2 dlmm and amm relationship tests

* move pruning up

* remove commented out code
2025-02-07 09:26:00 -08:00
tarikceric
08ffd9afab
updte error count (#793) 2025-02-07 07:42:17 -08:00
desmond-hui
3fe9c467ad
Refactor lp actions meteora amm (#791)
* initial model

* predicate updates to remove most lp actions w/o token transfers

* initial schema

* add threshold for tokenA tests
2025-02-06 08:47:59 -08:00
tarikceric
407b00c74c hotfix incremental buffer 2025-02-05 11:27:51 -08:00
tarikceric
f72552bf74
use timestamp filter (#790)
* use timestamp filter

* remove groupby and formatting

* update model incremental logic
2025-02-04 16:25:09 -08:00
tarikceric
fa13e1b7d7
add buffer (#789) 2025-02-04 11:32:33 -08:00
tarikceric
ade741bb53
add takeBidLegacy sales (#788)
* add takeBidLegacy sales

* clean up
2025-02-03 10:21:07 -08:00
tarikceric
c9b094a934 use new block_production_2 2025-01-30 13:26:50 -08:00