Commit Graph

66 Commits

Author SHA1 Message Date
Jensen Yap
5525d9f6c1 rename fact logs to fact event logs 2025-03-05 15:42:00 -08:00
shah
1e8cf27f67 STREAM-1051 Refactor ez_native_transfers to use reusable CTE macros 2025-03-05 15:42:00 -08:00
shah
4066365114 STREAM-1062 Refactor fact_traces UDTF SQL | Add evm_live_view_bronze_traces CTE macro 2025-03-05 15:42:00 -08:00
Jensen Yap
1a40d0705f remove ez_token_transfers_id from signature 2025-03-05 15:42:00 -08:00
shah
4a5e83e913 STREAM-1053 Fix refactored reusable CTE column references 2025-03-05 15:42:00 -08:00
shah
3594bdbda6 STREAM-1053 Refactor fact_transactions to use reusable LiveView CTE's 2025-03-05 15:42:00 -08:00
Jensen Yap
1da9b610fb remove contract_name 2025-03-05 15:42:00 -08:00
Jensen Yap
39c656ca77 fix cols 2025-03-05 15:42:00 -08:00
Jensen Yap
6d1407bdff add discrepent columns between gold and livequery 2025-03-05 15:42:00 -08:00
shah
1fc41519ef STREAM-1049 Added secrets interpolation to fact_traces, fact_transactions & ez_native_transfers 2025-03-05 15:42:00 -08:00
shah
3d563d8710 STREAM-1049 Add secrets interpoation for fact_logs & fact_decoded_event_logs 2025-03-05 15:42:00 -08:00
shah
80590d8f9d STREAM-1049 Secrets interpolate fact_blocks macros 2025-03-05 15:42:00 -08:00
shah
0bc02b03a5 STREAM-1053 Add fact_transactions UDTF 2025-03-05 15:42:00 -08:00
shah
14cdcb769f STREAM-1062 fix tf_fact_traces signature to match return column aliases 2025-03-05 15:42:00 -08:00
shah
5e26c60d25 STREAM-1062 add fact_traces UDTF 2025-03-05 15:42:00 -08:00
shah
e72eec1eae STREAM-1051 Rename UDTF args 2025-03-05 15:42:00 -08:00
shah
213acecd40 STREAM-1051 add ez_native_transfers sql 2025-03-05 15:42:00 -08:00
Jensen Yap
a844411ef2 [STREAM-1061] Add EVM Decoded Logs udtf 2025-03-05 15:42:00 -08:00
Jensen Yap
7fe5cad7d7 [STREAM-1052] fix min heights 2025-03-05 15:42:00 -08:00
Jensen Yap
85749ebb60 [STREAM-1052] rename table functions 2025-03-05 15:42:00 -08:00
Jensen Yap
a150937ac6 [STREAM-1052] fix typo 2025-03-05 15:42:00 -08:00
Jensen Yap
d323f7c757 [STREAM-1052] update generator to get 1000 rows/blocks per call 2025-03-05 15:42:00 -08:00
Jensen Yap
c35e0fb03b [STREAM-1049] fix tx's source table error 2025-03-05 15:42:00 -08:00
Jensen Yap
fc3071fd4a [STREAM-1052] add live view fact blocks 2025-03-05 15:42:00 -08:00
Jensen Yap
8364f5e052 [STREAM-1050] fix alias in macros 2025-03-05 15:42:00 -08:00
Jensen Yap
599a5572ea [STREAM-1050] fix macros for bronze & silver 2025-03-05 15:42:00 -08:00
Jensen Yap
0e1602ed6f update evm live views tf 2025-03-05 15:42:00 -08:00
shah
314c086b2d STREAM-1051 added ez_native_transfers live view deployment macro 2025-03-05 15:42:00 -08:00
Jensen Yap
5a27805d36
Update Claude UDF schema names to standardize to "claude" (#111) 2025-02-25 10:34:13 +09:00
Jensen Yap
0d763a15cb
[STREAM-1153] add claude to marketplace (#110)
* add claude to marketplace
2025-02-24 16:49:11 +09:00
Jensen Yap
173b022b4c
Update marketplace API tests and configurations (#109)
- Exclude additional marketplace API tests due to API credit or endpoint issues
- Add pull request trigger for UDF tests
- Update various marketplace API UDFs with improvements:
  * Add version support for Alchemy NFT API
  * Update API endpoints and headers for DappRadar
  * Modify API call parameters for various services
  * Standardize NULL handling in API calls
- Update test configurations for multiple marketplace APIs to use dynamic or corrected parameters
2025-02-20 09:52:36 +09:00
Julius Remigio
2ae5fbfb7e chore: Update grants.sql to include "hosted" target in execute condition 2024-08-16 11:48:42 -07:00
drethereum
6709d4655a
update udf (#95) 2024-06-27 12:58:40 -06:00
Austin
554550f414
vault upgrade (#93)
* vault upgrade

* IFF
2024-04-17 17:28:01 -04:00
Julius Remigio
89225abbcc
STREAM-844 Refactor macros/core/live.yaml.sql options and add null support in udf_api (#92)
* Allow nulls  in udf_api
Refactor macros/core/_live.yaml.sql and macros/core/live.yaml.sql options

* Refactor macros/core/live.yaml.sql options and add null support in udf_api
2024-04-11 19:53:48 -07:00
Matt Romano
883675b402
add/udf_int_to_binary-and-binary-to_int (#87)
* add binary udf

* add binary to int

* name change

* return str add

* add udf tests

* udf test big int

* test name fix

* bin_to_int big int update

* add large-num

* swap int_to_binary to string sig

* int_to_binary function fix
2024-02-28 13:47:41 -08:00
WHYTEWYLL
992947a4ea
An 4358 flow live query wrapper graph ql endpoint s (#82)
* add: allday

* add: allday

* fix: config

* fixes

* readme

* topshot, and rename

* fix: set to user-agent

* rename udfs

---------

Co-authored-by: Austin <austin@flipsidecrypto.com>
2024-01-24 12:11:34 -08:00
Julius Remigio
a000ce04ad
LiveQuery udf_api support for arrays in data arg (#83) 2024-01-23 13:09:56 -08:00
drethereum
3f8b47aa5b
add/encode-udf-base58 (#81)
* new udfs

* typo
2023-12-21 16:56:47 -07:00
drethereum
6273d35e95
new udfs (#80) 2023-12-20 13:28:16 -07:00
Julius Remigio
793be8a78a
LiveQuery - Live view to show allowed apis (#79) 2023-12-20 09:08:13 -08:00
Julius Remigio
64c644178a
LiveQuery DeFiLLama Api key integration, workflow updates for Warehouse (#61) 2023-10-24 11:09:04 -07:00
Julius Remigio
f31e64f4bc
STREAM-674/bugs-defillama-project-vars (#55) 2023-10-18 10:50:03 -07:00
Julius Remigio
8653f7cef2
STREAM-383/STREAM-668/deploy-to-hosted-account (#54)
* - removed utils.register_secret
- add hosted profile

* - refactor project variables to use config object

* - add \n

* - uncommented code

* - update return type

* - reverted name truncation

* - change GHA workflow environments to align with dbt profiles

* - add hosted option to enviornment dropdown

* - add integration test

* Update dbt_project.yml

Add INTERNAL_DEV role to stg profile

* - fix grants
- enforce dbt target
2023-10-17 11:26:58 -07:00
Julius Remigio
6176d8de27
Udfs for managing secrets (#53) 2023-10-11 11:21:24 -07:00
Julius Remigio
04ebabb296
STREAM-649/github-actions-api (#50) 2023-09-29 13:25:47 -07:00
Julius Remigio
8806013181
- fix solana secret name for quicknode_utils.solana_mainnet_rpc (#48) 2023-08-31 11:23:18 -07:00
Jim Myers
ccbef30615
Fixes for Staking Rewards & Blockpour (#47) 2023-08-30 08:55:55 -07:00
Jim Myers
89c071a3b7
5 New Integrations (#45) 2023-08-25 15:34:06 -07:00
Julius Remigio
0bf8f27edf
- grants for BI_ANALYTICS_READER (#44) 2023-08-21 09:46:42 -07:00