• Joined on 2025-09-22
surbhi pushed to main at Liquidity.Party/web 2025-10-14 21:53:56 +00:00
63a96b9cf1 Adding logic to get token info and remove swap counter that's not needed anymore
surbhi pushed to main at Liquidity.Party/web 2025-10-13 23:03:34 +00:00
a698be783d adding mockchain to the rainbow kit network selector
surbhi pushed to main at dexorder/stream 2025-10-10 21:09:01 +00:00
255d8f126d updating stream defauls like aysnc calls, wait timeout, max idle connection and keep alive counts to ensure the stream doesn't fail. Moving everything to a config file to easy updates
surbhi pushed to main at dexorder/stream 2025-10-09 17:07:16 +00:00
88fce17efc OHLC pipeline stuff
b4f1de9d0d removing price inversion in the swap ellaborator since we always want to represent the vlaue of the swap in its quote curency
Compare 2 commits »
surbhi pushed to main at dexorder/stream 2025-10-08 17:22:56 +00:00
0d8df3df9c adding renamed elaborators
surbhi pushed to main at dexorder/stream 2025-10-08 17:18:10 +00:00
2fc85c688b Using timestmap from blockhash. Also renaming elaborators to be more descriptive and removing unneeded logs and code
surbhi pushed to main at dexorder/stream 2025-10-08 00:11:07 +00:00
47fe85b50b Swap object stream with verified amount in and amount out
6b4cad1479 Remove .mvn/jvm.config file
Compare 2 commits »
surbhi pushed to main at dexorder/stream 2025-10-06 23:18:43 +00:00
04d441d6b1 Remove SSH key files from repository
surbhi pushed to main at dexorder/stream 2025-10-06 22:53:55 +00:00
00ae425700 Add token metadata logging to swap event stream
e58fdc0b06 Add PoolElaborator for token address enrichment
Compare 2 commits »
surbhi created pull request dexorder/stream#1 2025-09-28 20:57:29 +00:00
[WIP] Implement token metadata enrichment for Uniswap v3 swap events
surbhi created branch feature/token-metadata-enrichment in dexorder/stream 2025-09-28 20:51:53 +00:00
surbhi pushed to feature/token-metadata-enrichment at dexorder/stream 2025-09-28 20:51:53 +00:00
5429649a39 Implement token metadata enrichment for Uniswap v3 swap events
surbhi pushed to main at dexorder/stream 2025-09-25 18:03:25 +00:00
267ff8baf2 Add Uniswap v3 swap event streaming