consensus/types
DataHoarder 44d969a218
Remove github.com/holiman/uint256 dependency on types.DifficultyFromPoW
Implement and compare native P2Pool check_pow

use uint128.Max on Difficulty PoW
2024-04-07 04:36:00 +02:00
..
constants.go Initial commit 2022-10-08 20:55:01 +02:00
difficulty.go Remove github.com/holiman/uint256 dependency on types.DifficultyFromPoW 2024-04-07 04:36:00 +02:00
pow.go Remove github.com/holiman/uint256 dependency on types.DifficultyFromPoW 2024-04-07 04:36:00 +02:00
pow_test.go Remove github.com/holiman/uint256 dependency on types.DifficultyFromPoW 2024-04-07 04:36:00 +02:00
types.go Remove not necessary utilities under utils/, annotate network utils, use fasthex across all project 2024-04-05 17:14:37 +02:00
types_test.go Initial commit 2022-10-08 20:55:01 +02:00