-
We would like to keep a log in the device of signed transactions. (timestamp, source, transaction information). Also in case there is an exception during signing of a transaction then this should be l…
-
# Bug Report
## Description
Airdrop token to community members crashes after signing transaction. Possibly related to [Issue 15383](https://github.com/status-im/status-desktop/issues/15383) but …
-
See https://github.com/dashpay/dips/pull/95/
Abstract:
This DIP describes a digest algorithm that implements the signature covers value when signing Dash transactions. It opens the path for more e…
-
Add criterion benchmarks for common uses of library (signing a transaction, using TransactionBuilder, etc). Also add criterion benchmarks for some interpreter methods (mostly Coll methods since they'r…
-
I now have a working implementation of adpator-based DLCs. I would like to begin brainstorming a list of cases we want to make sure are included in the transaction building test vectors I will be gene…
-
**Describe the enhancement**
I'm wondering if anyone has potentially thought of any alternatives to the return type than what currently exists for [sign](https://docs.rs/bdk_wallet/latest/bdk_walle…
-
I'm prompted twice in a row to confirm the transaction on my device but then it fails:
https://github.com/leather-wallet/extension/assets/28991/aab58b0c-8950-4070-b0be-f0b82c1256aa
-
`markdown-toc --no-firsth1 README.md`
here is file to test:
https://github.com/matterinc/web3swift/blob/develop/README.md
`--no-firsth1` puts '**undefined**' in front and end "**%**" of TOC out…
-
Hi,
I'm having a bit of trouble getting my transaction to sign with my ledger hardware wallet. It simply says the application is ready on the screen but in Frame is shows the attached image. This h…
-
SDK supports sending of coins and contract calling, but it doesn't have an easy way to estimate fees before requesting the signing of the transaction.
For example `sdk.spend(1, 'ak_...')` would gen…