Skip to content

Conversation

@arnetheduck
Copy link
Member

  • KZG can now be loaded lazily - at the same time, normalise command line parameter for using a different setup to use --debug prefix like all other hidden options, allowing the option can be shared between eth1/eth2
  • move init logic around so that "main thread" / process-related initialization has its own home that is not shared with libraries
  • make init fail gracefully (instead of quitting)
  • remove error handling made redundant by async raises

* KZG can now be loaded lazily - at the same time, normalise command
line parameter for using a different setup to use `--debug` prefix like
all other hidden options, allowing the option can be shared between
eth1/eth2
* move init logic around so that "main thread" / process-related
initialization has its own home that is not shared with libraries
* make init fail gracefully (instead of quitting)
* remove error handling made redundant by `async` raises
@github-actions
Copy link

github-actions bot commented Oct 27, 2025

Unit Test Results

       15 files  ±0    3 030 suites  ±0   1h 35m 28s ⏱️ + 3m 36s
12 625 tests ±0  12 045 ✔️ ±0  580 💤 ±0  0 ±0 
79 371 runs  ±0  78 494 ✔️ ±0  877 💤 ±0  0 ±0 

Results for commit aeb3b67. ± Comparison against base commit 4b024bd.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant