justinschuldt
95afe6cdbb
BigTable: endpoint for NFT transfer stats
...
commit-id:56865ffa
2021-12-20 16:56:56 +01:00
justinschuldt
fa1252ace4
BigTable: flat file cache + cumulative endpoints
...
Change-Id: If7e631b33866f077c60e0d397b02bfca7e91b05d
commit-id:89bb033e
2021-12-20 16:56:56 +01: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
01d7d5675b
BigTable: improve notional response time
...
Change-Id: I84dd777b6a144ced9f88caae120a327e569f5496
commit-id:31ffb52e
2021-12-20 16:56:56 +01:00
justinschuldt
df8c291db5
BigTable: include TransferDetails in summary
...
Change-Id: I40cb428ad64fada511fe6eebe001d69392cd392f
commit-id:0134b970
2021-12-20 16:56:56 +01:00
justinschuldt
3eb4e18f01
BigTable endpoint: notional bidirectional
...
Change-Id: I764398b88c9aaae887cd519d12004553021b15a1
commit-id:fc00d09a
2021-12-20 16:56:56 +01:00
justinschuldt
f4b4a5378e
BigTable endpoint: notional transfered to chain
...
Change-Id: I588b178429e8a18f65a564569a3c3a2e43beb35c
commit-id:dc6d4478
2021-12-20 16:56:56 +01:00
justinschuldt
a8226c488b
BigTable: new endpoint to query by cell value
...
Change-Id: I76c5dd2f6c28c51f1969aeec09a1a961f8a22b01
commit-id:2ff32eed
2021-12-20 16:56:56 +01:00
justinschuldt
c4bced0e52
BigTable: query optimizations and return payloads
...
Change-Id: If3a3c9a207518a26fbb8d924b5b9a9053c62c3a7
commit-id:00c2b83a
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
8931153f7e
BigTable: PubSub trigger after decoding payload
...
Change-Id: Ie46903be7d41c27778babbeb864f3e4adf001825
commit-id:cee21010
2021-12-20 16:56:56 +01:00
justinschuldt
f23afd88c0
BigTable: column families for secondary data
...
Change-Id: I3d9514b21b7cd95ed16c65a2bd3c2e951ae36802
commit-id:5c9a7e93
2021-12-20 16:56:56 +01:00
justinschuldt
afe4fad438
cloud functions: use rowkey data in Summary
...
Change-Id: I756ab54539b14676256e252f668874455a279e74
2021-11-09 19:14:02 +00:00
justinschuldt
64078945c4
remove SignedVAA from /recent response
...
Change-Id: Idcc7ccfb1bc0ac645dd023d6fff0e51a2e87c84d
2021-11-09 19:13:10 +00:00
justinschuldt
6fb8cdfd01
global bigtable connection for functions
...
Change-Id: Ib61bd2e9f4a19e1f8405491c572ef6b36c54142e
2021-10-29 20:18:33 +00:00
justinschuldt
71dbe80aae
BigTable historical queries
...
- Add Cloud Functions:
- "Recent" gap list, can filter and/or group by chain or address.
- "Totals" counts 24h, 30d, rolling daily. can filter and group.
- "Transaction" lookup row by chain-native transaction identifier.
- Pad sequence in rowkey to fixed length, for sequential row order.
- Add Cloud Function deploy instructions.
- Fix #410 Buildpack image cleanup
Change-Id: Ifa3110a3d58e2f94adb48ccb451c27ab3add0611
2021-10-13 16:20:10 +00:00