Releases: lavanet/lava
Releases Β· lavanet/lava
Lava v4.2.7 π
Changelog
New Features
- 97ff6f7: feat: Added show-provider-address-in-metrics flag for provider metrics (@fbjohnny)
- b8ad0b9: feat: PRT - add custom chain fetcher for Solana WIP (@ranlavanet)
- e1cf5f7: feat: PRT - lavap 4.1.6 - Do Not Merge (@ranlavanet)
- f908cb5: feat: increase target version to 4.1.3 (@ranlavanet)
Other work
- 736ee85: 4.2.4 (@ranlavanet)
- 549cf12: @shleikes PR changes (@ranlavanet)
- af61404: @shleikes This is for you (@ranlavanet)
- f4eadfa: Added support for SVM and custom chain trackers. (@ranlavanet)
- 1df9f1b: CR Fix: Cleaner code (@shleikes)
- 3f73d73: Chain tracker log severity change from debug -> trace (@shleikes)
- 0d391af: Fix a bug where static provider won't use relay metrics (@shleikes)
- 21cb826: Fix lint (@shleikes)
- 039f9f4: Fix solana fallback, to use cache (@shleikes)
- 841f047: Fix two different bugs (@shleikes)
- c6246b5: Merge commit 'e4b610f40c4811f1065f5b10cb8975c200e92148' into PRT-version-4-1-3-release-with-experimental-hf (@ranlavanet)
- e2c8109: Merge tag 'v4.2.4' into PRT-lavap-4-2-7 (@ranlavanet)
- d0b4279: Move flag name to cobra.Common (@shleikes)
- 21e68cd: Remove trace and bundler from CELO spec (@shleikes)
- efdcb48: Rename (@shleikes)
- 6563245: Set protocol version to 4.2.1 (@shleikes)
- 3282a0d: Small refactor (@shleikes)
- 11d57f7: Small rename (@shleikes)
- 18c395b: add one year to all periodic accounts that have not started yet ( <>)
- b0b3a9e: adding experimental feature. (@ranlavanet)
- 9aacb6b: adding more info (@ranlavanet)
- a72ae9d: create solana script (@ranlavanet)
- 59f8d14: fix again (@ranlavanet)
- ae59178: fix solana spec with subscriptions (@ranlavanet)
- 07bdddd: fix unit test (@oren-lava)
- e41ad2e: fix v3 (@ranlavanet)
- 7657057: handle multiple subscribe parse directives (@oren-lava)
- e4b610f: hotfix v3.1.5-near (@ranlavanet)
- 2e715d9: increase protocol version (@ranlavanet)
Lava v4.2.6 π
Lava v4.2.5 π
What's Changed
- feat: PRT - adding trace methods to ethereum by @ranlavanet in #1867
- fix: Fix docker build step by @nimrod-teich in #1870
- feat: add pool-rewards-breakdown command by @omerlavanet in #1866
- feat: Added lava_consumer_overall_health_breakdown metric by @fbjohnny in #1873
- fix: dealing with 100% commission by @oren-lava in #1876
- fix: PRT - Fix scripts and README by @shleikes in #1875
- feat: FB - Add lava_consumer_overall_health_breakdown metric by @shleikes in #1874
- feat: PRT - Adding a flag to specify how many providers are wanted in each tier by @ranlavanet in #1872
- fix: estimate rewards query returns wrong estimations by @oren-lava in #1871
- chore: PRT - adding examples configurations for providers to use on mainnet. by @ranlavanet in #1880
- feat: PRT - Add provider endpoint to metrics by option by @shleikes in #1881
- fix: Fixed to correct version GO 1.23.0 by @semalis in #1885
- feat: PRT - added a flag to allow chains with lower amount of providers run with more distributed providers into tiers. by @ranlavanet in #1884
- fix: PRT - fix health and test commands removing WS panic. by @ranlavanet in #1886
- fix: PRT - Fix debug and trace addons on Avalanche by @shleikes in #1887
- feat: Reputation: CNS-1001 - Repuration params by @oren-lava in #1601
- fix: PRT - Fix Arbitrum with arbtrace addon by @shleikes in #1888
- chore: PRT - Update protocol version to 4.2.5 by @shleikes in #1890
New Contributors
Full Changelog: v4.2.4...v4.2.5
Lava v4.2.4 π
Lava v4.2.3 π
Changelog
New Features
- 1f8255f: feat: PRT - golang cache populator cmd (@ranlavanet)
Bug fixes
- 59fe945: fix: PRT - fixing rest APIs that require event parsing such as txs returning HTML body. (@ranlavanet)
Other work
What's Changed
- feat: PRT - golang cache populator cmd by @ranlavanet in #1861
- feat: add arbitrum trace apis by @Yaroms in #1854
- fix: PRT - fixing rest APIs that require event parsing such as txs returning HTML body. by @ranlavanet in #1863
Full Changelog: v4.2.2...v4.2.3
Lava v4.2.2 π
Changelog
New Features
- 4322087: feat: CNS-daily restaking credit (#1794) (@omerlavanet)
- 4085338: feat: CNS-upgrade-go-version (#1777) (@Yaroms)
- 08371e7: feat: PRT - 4.2.2 (#1859) (@ranlavanet)
Bug fixes
- 5abd068: Revert "refactor: PRT - Replace cookbook/specs with lava-config specs (#1813)" (@shleikes)
- d90fa09: fix: PRT-fix-strk-ws-spec (@ranlavanet)
- aacfac2: refactor: PRT - Replace cookbook/specs with lava-config specs (#1813) (@shleikes)
Other work
- 9eb349e: Add logs for debugging (#1830) (@shleikes)
- 73b9e01: Add the consumer geolocation to the QoS server report (#1829) (@shleikes)
- a5590f6: CNS-1000: change pairing score to use LegacyDec (#1599) (@oren-lava)
- 90cf95b: Fail on error on docker build (#1846) (@luis02lopez)
- 7a8b73d: First step: Recover anything but specs (@shleikes)
- 9ceef9d: Fix (@shleikes)
- 27c0c66: Fix missing QoS Client in initialization (#1850) (@shleikes)
- ab27578: Merge commit '119cfb794f2bf71a34b38d186e1bd87e8e050910' (@shleikes)
- 029228f: Merge commit 'b282e4dd4e2660bff663f862937aa5e5361aed99' as 'specs' (@shleikes)
- a57c6de: Move the specs readme to the main readme (@shleikes)
- 7f2c485: PRT - DR flag now takes effecwt in sendDataReliabilityRelayIfApplicable (#1839) (@ranlavanet)
- 843d2cc: Re-add missing solana (@shleikes)
- 48ca110: Second step: Recover changes of specs (@shleikes)
- d228e88: Set protocol version to 4.2.1 (#1831) (@shleikes)
- 27317ae: Small fix (@shleikes)
- a9c07ee: Small fix to readme (@shleikes)
- 119cfb7: Squashed 'specs/' changes from c69bec86e..c493a35bf (@shleikes)
- b282e4d: Squashed 'specs/' content from commit c69bec86e (@shleikes)
- 49199fe: Step five: Fix the workflow (@shleikes)
- f73c319: Step four: Remove added files (@shleikes)
- 4c249a4: Step three: Remove cookbook/specs (@shleikes)
- 1b5a611: Update specs readme (@shleikes)
- dd6a2d8: Upgrading ristretto to v2 from v0.1.1 (@ranlavanet)
- 33d1c67: Working starknet spec (@ranlavanet)
- c07dbc6: add one year to all periodic accounts that have not started yet (#1824) (@Yaroms)
- 8d83f8b: do automatic unfreeze only for going over min stake (@oren-lava)
- ebfaa9a: fix PR comments (@ranlavanet)
- 2b00f26: fix spec issues (#1848) (@ranlavanet)
- 6594b03: fix spec issues (@ranlavanet)
- 0743d79: fix statistical consensus query test failures. (@ranlavanet)
- fa26249: fix test (@ranlavanet)
- cc0a6a3: freeze after stake unit test (@oren-lava)
- 542517b: increase ristretto version to v2 (@ranlavanet)
- c74f643: lint (@ranlavanet)
- 94712fc: lintush (@ranlavanet)
- 7903158: small fix (@oren-lava)
- 4631607: support project names (#1826) (@omerlavanet)
Lava v4.2.1 π
Changelog
New Features
- 098c7a7: feat: PRT - Websocket limited per ip (#1738) (@ranlavanet)
- 6a7cf7b: feat: remove spec requirement to contain all apis (#1825) (@omerlavanet)