v0.1.1
What's Changed
- feat: add sui timestamp, to stack create/settle by @Cifko in #283
- fix: missing timestamp by @Cifko in #284
- feat: register on proxy by @Cifko in #285
- feat: add prometheus docker service for node performance metrics analytics by @jorgeantonio21 in #287
- fix: node registration by @Cifko in #288
- feat: remove file storing for symmetric key and submit rotate key on node start by @jorgeantonio21 in #289
- feat: add logic to handle node public key submissions only starting from the current key rotation counter by @jorgeantonio21 in #292
- feat: update node logic from contract updates by @jorgeantonio21 in #294
- feat: review atoma daemon api docs and do not panic when connecting to proxy server (at spawn) by @jorgeantonio21 in #297
- feat: vllm increased customization by @francis2tm in #298
- feat: rename stacks pricing by @jorgeantonio21 in #299
- feat: change toma dependency to usdc by @jorgeantonio21 in #300
- feat: refactor docker entrypoint file to not change client.yaml in place by @jorgeantonio21 in #301
- feat: daemon refactor by @jorgeantonio21 in #302
- feat: do not expose daemon port externally by @jorgeantonio21 in #305
- feat: daemon testing by @jorgeantonio21 in #303
Full Changelog: v0.1.0...v0.1.1