consensus/types
DataHoarder 4ef60296f1
Updated to Go 1.21
* Replaced exp/slices and exp/maps with slices/maps implementation
* Replaced utils.Min/Max with min/max
* Introduced GOEXPERIMENT=loopvar on build steps
* Updated tests/docker-compose to go1.21-rc-alpine
* Updated nginx to 1.25
* Preallocate mined blocks on Sidechain
* Update edwards25519 version
2023-07-20 07:40:18 +02:00
..
constants.go Initial commit 2022-10-08 20:55:01 +02:00
difficulty.go Updated to Go 1.21 2023-07-20 07:40:18 +02:00
types.go Updated to Go 1.21 2023-07-20 07:40:18 +02:00
types_test.go Initial commit 2022-10-08 20:55:01 +02:00