Commit Graph

14 Commits

Author SHA1 Message Date
Kevin Peters e2383e257b cloud_functions: Fixed ambiguous packages, CoinGeckoID not required for transfers
The CoinGeckoID is overridden in the allowlist.
2022-10-26 15:56:10 -04:00
Christine Eun 84507c0a04 cloud_functions: Added Aptos and Xpla support 2022-10-26 15:56:10 -04:00
ckeun 69962f96f5
cloud_functions: near support (#1614)
* cloud_functions: near support

* cloud_functions: moonbeam support

* cloud_functions: fix lint issue

* Added algorand & near wormhole addresses for their tokens

* Added near tokens to tokenAddressExceptions

* Use wormhole go sdk

Co-authored-by: Kevin Peters <kpeters@jumptrading.com>
2022-09-27 16:38:43 -05:00
Kevin Peters 5c1a2fe182 cloud_functions: Use CoinGecko API IDs from allowlist in TVL calculations
Specify the CoinGecko API ID for tokens in the allowlist.
It's useful to manually specify the API ID to in certain cases.
2022-08-03 11:58:18 -04:00
kev1n-peters cbc92a9571
cloud_functions: terra2 support (#1349) 2022-07-14 12:27:12 -05:00
kev1n-peters c97a8f6f45
cloud_functions: tokenAllowlist implementation (#1339) 2022-07-11 12:56:30 -05:00
kev1n-peters 6b20aab8ab
cloud_functions: Added new chains (#1333) 2022-07-05 18:56:43 +02:00
justinschuldt 890f1a6469 cloud functions - add aurora 2022-04-14 08:52:50 -05:00
justinschuldt cff49549db cloud function housekeeping 2022-03-10 14:26:41 -06:00
justinschuldt 6583771813 BigTable: misc code cleanup and log improvements
Change-Id: Ibd601c358fbee3ed0a1a74673158cb861b631660

commit-id:533a8b35
2021-12-20 16:56:56 +01:00
justinschuldt 2c9455f4c9 BigTable: improve token identification
Change-Id: I693e1ee8b55d797d739db9f9bcaad83c0422a477

commit-id:e0fb97b9
2021-12-20 16:56:56 +01:00
justinschuldt ba5d55c1b9 BigTable: calculate notional via CoinGecko prices
Change-Id: I648fd253baf9516ff55bd4e97015b439eea63694

commit-id:98c084df
2021-12-20 16:56:56 +01:00
justinschuldt 92a9abfc74 BigTable: save transfer amount & symbol to row
Change-Id: If6104b2a30d93593d2c0297129b18800edbba3a8

commit-id:4b05430d
2021-12-20 16:56:56 +01:00
justinschuldt 8931153f7e BigTable: PubSub trigger after decoding payload
Change-Id: Ie46903be7d41c27778babbeb864f3e4adf001825

commit-id:cee21010
2021-12-20 16:56:56 +01:00