-
In the future, we could automatically create a signed transaction based on the utxos, address, and public key we have defined above. This would allow us to potentially change any of those without havi…
-
I retested this case, it was known to fail and I thought it may have been resolved by some of the recent updates, but it wasn't.
Environment tested with Ledger Nano S+ firmware 1.1.1 and 1.1.2, als…
-
Currently when you pass in a script and witness, tapsim will generate a dummy transaction and prevout that the script will be ran against. This is fine for _most_ scripts however this will make it so …
-
**As a** Polkadot.js user,
**I want** to manually construct and send transactions from nested proxy accounts,
**so that** I can work around the current issue with signing transactions.
**Acceptan…
-
Write a new governance pallet that should reside in the relay chain, while the main governance apparatus resides on Asset Hub.
The main usage of this pallet is when AH and/or Collectives are not p…
-
**Overview**
Am currently building a Trezor wallet integration into an App. I am using the "trezor-connect" package to do this and on the latest version (8.2.10).
I am able to signMessages and re…
ghost updated
2 months ago
-
I'm encountering an issue where `BalanceAt()` correctly shows a balance of 5 * 10^16 wei for a wallet on the Sepolia testnet. However, when calling `SendTransaction()` to send 1 wei to a second wallet…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xf83ec142dee1fbdac67614b3e5385b645d83abd069579a44233ad05d602b0639
**Severity:** low
**Description:**
**Description**…
-
**Describe the bug**
Attempts to publish or upgrade a Move package on Porto Testnet result in deserialization failure (`CODE_DESERIALIZATION_ERROR`).
**To Reproduce**
1. Initialize a Move project…
-
Currently, inside the weight calculation attribute `#[weight = { ... }]` one has access to the arguments of the annotated function with the exception of `Origin`. It is conceivable that having that av…