consensus/.dockerignore
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

11 lines
141 B
Plaintext

.git/
.env
.env.example
.gitignore
testdata/
docker/nginx
docker/postgres
docker-compose.override.yml
p2pool.cache
p2pool_peers.txt
README.md