* update table references
* rename of *2 models
* swap old and *2 models; update refs
* An 2145/add error col to completed log (#126)
* add error column to completed table output
* fix group by
* add error column for completed blocks update
* auto fill block gaps
* gap test for blocks2
* re-request missing txs real-time
* test for bronze to silver data load
* add error col, match updated
* test for missing partition in transactions or votes
* test for tx gaps in streamline data
* exclude partition 1877
* fix group by
* remove hardcoded prod db references
* change v2 references to v1
* make version change same as main
* no longer need historical staking lp actions, included in regular model (#128)
* no longer need historical staking lp actions, included in regular model
* remove additional resources related to historical staking lp actions
* avoid name clash, remove duplicate test
* remove ingested_at from models
* tx_count no longer a col
* remove invalid condition, col didnt exist
* remove min block_id filter
* remove deprecated columns
Co-authored-by: tarikceric <tarik@flipsidecrypto.com>