Skip to content

Releases: stakewise/v3-operator

v4.1.10

05 Mar 13:41
51415a9

Choose a tag to compare

What's Changed

Bugfixes

  • Resolved an issue where pending consolidations were missed during the consolidate command. This bug could result in target validator balances exceeding the maximum effective balance (2048 ETH).

Enhancements

  • Accelerated the search for the last event in contract logs by leveraging asyncio concurrency. The number of concurrent queries is configurable via the EVENTS_CONCURRENCY_LIMIT environment variable (default is 10). This enhancement significantly reduces operator startup time, as the operator now quickly locates the most recent oracles config update event.
  • Addressed "unclosed session" errors during operator shutdown by monkey-patching the web3.py session manager. A pull request has been submitted to web3.py and is pending review.

Pull requests

Full Changelog: v4.1.9...v4.1.10

v4.1.9

25 Feb 17:51
5d03a34

Choose a tag to compare

What's Changed

Full Changelog: v4.1.8...v4.1.9

v4.1.8

24 Feb 11:55
0a76487

Choose a tag to compare

What's Changed

Full Changelog: v4.1.7...v4.1.8

v5.0.0.dev2

23 Feb 19:36
0702cbd

Choose a tag to compare

v5.0.0.dev2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.1.7...v5.0.0.dev2

v4.1.7

16 Feb 14:37
060c306

Choose a tag to compare

What's Changed

Full Changelog: v4.1.6...v4.1.7

v4.1.6

29 Jan 16:25
97203af

Choose a tag to compare

What's Changed

Full Changelog: v4.1.5...v4.1.6

v4.1.5

28 Jan 09:09
7ec4184

Choose a tag to compare

What's Changed

Full Changelog: v4.1.4...v4.1.5

v4.1.4

16 Jan 10:47
45b5330

Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4

v4.1.3

13 Jan 16:05
3a53fa4

Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

15 Dec 16:10
83c387d

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2