diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 48fbed91..a5d1cf28 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.1.1" + ".": "2.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a71ba2..3ab36d32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,58 @@ # Changelog +## [2.2.0](https://github.com/Lilypad-Tech/lilypad/compare/v2.1.1...v2.2.0) (2024-07-03) + + +### Features + +* Add count function for miners and submissions ([#216](https://github.com/Lilypad-Tech/lilypad/issues/216)) ([eb8d9db](https://github.com/Lilypad-Tech/lilypad/commit/eb8d9db5531f4ba768a32abf4c5f703a914fd3f2)) +* Add geolocation data to websocket events ([#147](https://github.com/Lilypad-Tech/lilypad/issues/147)) ([939c1b2](https://github.com/Lilypad-Tech/lilypad/commit/939c1b296a189121855d35cf00bb83d8b6aebd11)) +* Add logger for pow events ([#210](https://github.com/Lilypad-Tech/lilypad/issues/210)) ([ec2d59b](https://github.com/Lilypad-Tech/lilypad/commit/ec2d59b7a6949b5317964c4df65453fe01823940)) +* Add network command line option and embedded configs ([#137](https://github.com/Lilypad-Tech/lilypad/issues/137)) ([0a1d212](https://github.com/Lilypad-Tech/lilypad/commit/0a1d212d8cab3b247cdccc629e3d36b5d72c1bb1)) +* Add pr template ([#98](https://github.com/Lilypad-Tech/lilypad/issues/98)) ([2362cf8](https://github.com/Lilypad-Tech/lilypad/commit/2362cf8040d23b777c879583c26b90ad4126c7ce)) +* Add subst template function ([d17099f](https://github.com/Lilypad-Tech/lilypad/commit/d17099f6d75194588e51bac18fab49907cc19d75)) +* Add task section to template ([#108](https://github.com/Lilypad-Tech/lilypad/issues/108)) ([afbf4f8](https://github.com/Lilypad-Tech/lilypad/commit/afbf4f8f9e45acca16615ffe730f19e2dfad2553)) +* Add tracking job and module events ([#123](https://github.com/Lilypad-Tech/lilypad/issues/123)) ([acf81d1](https://github.com/Lilypad-Tech/lilypad/commit/acf81d14097b7388c6a70ed230837b0a75363c6a)) +* Add tracking to resource provider ([#145](https://github.com/Lilypad-Tech/lilypad/issues/145)) ([cbc42d8](https://github.com/Lilypad-Tech/lilypad/commit/cbc42d8571c4b7d2a63cac68eb8f4ff07f590716)) +* Configuration update for Arbitrum Local l2 ([#142](https://github.com/Lilypad-Tech/lilypad/issues/142)) ([a33431a](https://github.com/Lilypad-Tech/lilypad/commit/a33431aebde0c9ec728e3f6342fb9f8ec3582ae5)) +* Cuda miner support 2 ([#178](https://github.com/Lilypad-Tech/lilypad/issues/178)) ([e09ca12](https://github.com/Lilypad-Tech/lilypad/commit/e09ca12fd2363ef3783c9a61ffb4ca6ec99c9dc5)) +* Default to enable pow ([#203](https://github.com/Lilypad-Tech/lilypad/issues/203)) ([44ef08d](https://github.com/Lilypad-Tech/lilypad/commit/44ef08df2c6c2f0fb705f0a04a67db0798d1bf73)) +* **install:** Auto updating binary ([#213](https://github.com/Lilypad-Tech/lilypad/issues/213)) ([ee709d0](https://github.com/Lilypad-Tech/lilypad/commit/ee709d0ff43547b1f2d97a901fbef4d835ee2c65)) +* **install:** Auto updating binary ([#4](https://github.com/Lilypad-Tech/lilypad/issues/4)) ([ee709d0](https://github.com/Lilypad-Tech/lilypad/commit/ee709d0ff43547b1f2d97a901fbef4d835ee2c65)) +* Isolate components ([#81](https://github.com/Lilypad-Tech/lilypad/issues/81)) ([e04d15e](https://github.com/Lilypad-Tech/lilypad/commit/e04d15eb858c69fe8e02b3e67d928bb121872f86)) +* Push RP docker image to registry ([#199](https://github.com/Lilypad-Tech/lilypad/issues/199)) ([494584d](https://github.com/Lilypad-Tech/lilypad/commit/494584da5f340d52b810ba07bee473ce9559e9c1)) +* Simply state loop in sc & fix typo ([#193](https://github.com/Lilypad-Tech/lilypad/issues/193)) ([666cbb6](https://github.com/Lilypad-Tech/lilypad/commit/666cbb6cb2626be50f8c79b2db5807e04ab95cc0)) +* Update job offer event log schema ([#130](https://github.com/Lilypad-Tech/lilypad/issues/130)) ([d5da3dd](https://github.com/Lilypad-Tech/lilypad/commit/d5da3ddd1d40044ac4e6737cc9f5456d03a8d08f)) +* Update readmes for local development and devnet ([#97](https://github.com/Lilypad-Tech/lilypad/issues/97)) ([c6525d6](https://github.com/Lilypad-Tech/lilypad/commit/c6525d6d7b53958fc6de37804b5e291f30b88b09)) +* Version ([1287987](https://github.com/Lilypad-Tech/lilypad/commit/128798741311a1f79967e1a5453ff0bc9471a3c7)) + + +### Bug Fixes + +* fix: ([dca2c9b](https://github.com/Lilypad-Tech/lilypad/commit/dca2c9bfdbf0e4fa90a5ca7b5ffbefa69937c25c)) +* Blocked error channel ([#177](https://github.com/Lilypad-Tech/lilypad/issues/177)) ([34182bb](https://github.com/Lilypad-Tech/lilypad/commit/34182bb6e7e7ed294707d8110b2c86f2958b8572)) +* Change workflow on condition to main ([#179](https://github.com/Lilypad-Tech/lilypad/issues/179)) ([be5aa7d](https://github.com/Lilypad-Tech/lilypad/commit/be5aa7d337836eda90307493f2f6f11b4774011a)) +* Check combined outputs for potential errors when getting bacalhau job id ([#175](https://github.com/Lilypad-Tech/lilypad/issues/175)) ([9164626](https://github.com/Lilypad-Tech/lilypad/commit/91646263180d9bc5e7c8b9bcb77a1071783f332f)) +* Check combined outputs for potentiall errors when getting bacalhau job id ([9164626](https://github.com/Lilypad-Tech/lilypad/commit/91646263180d9bc5e7c8b9bcb77a1071783f332f)) +* Clean openzeplin proxy deploy metadata ([#218](https://github.com/Lilypad-Tech/lilypad/issues/218)) ([9798a09](https://github.com/Lilypad-Tech/lilypad/commit/9798a09058ab98e9f2a5cfe3e3bbd4e1bc94a614)) +* Correct worker number in log ([#202](https://github.com/Lilypad-Tech/lilypad/issues/202)) ([a499e55](https://github.com/Lilypad-Tech/lilypad/commit/a499e554b06afef2a82ac913552e2f031cb4b4f7)) +* Devnet config ([#165](https://github.com/Lilypad-Tech/lilypad/issues/165)) ([05fa726](https://github.com/Lilypad-Tech/lilypad/commit/05fa7261cc9638552d7bd94e969e2420167b9eda)) +* Don't log metrics calls when API_HOST is empty ([#172](https://github.com/Lilypad-Tech/lilypad/issues/172)) ([ec4bebf](https://github.com/Lilypad-Tech/lilypad/commit/ec4bebf59ec75cda59a7f180d8f45f214d0d2b03)) +* Pow deploy typo ([#162](https://github.com/Lilypad-Tech/lilypad/issues/162)) ([4bf8736](https://github.com/Lilypad-Tech/lilypad/commit/4bf873637e67cb046167f79c623eefdefafc5329)) +* Pow issue ([#214](https://github.com/Lilypad-Tech/lilypad/issues/214)) ([c9fb71a](https://github.com/Lilypad-Tech/lilypad/commit/c9fb71af2765c83d103e2d18e45bd96c515128e5)) +* Pow proxy deployment ([#212](https://github.com/Lilypad-Tech/lilypad/issues/212)) ([ea63478](https://github.com/Lilypad-Tech/lilypad/commit/ea634781a5fd794c16ba0f71102951f6749c4827)) +* Set correct values for devnet config ([05fa726](https://github.com/Lilypad-Tech/lilypad/commit/05fa7261cc9638552d7bd94e969e2420167b9eda)) +* Show bacalhau id error ([#192](https://github.com/Lilypad-Tech/lilypad/issues/192)) ([d776217](https://github.com/Lilypad-Tech/lilypad/commit/d776217e307259c9fda8f153aa30fad232c84022)) +* Tracking job offer update events ([#194](https://github.com/Lilypad-Tech/lilypad/issues/194)) ([0c2163d](https://github.com/Lilypad-Tech/lilypad/commit/0c2163da3a00d899d2924cff0d9f6dac2fc03194)) +* Update embedded config ([#188](https://github.com/Lilypad-Tech/lilypad/issues/188)) ([2dde06d](https://github.com/Lilypad-Tech/lilypad/commit/2dde06d51210a12616d34cd0642f212a6e7257c5)) +* Update embeds ([#204](https://github.com/Lilypad-Tech/lilypad/issues/204)) ([c762fc4](https://github.com/Lilypad-Tech/lilypad/commit/c762fc4baa42ab61684fce2d2c371bdc8ed46c70)) + + +### Performance Improvements + +* Improve cuda pow ([#182](https://github.com/Lilypad-Tech/lilypad/issues/182)) ([fbaf86f](https://github.com/Lilypad-Tech/lilypad/commit/fbaf86fb02e14ad927bf68267cc9e32e40ab7822)) +* Update cuda algo ([#219](https://github.com/Lilypad-Tech/lilypad/issues/219)) ([20ad59c](https://github.com/Lilypad-Tech/lilypad/commit/20ad59c4025d5bd2b1a735144eb664c876cbe8f4)) + ## [2.1.1](https://github.com/Lilypad-Tech/lilypad/compare/v2.1.0...v2.1.1) (2024-07-03)