aurora-is-near / rainbow-bridge-client

Monorepo containing Aurora-maintained libraries for using the Rainbow Bridge
https://github.com/near/rainbow-bridge-client/tree/main/packages/client#readme
MIT License
25 stars 7 forks source link

fix: fix lock event search #16

Closed paouvrard closed 3 years ago

paouvrard commented 3 years ago

Fix findProof: when searching for the lock event, filtering by transaction hash is not available so if the block contains more lock transactions, the proof may be build for the wrong event. https://github.com/near/rainbow-bridge-client/issues/12