Commit Graph

102 Commits

Author SHA1 Message Date
Jensen Yap
d5f6103f4d [STREAM-1068] update logic on balance 2025-03-05 15:42:00 -08:00
Jensen Yap
01bd6dd51e [STREAM-1068] Add fact token balances 2025-03-05 15:42:00 -08:00
Jensen Yap
29be791268 remove wave apps folder 2025-03-05 15:42:00 -08:00
Jensen Yap
476eee68ec [STREAM-1065] Add ez decoded event logs 2025-03-05 15:42:00 -08:00
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
shah
76661504d2 STREAM-1049 Pin view columns for mapping_tables 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
99412f94c6 [STREAM-1055] add demo plotcard app to show latest block number with the 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
6efedaeafe rm Makefile 2025-03-05 15:42:00 -08:00
shah
7914a879ca STREAM-1051 add deploy eth_sepolia make directive 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
Shah Newaz Khan
9915e6980b
remove core models deploy (#114) 2025-02-24 22:03:59 -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
Shah Newaz Khan
a9112f2108
update upload-artifact to v4 (#106) 2025-02-04 10:07:33 -08: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