* freq table + modified bal diffs
* research docs
* add block number filter
* delete test models add eth diff
* no cache hints
* merge optimizations
* fix incremental to account for non-chron block loads
* config updates, move to 25 hour look back
* update to final
* update sources
* remove no cache
* add no filter
* add back <>
* add late arriving balance test
* add test to recent balances
* remove comments
* fix war
* format
* change test
* add group by
* remove test
* v2 models
* format and pause tests
* re enable tests
* format
* format
* format final
* update to final
* update test ref
* format macro
* upgraded decoded logs and removed old udf
* update package for fsc-utils test
* blur and x2y2 updates
---------
Co-authored-by: sam <sam@flipsidecrypto.com>
* adj unique keys in logs and traces to tx_hash and added tx_gap test to logs
* specified incremental strategy to delete+insert
* changed test for logs
* removed tx_gaps test and added tx_block_count test
* changed test config
* adjusted format of test
* added silver tables for coingecko and coinmarketcap hourly token prices, includes new yml files and updates to sources
* updated streamline dex pool SLP ratio model by changing coingecko sources from uppercase to lowercase to match sources.yml case
* added additional source for legacy prices
* removed users file
* dupes test
* fixed issue with duplicate values by removing id, symbol and decimal columns from final output
* added regex filter to clean up token_address
* created custom generic test to flag token addresses with improper formatting
* reformatted models with dbt formatter and added unique key column for incremental merge
* resolved spacing error from reformat
Co-authored-by: Austin <austin@flipsidecrypto.com>