EpicCash / epic

Blockchain Node Server with integrated Stratum Mining Server
https://epiccash.com
Apache License 2.0
25 stars 36 forks source link

Update dependendencies - commits taken from #104 #109

Closed who-biz closed 1 year ago

who-biz commented 1 year ago

This pulls in all commits from Poolboy's PR #104, and rebases against master branch.

It resolves all resulting conflicts, and makes some small changes to versioning (chrono, for example).

Additionally, resolves all new compiler warnings that were resulting.

who-biz commented 1 year ago

Rebased against master branch in force-push: https://github.com/EpicCash/epic/compare/7e1ba89f04cc44c60791588724e6ce4d668d3d28..8224a714855933b5566d0dd4ebb78a0640b06891

Tested and everything appears functional. All tests passing. Node humming along happily.

who-biz commented 1 year ago

ACK. Good to merge.