Releases: lavanet/lava
Releases · lavanet/lava
Lava v2.1.3 🌋
Changelog
New Features
- 39bcdb5: feat: PRT-adding relay debug headers (#1487) (@ranlavanet)
Documentation updates
Other work
Lava v2.1.2 🌋
Changelog
New Features
- a1630e4: feat: CNS repo clean (#1469) (@Yaroms)
- 64fa141: feat: Lava Docker support (#1458) (@amitza)
- 64df2bf: feat: PRT - adding useful headers (#1453) (@ranlavanet)
- 0c35e16: feat: PRT adding errored and blocked providers to headers and fixing archive issue (#1459) (@ranlavanet)
- 1e9387d: feat: PRT-add-archive-header-indicator (#1477) (@ranlavanet)
- 17c497d: feat: docker compose support (#1464) (@amitza)
- 9264d7a: feat: refactor tendermint and ethermint specs usage (#1463) (@Yaroms)
Bug fixes
- 11c2b00: fix: CNS-973: added pruning verification to EVMOS (#1456) (@oren-lava)
- 9deb00a: fix: docker tag support (#1465) (@amitza)
- 740e647: fix: near archive testnet (#1461) (@BabyScope)
Other work
Lava v2.1.1 🌋
Changelog
New Features
- 3c93711: feat: CNS-957-provider-jail (#1443) (@Yaroms)
- d7d7308: feat: added placeholder for parsers (#1449) (@omerlavanet)
- b2ffd3b: feat: ethereaum beacon chain (#1441) (@BabyScope)
Bug fixes
- 604af55: fix: CNS-972: enhanced the unit test for iprpc subscriptions (#1455) (@oren-lava)
Other work
Lava v2.1.0 🌋
Changelog
New Features
- bc15366: feat: CNS-949: add feegrant tx to stake cli (#1413) (@oren-lava)
- c0a44ca: feat: CNS-955: add provider description and spec identity (#1433) (@oren-lava)
- ef41d31: feat: ethermint spec add (#1438) (@BabyScope)
- 57f3fb5: feat: side spec (#1408) (@BabyScope)
Bug fixes
Other work
Lava v2.0.3 🌋
Changelog
New Features
- 3d09369: feat: Add ethereum account abstraction EIP 4337 (#1423) (@datanexus-vincent)
- 8826ae6: feat: PRT-add-grpc-compression-for-provider-consumer-communication (#1440) (@ranlavanet)
- 90cf8dd: feat: PRT-fiber-marshalling-improvement (#1439) (@ranlavanet)
Bug fixes
- 69af1f2: fix: PRT - fix issue with choosing more than one provider when disabling extensions (#1429) (@ranlavanet)
- 367d167: fix: PRT Fixing provider client for jsonrpc failing on (#1432) (@ranlavanet)
- 9fb3f9b: fix: unlink cache unix socket (#1435) (@amitza)
Other work
Lava v2.0.2 🌋
Changelog
New Features
- a04028b: feat: Add Manta Pacific Spec (#1392) (@datanexus-vincent)
- 0401570: feat: CNS-931: vault and operator provider addresses (#1382) (@oren-lava)
- 92b6e84: feat: CNS-952: provider pairing chance query & provider query (#1421) (@oren-lava)
- e9d68ed: feat: CNS: validator performance command (#1409) (@oren-lava)
- 4737838: feat: PRT - adding user IP data to referrer request (#1426) (@ranlavanet)
- ca2e106: feat: PRT - make lavap use config path as default values (#1425) (@ranlavanet)
- 4cc0300: feat: union spec add (#1406) (@BabyScope)
Bug fixes
- 3f9ff53: fix: PRT-Consumer cache ability use Unix sockets (#1424) (@nimrod-teich)
Other work
- 6ab81ff: bug fix canceling wrong context. (#1422) (@ranlavanet)
Lava v2.0.1 🌋
Changelog
New Features
- 69eb738: feat: CNS-950-celestia-spec (#1401) (@Yaroms)
- 4e97955: feat: PRT-1198: Add consumer cache TTL multiplier flags (#1411) (@nimrod-teich)
- 4ae5065: feat: PRT-forward-archive-calls-to-normal-providers-if-we-dont-have-any-extension-providers (#1412) (@ranlavanet)
Bug fixes
- 41aaff0: fix: PRT-fix-grpc-error-code-parsing (#1405) (@ranlavanet)
Other work
- dd93c06: fix event type and names (#1419) (@Yaroms)
- bfac8c9: fix overflow (#1420) (@ranlavanet)
- 77e92eb: increasing lavap version number 2-0-1 increasing minimum version as well (#1414) (@ranlavanet)
Lava v2.0.0 🌋
Changelog
Bug fixes
- d4cd0e1: fix: CNS-948: fixed mix pairing bug (#1404) (@oren-lava)
Other work
- 15ba2d6: Added missing cosmos methods (#1402) (@datanexus-vincent)
What's Changed
- feat: PRT - tx counter command by @ranlavanet in #1381
- feat: CNS-941: support address arguments from keyring by @oren-lava in #1385
- fix: CNS-900: provider monthly payout query bug fix by @oren-lava in #1386
- feat: PRT: Add Trace log level by @shleikes in #1390
- feat: PRT-added multiple versions support with internal paths by @omerlavanet in #1394
- feat: spec add NAMADA by @RuslanGlaznyov in #1365
- fix: PRT- fixing validators spec issue by @ranlavanet in #1395
- ci: DO-2152 Update test workflows by @amitza in #1304
- feat: PRT-adding-api-usage-metrics by @ranlavanet in #1389
- feat: CNS-946-add-ibc-packet-forwarding by @Yaroms in #1380
- feat: CNS-945-remove-frozen-from-epochstorage by @Yaroms in #1397
- fix: PRT - solving caching errors forever issue by @ranlavanet in #1388
- feat: Revert CNS-945-remove-frozen-from-epochstorage by @Yaroms in #1399
- feat: CNS-remove-frozen-from-static-spec by @Yaroms in #1400
- chore: PRT-adding logging information by @ranlavanet in #1403
- feat: PRT-get-best-endpoint-csm by @ranlavanet in #1396
- fix: adding missing cosmos methods by @datanexus-vincent in #1402
- fix: CNS-948: fixed mix pairing bug by @oren-lava in #1404
Full Changelog: v1.2.4...v2.0.0
Lava v1.2.5 🌋
Changelog
New Features
- f5250a8: Revert "feat: CNS-945-remove-frozen-from-epochstorage (#1397)" (#1399) (@Yaroms)
- 662cac5: feat: CNS-941: support address arguments from keyring (#1385) (@oren-lava)
- 6a97f43: feat: CNS-945-remove-frozen-from-epochstorage (#1397) (@Yaroms)
- afd7247: feat: PRT - tx counter command (#1381) (@ranlavanet)
- 30baa56: feat: PRT-adding-api-usage-metrics (#1389) (@ranlavanet)
- 41b3b3a: feat: PRT-get-best-endpoint-csm (#1396) (@ranlavanet)
- de156f6: feat: spec add NAMADA (#1365) (@RuslanGlaznyov)
Bug fixes
- 501d7da: fix: PRT - solving caching errors forever issue (#1388) (@ranlavanet)
Build process updates
Other work
- 1ec3d07: Add Trace log level (#1390) (@shleikes)
- 6f6d0e5: CNS-900: let provider monthly payout query consider validators and community participation fees (#1386) (@oren-lava)
- 708dc40: add pfm (#1380) (@Yaroms)
- 067bfc1: added multiple versions support with internal paths (#1394) (@omerlavanet)
- 7e399a3: adding logging information (#1403) (@ranlavanet)
- 24a25b7: fixing validators spec issue (#1395) (@ranlavanet)
- 7253596: remove frozen entries from static pairing (#1400) (@Yaroms)
Lava v1.2.4 🌋
Changelog
New Features
- 176507c: feat: CNS-942: remove stake entry index usage (#1370) (@oren-lava)
Bug fixes
- d8ddd65: fix: PRT - fixing retry spam on executed transactions (#1387) (@ranlavanet)