-
How to get the last transactions for an account? I'm trying to check if a payment posted I would like a list of the transactions for an account. I haven't been able to figure out how to.
-
blockchain2john doesn't work for 2013 wallet
I couldn't get the hash of 2013 blockchain wallet, how can I get its hash and crack it by hashcat??
I did the same for wallet 2019 and it gave the hash…
-
When communicating Candid data with JSON between web services, there are two options:
- CBOR encode to bytes and send as JSON text value (base64/hex)
- Write Candid data with a JSON syntax
The la…
-
#### 问题代码
#### walletManager.js
// fs.writeFileSync,应设置mode,默认值为0666,建议设置为0600
// referrers: http://nodejs.cn/api/fs.html#fs_fs_writefilesync_file_data_options
fs.writeFileSync(filepath, JSON.…
-
like the title says, token autoscan does not work and i don't know why.
i have already deleted all folders & reinstalled the wallet, tried 0.10.0 version and still not working.
also deleted all toke…
-
Similar to how GitHub actions supports capturing output from each step in CI, we should do the same. We should support rewards output (including support for negative values) as well as comment output.…
-
## Expected Behavior
BTC to be received, converted and transferred to XMR wallet
BTC to be received, converted and transferred to XMR wallet
## Current Behavior
stuck on loading
potentially 2…
-
I have followed the tutorial and when I click on "Add to Google Wallet" button the Wallet is showing the error "Something went wrong. Please try again." and not adding the generic pass. Also the onAct…
-
### Describe the bug
When performing an `ethSendTransaction` request I pass in a contract and perform a `send` request. This then passes the request to the MataMask app where you can connect your …
-
How can I create a custom wallet using the following parameters:
1. OWN seed (BIP39 seed)
2. p2sh-segwit (p2wpkh-p2sh)
Didn't find such function in JSON-RPC API (create function didn't help…