cosmos / cosmjs

The Swiss Army knife to power JavaScript based client solutions ranging from Web apps/explorers over browser extensions to server-side clients like faucets/scrapers.
https://cosmos.github.io/cosmjs/
Apache License 2.0
645 stars 330 forks source link

feat(timeout-height): allow define optional timeout height parameter #1489

Closed janfabian closed 10 months ago

janfabian commented 10 months ago

Introduce timeout height option for signing transactions (amino and direct) to support new POB/block-sdk modules.

Skip's documentation for details: https://docs.skip.money/searcher-docs

webmaster128 commented 10 months ago

I just merged #1484 which turns all Long into bigints. Could you rebase this work onto current main?

janfabian commented 10 months ago

Sure, I'm gonna add that tomorrow morning