Commit graph

9 commits

Author SHA1 Message Date
4fb641265d
Upgrade to go-randomx v3.1.0 with full JIT and full mode support
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-23 15:28:23 +02:00
137356ee20
Support purego build via RandomX softfloat64
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-17 06:13:52 +02:00
249d97299e
Bump go-randomx to v2.0.0 with faster execution and JIT 2024-04-12 02:18:49 +02:00
fe75cf259c
P2Pool consensus v3.0.0
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
Migrate cmd utils, cmds to own repository
2024-04-03 19:43:13 +02:00
c1375a3cb8
Refactored RandomX state creation 2023-04-30 21:49:25 +02:00
acbad1c2d2
Update dependencies 2023-04-16 11:58:10 +02:00
e56d7ee46e
Index database, archivetoindex, database schema
Implemented daemon, web, api into new index backend
2023-04-11 04:26:24 +02:00
7929753c40
Timeout outgoing connections in 10 seconds, reduce memory allocations, use sync.Pool for storing allocations 2022-11-08 11:35:09 +01:00
ea97ca98b9
Initial consensus work 2022-10-26 18:56:37 +02:00