DataHoarder WeebDataHoarder
DataHoarder pushed to master at P2Pool/observer-cmd-utils 2024-04-13 03:43:27 +00:00
0d1ebd3913 Update to consensus v3.6.0
DataHoarder pushed tag v3.6.0 to P2Pool/consensus 2024-04-13 02:47:29 +00:00
DataHoarder pushed to master at P2Pool/consensus 2024-04-13 02:47:28 +00:00
fba4d141b8 Consensus version v3.6.0
82d2a2a2bd Added pool block metadata field, register precise ingress time and peer information
b3b0690f6f Removed unused api types
927b53b1f6 cleanup share comparison
dbeb877d6c Update go-randomx, bump dependencies and use hashicorp LRU to remove golang.org/x/text, github.com/bahlo/generic-list-go dependencies
Compare 5 commits »
DataHoarder pushed to main at P2Pool/zmq4 2024-04-12 22:18:25 +00:00
a35fa84ca9 Remove golang.org/x/text dependency by using deprecated strings.Title
DataHoarder pushed tag v2.1.0 to P2Pool/go-randomx 2024-04-12 22:08:50 +00:00
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-12 22:07:54 +00:00
78b0645034 Version v2.1.0, cleaned up useless printf and string comparisons
1bb1da8bbc General cleanup, improve load32 and dataset execution
244cff31f9 Generate constants from hashes on startup, generate LUT for aes, cleanup endianness to be all little-endian
Compare 3 commits »
DataHoarder pushed to master at P2Pool/go-p2pool 2024-04-12 00:24:48 +00:00
585f998b44 Upgrade to consensus v3.5.0
DataHoarder pushed tag v3.5.0 to P2Pool/go-p2pool 2024-04-12 00:24:48 +00:00
DataHoarder pushed to master at P2Pool/consensus 2024-04-12 00:19:41 +00:00
ad17d3724a Consensus version v3.5.0
249d97299e Bump go-randomx to v2.0.0 with faster execution and JIT
Compare 2 commits »
DataHoarder pushed tag v3.5.0 to P2Pool/consensus 2024-04-12 00:19:41 +00:00
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-12 00:08:56 +00:00
c232f60979 Version v2.0.0 with asm, jit, performance and allocation improvements
0a681cd2da Include superscalar JIT for amd64, optimize memory allocations
9214202406 Speedup superscalar / argon via less pointers and copies
ece28ee558 Remove copy on MemoryBlock.getLine
2c713700c1 Split argon2 / blake2b code, use go 1.21 features
Compare 7 commits »
DataHoarder pushed tag v2.0.0 to P2Pool/go-randomx 2024-04-12 00:08:56 +00:00
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-11 08:42:02 +00:00
bbd84ccde0 Update README.md with 386 information
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-11 08:36:12 +00:00
1b2b3c22cb Added 386 platform to round and tests
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-11 08:24:27 +00:00
38b0377f45 Added Benchmark_RandomX
DataHoarder pushed to master at P2Pool/consensus 2024-04-11 08:09:16 +00:00
d0c788b7c9 Upgrade git.gammaspectra.live/P2Pool/go-randomx to v1.0.0 and include non-cgo tests
8adaa81245 Explicitly use errgroup for SplitWork
Compare 2 commits »
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-11 07:56:06 +00:00
8db94fb12b Version v1.0.0
DataHoarder pushed tag v1.0.0 to P2Pool/go-randomx 2024-04-11 07:56:06 +00:00
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-11 07:40:27 +00:00
1dffd0d310 Downgrade to require go 1.17
72c7f485e5 Optimize vm/superscalar, add generic fpu round as panic fallback
770379ee89 Reduce memory allocations on superscalar
Compare 3 commits »
DataHoarder pushed to master at P2Pool/go-randomx 2024-04-11 06:53:14 +00:00
fdd314fa36 Remove memory allocations on amd64 mxcsr external calls
0167b005eb Speedup randomx_reciprocal
Compare 2 commits »