Calvin

Results 4 issues of Calvin

I've hit an issue where I need to programmatically control other Autocomplete instances on the same page, but (at least from my understanding) this is impossible. Having an initiation function...

feature request
🕔 days

This is a copy of https://github.com/10up/theme-scaffold/pull/181 to keep theme and plugin repos in sync.

I consistently get a `Max collateral inputs reached` error from Lucid when emulating a wallet via the following: ```ts lucid.selectWalletFrom({ address: PREVIEW_DATA.addresses.current, utxos: [ { txHash: "fda5c685eaff5fbb2a7ecb250389fd24a7216128929a9da0ad95b72b586fab70", outputIndex: 1, assets:...