Tads
Tads
Is it normal to see this `WARN: mempool sync failed: failed to get mempool txids` is sequence sometimes? It always happen in sequence and then stops warning after ~1minute... Do...
Electrumx crashes everytime during flushing the history... I've reduced DB cache to 20MB in order to test faster, the DB folder was populated only with `hist` and `utxo` folders... Then...
### Description The section https://github.com/mempool/mempool/blob/master/docker/README.md#configure-with-bitcoin-core-only should mention `rpcbind` and `rpcallowip` config in order to allow mempool docker, otherwise BitcoinCore **will reject all mempool RPC requests** from docker containers! ### Problem...
For presentation, the text should be lowercase, with is RIGHT on BlueWallet, but on QRCode bech32 address SHOULD be all in uppercase according with **BIP 0173** _Uppercase/lowercase_ section - https://en.bitcoin.it/wiki/BIP_0173...
When the user click to show XPUB the interface should allow to download it as a file instead of just the QRCode and the copy to clipboard. This is important...
Boa tarde, Estou usando o Overleaf.com (antigo ShareLatex) e o pacote abntex2cite ``` LaTeX2e Document Class: abntex2 2018/11/24 v-1.9.7 abnTeX2 ``` Ocorre que segundo a ABNT 6023 14.11.2018 o `In:`...
Boa tarde, Estou usando o Overleaf.com (antigo ShareLatex) e o pacote abntex2 ``` LaTeX2e Document Class: abntex2 2018/11/24 v-1.9.7 abnTeX2 ``` Estou usando o comando comando `\fonte`, mas notei que...
My class has some constants like this: `public static const MAX_FPS:int = 60;` When I initialize or inspects the class (`this`) I only see: `MAX_FPS (int) = null`
### Feature description As a user I would like to add notes or labels on my transactions to know where the sats came from and where did they go and...
@shin10 Trying to compile the Demo I get these errors with Starling 2.3: ``` DemoStarlingMain.as(247): col: 26 Error: Call to a possibly undefined method createBuffers. ffpsStyle.effectType.createBuffers(4096, 16); ^ DemoStarlingMain.as(248): col:...