Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 10 forks source link

fix: rely on ids not ordering for batch query #143

Closed samsiegart closed 1 year ago

samsiegart commented 1 year ago

@gibson042 Pointed out that the ordering of responses is not guaranteed in batch queries, we should rely on the id field instead

github-actions[bot] commented 1 year ago

Network: Commit: 030de766e3b6a325530f776a4c2acb82eecb09cf Ref: refs/heads/main IPFS v1 hash: bafybeib4n6m7m44blqb2hg7o6famroqhiepoqfnxhdh6s5xryus4shj5t4 CF - DWeb - 4EVERLAND

samsiegart commented 1 year ago

Time to put this into ui-kit so changes don't need to be copied across repos?

It's only in one repo so far, but yea I suppose I'll do that next