WalletConnect / blockchain-api

WalletConnect's Blockchain API
MIT License
51 stars 40 forks source link

feat(sessions): updating the cosign signing and the bundler #715

Closed geekbrother closed 1 month ago

geekbrother commented 1 month ago

Description

This PR is making the following changes to the Co-Signing endpoint:

How Has This Been Tested?

This flow was tested manually with the testing dapp cosigning flow.

Due Diligence

geekbrother commented 1 month ago

We'll need tests here soon!

Totally! I'm testing by the manual run of the integration test now, since we need a gas to make the full flow. I'm thinking to reduce the test to just the validation/simulation step for the CI/CD integration tests.