6 Commits (023b8aaed469a090a684b3c3b8d3ad4bc2b2281c)

Author SHA1 Message Date
Up 983e17c894
continue if linting fails 4 months ago
Up b88b3f6fab
explicitly define linter config 4 months ago
Up c24d006f88
move linter args to config file 4 months ago
Up ab69d940e6
update action step name 4 months ago
Krystian Chmura 03865f9b94
run golangci-lint in CI 4 months ago
Up a8502fcd3f
add GitHub actions workflows and build docker image (#9)
* add default values for CLI args

* add development docker compose file

* prevent crash if userdata dir does not exist

* accounts, acccountStats

* account stats and create db indices

* compensations and daily runs

* ensure uniqueness of daily seed

* start on port 8001 by default for client parity

* add GitHub actions scripts and dockerfile

* add os architecture

* only build docker image on main repo

* add example compose file
4 months ago