Commit Graph

68 Commits

Author SHA1 Message Date
drethereum
1fcbb635f6 decoder workflows 2023-08-01 11:26:04 -06:00
drethereum
c2aa3c027d removed legacy workflows 2023-08-01 10:33:39 -06:00
drethereum
af6b9cf6af renamed job to chainhead 2023-07-31 16:48:37 -06:00
drethereum
a381d6da05 -m 2023-07-31 15:52:14 -06:00
drethereum
93cfe59cf5 observability tag on test 2023-07-31 15:50:00 -06:00
drethereum
2c64fb57b5 python version and caching 2023-07-31 15:18:35 -06:00
drethereum
8e6c5e27a2 folder structure and tags 2023-07-31 14:18:56 -06:00
Austin
3e0d7fe13e
add decoder models to overview (#44)
* add decoder models to overview

* convenience

---------

Co-authored-by: drethereum <trevor.wenokur@gmail.com>
2023-07-31 13:41:33 -06:00
Austin
5b157426b8
release decoded logs (#43)
* release decoded logs

* incremental
2023-07-31 15:24:40 -04:00
Austin
f2ee716713
stash (#42) 2023-07-31 14:43:20 -04:00
drethereum
5d8d4f9672
indent (#41) 2023-07-31 13:33:42 -04:00
Matt Romano
c1d8fab37a
An-3575/full-test-updates (#39)
* monthly create and test to workflow_test

* Update dbt_test_monthly.yml
2023-07-31 13:29:35 -04:00
Austin
6d1e3d3d44
udpate clone (#40) 2023-07-31 12:48:43 -04:00
Austin
ef159b3f01 Revert "update clone"
This reverts commit 97f9d6d86d.
2023-07-31 12:37:01 -04:00
Austin
97f9d6d86d update clone 2023-07-31 12:36:34 -04:00
Austin
eb25436168
run observability (#37) 2023-07-26 19:09:57 -06:00
Sam
12b618bea4
start date (#36) 2023-07-26 23:18:42 +08:00
Austin
02fc7f28fc
contract and abis pipeline (#35)
* contract and abis pipeline

* lower volume
2023-07-25 16:55:10 -04:00
Austin
05651b9f50
mainnet core models (#34)
* mainnet core models

* docs ref to base

* workflow cron comment

* weird error

* exclude goerli tests

* overview

---------

Co-authored-by: drethereum <trevor.wenokur@gmail.com>
2023-07-25 10:56:24 -04:00
Ryan-Loofy
74af425872
Delete temp file (#33) 2023-07-24 15:07:08 -04:00
Ryan-Loofy
68b54a9f62
An 3571/integration prep (#32)
* rename

* Base mainnet integration

* Add trace timeout

* Update loads

* Add prod integration

---------

Co-authored-by: Austin <austin@flipsidecrypto.com>
2023-07-24 14:41:22 -04:00
drethereum
6442c013f2
update/overview-docs 2023-07-19 13:56:54 -07:00
Matt Romano
a50a71d8f5
utils-quick-fix (#30)
* missed logs test

* typo
2023-07-18 12:13:46 -06:00
Matt Romano
62e1bbf83d
AN-3464/utils-macros-update (#29)
* update package version and point tests

* 1.4.1 update
2023-07-18 10:52:27 -07:00
mattromano
1e67710802
AN-3306/swap-public-to-utils
Co-authored-by: mattromano <mattromano@flipsidecrypto.com>
2023-06-27 10:54:12 -07:00
drethereum
5021be7e0a
add/fsc-utils (#27)
* added package

* updated workflows

* env

* main

* inputs

* create udfs
2023-06-06 12:34:05 -06:00
drethereum
37c6e7b7b6
input strategy (#26) 2023-05-22 19:54:25 -06:00
drethereum
717d08f766
added null filter to receipts (#25) 2023-05-04 08:59:47 -06:00
drethereum
4a581ee5b6
removed hex_to_int conversion on l1feescalar column (#24) 2023-04-10 09:16:34 -06:00
drethereum
75ae33b9bd
removed recency tests on unused models (#23) 2023-03-22 16:19:14 -04:00
drethereum
d96c03fba0
AH-2950/receipts-tx-lvl (#21)
* moved receipts to tx level, flattened logs in logs and removed qualify from transactions model

* removed merge_update and moved incremental
2023-03-21 20:49:58 -06:00
drethereum
73fa69e40d
Add/gap-tests (#20)
* added cte to capture missing data on incremental

* removed commas

* removed merge_update_columns

* simplified fact_event_logs

* join key

* config for sequence gap test

---------

Co-authored-by: austin <austin@flipsidecrypto.com>
2023-03-21 19:56:42 -06:00
drethereum
5d1af55f87
AN-2932/missing-txns (#19)
* restored missing transactions

* removed initial qualify statement
2023-03-20 18:24:24 -06:00
drethereum
3930902cdf
removed null logs test (#17) 2023-03-07 09:54:25 -07:00
drethereum
97af0edb35
fix/null-receipts (#16)
* filtered out null log_id

* test for logs
2023-03-07 09:49:36 -07:00
drethereum
8f140df3b7
updated reference (#15) 2023-03-06 10:59:36 -07:00
Ryan-Loofy
0b8903c73c Reduce batch size to slow down calls 2023-03-02 09:45:21 -05:00
Austin
f9ab9b2c2c
swap streamline source (#14) 2023-03-01 22:43:11 -05:00
drethereum
7bc73e0d99
Add/traces-receipts (#10)
* removed temp model

* restructured and renamed folders/models

* base goerli logs

* fact event logs

* added missing columns

* added columns to yml

* tx_status and gas used to txn model

* adds adhoc and incremental workflows

* added workflows and minor syntax changes

* new source for receipts

* new source for receipts

* traces models, docs, and tests

* source change

* add docs

* removed gas references from logs

* added fees to txn models

* tests and columns in txns

* coalesce

* misc fixes

* format

* clean sources

* clean up

---------

Co-authored-by: austin <austin@flipsidecrypto.com>
2023-03-01 22:40:24 -05:00
Ryan-Loofy
9ade7edfbd Traces run every hour 2023-03-01 22:38:32 -05:00
Ryan-Loofy
25d904ef7a
Add traces and receipts transaction level models (#12) 2023-03-01 18:01:05 -05:00
Ryan-Loofy
0aa7d8d077 Turn off traces model 2023-03-01 10:15:03 -05:00
Austin
209a31cc50
lower range 2 (#11) 2023-03-01 09:15:23 -05:00
Ryan-Loofy
e9b64d4071 Update sql limit 2023-02-28 15:26:43 -05:00
Ryan-Loofy
decaade9b7 Update batch sizing 2023-02-28 15:19:56 -05:00
Ryan-Loofy
9b0acae7f0 Add comma 2023-02-28 15:10:02 -05:00
Ryan-Loofy
a777a881ab Add tracer and update batch size 2023-02-28 15:01:32 -05:00
Ryan-Loofy
88695e4dee Remove extra spaces 2023-02-28 13:16:11 -05:00
Ryan-Loofy
d9f0836e56
Add partitioning to complete models, update realtime json parsing (#9) 2023-02-28 11:09:45 -05:00
Austin
f11173cfee
adjust block ranges (#8) 2023-02-28 08:58:35 -05:00