Commit Graph

7 Commits

Author SHA1 Message Date
Jack Forgash
041626d9bc
AN-6276/add gold view to snag/transaction_entries workflow (#454)
* add gold view to snag/transaction_entries workflow

* add sortDir param

* backfill

* upd gha to hourly
2025-06-17 09:26:38 -06:00
Jack Forgash
da45d3f781
incr limit on evm address threshold to 110k (#438)
* incr limit on evm address threshold to 110k

* severity - warn
2025-04-30 10:57:22 -06:00
Jack Forgash
7a3eb1ef46
AN-5887/points fix, add complete model (#419) 2025-04-02 07:49:15 -06:00
Jack Forgash
2a4846b972
Quickfix rewards balances (#412)
* chg test threshold and decrease concurrency

* rm created_at null tests

* elevate response json, fix qualify loc

* fix unique key

* chg gha silver to 2utc
2025-02-20 12:38:16 -07:00
Jack Forgash
e5f778c474
flow rewards api fixes (#401)
* flow rewards api fixes

* push silver back 2h

* add evm addrs before bal

* chg batch size
2025-01-31 11:32:55 -07:00
Jack Forgash
15dcc02476
AN-5528/Flow API Balances - chg evm_address source (#382)
* chg evm_address source

* disable transaction_entries

* change batch
2024-11-21 13:47:12 -07:00
Jack Forgash
4df472bace
AN-5459/point transfers api integration (#378)
* point transfers api integration

* upd 2 silver models

* gha workflow with auth

* upd gha workflow

* add gha on push config for testing

* add print step

* chg echo

* upd auth.py

* rm run on commit from gha

* upd model tags

* merge 2 silver into 1, add yml, upd gha

* upd auth return vals

* add exit 1 on failure

* upd return on success True

* add gha on-run config for final test

* add backup default to env_var(JWT)

* add backup default to env_var(JWT) - 2

* rm run on commit from gha and upd sql limit for balance call

* add yml for evm address model

* add evm address threshold test

* upd gha workflow

* upd per CRs
2024-11-15 09:43:52 -07:00