Commit Graph

8 Commits

Author SHA1 Message Date
Eric Laurello
67aafa1576 source for ledger seq
Some checks are pending
docs_update / run_dbt_jobs (push) Waiting to run
2025-07-30 08:43:21 -04:00
Eric Laurello
61690b13b9 use closed at from ops 2025-04-25 16:23:11 -04:00
Mike Stepanovic
3e82ad95af
updated docs with stellar official docs (#9)
Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
2025-03-18 14:44:02 -06:00
eric-laurello
c93fce674c
add contract events and general cleanup (#8) 2025-02-20 12:33:22 -05:00
Mike Stepanovic
006e314b5e
Add testing strategy (#4)
* added testing strategy

* updated recency within tests, added workflows with different lookback vars

* changed daily lookback to 1

* modified workflows to include USE_VARS in the env config, modified tests to use modified_timestamp (instead of closed_at) as the recency filter

* fixed env variables (switched to vars from secrets)

---------

Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
Co-authored-by: Eric Laurello <eric.laurello@flipsidecrypto.com>
2025-02-13 13:30:50 -07:00
Eric Laurello
277e62c931 gold fixes 2025-02-13 08:35:37 -05:00
Eric Laurello
ef745e3be8 add labels rm invocation id from gold 2025-02-12 09:12:25 -05:00
eric-laurello
d561255434
AN-5747 stellar gold (#3)
* first commit, added all docs but no transformations yet

* added all gold models, plus enhanced (EZ) operations and docs

* Silver incremental logic (#2)

* check in

* check in, gte in progress

* bronze & silver

* updated docs and gold models

* updated working gold models

* adding ez__operations as well

* SO, cluster, fix silver accounts

* updated ez config

* updated ez config formatting (minor)

* changed filenames and dir structure

* fixed and ran ez_operations, updated a line in the readme

---------

Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
2025-02-11 12:50:57 -05:00