gituser
gituser
Hello. It seems to achieve the ability to update multiple hostnames to the different ip addresses is not in the inadyn yet. Here is what I'm trying to achieve: I...
**Describe the bug** I've synced Nethermind on the mainnet to replace OpenEthereum client, but trace_filter returns empty response for some reason: ``` curl --data '{"method":"trace_filter","params":[{"fromBlock":"0x1","toBlock":"0x50"}],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST...
Hi @serderovsh Currently tron-api uses wallet api to generate new address / account which might be insecure in certain cases. Can you implement the account generation locally in the library?...
#### System information Geth version: 1.0.6 OS & Version: Linux Commit hash : latest release #### Expected behaviour Currently, geth creates every hour a new log file even if you...
Can't build new version of qtum *mainnet-fastlane-v0.20.2*: ``` /usr/bin/ccache g++ -m64 -std=c++14 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DQTUM_BUILD -I. -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/home/build/qtum/source/depends/x86_64-pc-linux-gnu/share/../include -I./leveldb/include -I./leveldb/helpers/memenv -I/home/build/qtum/source/depends/x86_64-pc-linux-gnu/include -I/home/build/qtum/source/depends/x86_64-pc-linux-gnu/include -I./cpp-ethereum/utils -I./secp256k1/include -I./libff/libff...
Add optional $order parameter to Account::getTransactions() parameter $order can be either 'asc' or 'desc', default is 'asc' (default horizon param value).
Seems this commit https://github.com/zulucrypto/stellar-api/commit/99c167446b6a698ab0080dac51a53c6026eb7817 broke the support for php >= 5.6+ now you need to use php >= 7.1+ at least. Anyway, to make the library compatible with php 5.6?...
## Problem Current implementation implies that you can only store last 1000 blocks or run an archive node storing all blocks to the first one. This is the problem if...
When running `importdescriptors` with `range` parameter like `[0, 900000]` if there is a transaction to any of the addresses in high range, e.g. address derived from `84'/1'/0'/0/777777`, bitcoind will hang...
big thanks for this plugin! but could you please look into this? happens in recent Firefox 13.0.1 & Chrome.