-
### What version of Go are you using (`go version`)?
$ go version 1.12.2
### Does this issue reproduce with the latest release?
yes
### What operating system and processor archit…
-
Hello.
I have mixed rig - 8 different RX580's, 2 RX590's and 4 reference RX5700XT's.
And I'm trying to dual-mine ETH and XVG (blake2s).
My command-line:
`-worker cat02 -pool eth-eu.f2pool.com…
-
| | |
| --- | --- |
| Bugzilla Link | [46572](https://llvm.org/bz46572) |
| Version | 7.0 |
| OS | Linux |
| CC | @DougGregor,@noloader,@zygoloid |
## Extended Description
I'm working with a proje…
-
# Context
I'm encountering an issue when using the hash method within a library function. The setup is as follows:
## Library Code
```odin
// ./lib/lib.odin
package lib
import "core:cryp…
-
Hi, I'd like to say thanks for this utility. It helps me do checksums of files stored on external disks, and be confident when the files are copied correctly between the internal disk mounted on host …
-
Please add support for the BLAKE2b algorithm. It's much more common than BLAKE2s, and yet we have support for BLAKE2s but not BLAKE2b.
-
- **Remove cryptoNode import!** Requires to ditch support for nodejs v18 (EOL 30 Apr 2025)
- Remove import maps. Change `@noble/hashes/sha3` to `@noble/hashes/sha3.js`
- Import maps are not brow…
-
Miner keeps reconnecting after 5min / 10min / 15 min enz
17:57:52][0x00001e94][info] core | Algorithm 'equihash' total speed: 880.029116 H/s
[17:57:52][0x00001e94][info] net | Share #10 accepted
…
-
I think we can add a 'sidebar. js' to create a sidebar, so that we don't have to write a complete menu for every HTML page.
Addon each page
```js
var sidebarData = {
header : {
lo…
-
I'm getting the following compiler error when compiling with gcc 7 or 8.
```
$ make -C src/protocol
make: Entering directory '/tmp/noise-tmp/src/protocol'
depbase=`echo ../crypto/blake2/blake2s.…