-
During the testing phase of v7, we realized that using Liana Connect as backend, when sending a tx that doesn't spend the whole coin, the change is shown in the home screen as "Unconfirmed" until the …
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [ ] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (e028b92 2024-11-11T00:26:04.968342000…
-
Hi,
Bitcoin addresses derivation have changed. Before Coinbase Commerce would derive legacy bitcoin addresses based on BIP39, BIP32 & BIP44 where the first address derivation path would be m/44'/0'…
-
It appears that the current functionality of balance calculation does not look ahead at all.
BIP44 specifies (or recommends) that the HD wallet look ahead 20 addresses.
https://github.com/bitcoin/bip…
-
Would it be possible to use this library instead: https://www.npmjs.com/package/@ledgerhq/hw-app-eth
![CleanShot 2024-09-19 at 08 58 52@2x](https://github.com/user-attachments/assets/c275e36c-bb…
-
Address path is `m/44'/0'/0'/0/-1`, though the address is derived as `m/44'/0'/0'/0/0`
![photo_2020-06-06_12-15-17](https://user-images.githubusercontent.com/25042473/83941948-9e1dd900-a7ef-11ea-9e…
-
Error running the example given by jupiter
`IDexAggregator dex = new JupiterDexAg(account_1.PublicKey);
TokenData tokenA = await dex.GetTokenBySymbol("SOL");
TokenData tokenB = await dex.Ge…
-
playing w/ regtest i hit this issue:
step to reproduce:
- create a new regtest wallet on a fresh regtest chain (still a genesis block)
- generate 500 blocks to the 500 first address of the wallet…
-
Why do the addresses I generate using the ledger differ from those generated by all wallets?
-
You replied to me earlier about the definition of derivation patches, but I still couldn't find my wallet address.
I checked the derivation paths using iancoleman. But never found my address P2WPKH ,…