-
As the title says, babel-plugin-transform-inline-environment-variables doesn't seem to work with react-native. I'm not sure if it is supposed to work? My react-native version is: 0.48.2
The process…
-
Ubuntu 14.04.4 LTS
02:15 AM root@35a38d xxxxxxx /root/zogminer # ./src/zcash-miner -G -stratum="stratum+tcp://equihash.usa.nicehash.com:3357" -user=12CwMEnYkKkGfoRifAxnNF43mK3hNhvLgv -password=x
…
-
We had a crash of OpenBazaar Server v0.14.3; the final message printed to the console was:
2020/07/22 13:15:37 no response from peer
The tail end of ob.log:
```
2020-07-29 13:26:11.319 [INFO…
jlopp updated
4 years ago
-
With WalletTxBuilder being extracted as the core of many tx-creation operations in the zcashd wallet, `PrivacyPolicy` (which has thus far only applied to `z_sendmany` may need some changes.
This is…
-
This attack can't be performed if LTC is using the MTP as the most recent timestamp in the difficulty calculation (like Zcash does).
Due to the powLimits of 1/4 and 4x, it appears the ZeitGeist att…
-
I've encountered what I think are inconsistencies around account handling that make the RPC API difficult to use for account balance calculations.
#### My use case
We're doing atomic swaps with Zc…
-
TODO:
- [x] First pass at collecting requirements.
- [ ] Find the other discussions that were on the forum.
- [ ] List all of the features in the current protocol (including ZecWallet's changes).…
-
This is an idea that was discussed in the process of Orchard protocol development, but was rejected at the time as being too significant a difference relative to Sapling. I thought we'd opened an issu…
-
```
WARNING: ThreadSanitizer: data race (pid=22366)
Read of size 8 at 0x7d640000cd00 by thread T5 (mutexes: write M83, write M135):
#0 CNode::copyStats(CNodeStats&) /home/rcs/Test/zcashs/zcash/s…
-
From:
https://github.com/zcash/zcash/pull/3663#pullrequestreview-175223889
To close this ticket, clean up all z_* RPC call help messages.