Skip to content

Releases: EspressoSystems/nitro-espresso-integration

v3.6.7-c5bd972

02 Mar 17:57
c5bd972

Choose a tag to compare

What's Changed

Full Changelog: v.3.6.7-ada96a7...v3.6.7-c5bd972

v3.5.6-a34616a

03 Mar 18:43
a34616a

Choose a tag to compare

What's Changed

  • [Backport integration-v3.5.6] Add persistent key storage to the Batch Poster by @github-actions[bot] in #966
  • chore: backport register signer integration v3.5.6 by @lukeiannucci in #1002

Full Changelog: v3.5.6-7699335...v3.5.6-a34616a

v3.6.7-ada96a7

02 Mar 14:43
ada96a7

Choose a tag to compare

What's Changed

Full Changelog: v3.6.7-28db223...v.3.6.7-ada96a7

v3.5.6-celestia-0813fa3

02 Mar 16:53
0813fa3

Choose a tag to compare

What's Changed

Full Changelog: v3.5.6-celestia-9c5e4c9...celestia-v3.5.6-0813fa3

v3.6.7-28db223

19 Feb 20:43
28db223

Choose a tag to compare

v3.6.7-28db223 Pre-release
Pre-release

What's Changed

  • Update codeowners by @varun-doshi in #919
  • Remove Max Base Fee upon Registering Signer by @lukeiannucci in #921
  • Refactor batcher address monitor (#881) by @ImJeremyHe in #918
  • [Backport integration] Fix throughtput tests by @github-actions[bot] in #934
  • [Backport/integration]: Registering the signer should have a limit (#931) by @varun-doshi in #941
  • [Backport integration] optimize config migration script by @github-actions[bot] in #945
  • [Backport integration] fix: from-block remapping by @github-actions[bot] in #950
  • Backport by @lukeiannucci in #953
  • [Backport integration] feat: move signer registration loop to the verifier by @github-actions[bot] in #960
  • Add persistent key storage to the Batch Poster by @zacshowa in #957
  • [Backport integration] Add missing hotshot-url remapping by @github-actions[bot] in #968
  • [Backport integration] Fix typo and default value by @github-actions[bot] in #974
  • [Backport integration] remove config migration script by @github-actions[bot] in #983
  • chore: bump rust version by @varun-doshi in #996

Full Changelog: v3.6.7-b08553c...v3.6.7-28db223

v3.5.6-7699335

18 Feb 18:11
7699335

Choose a tag to compare

v3.5.6-7699335 Pre-release
Pre-release

What's Changed

  • [Backport integration-v3.5.6] Remove Max Base Fee upon Registering Signer by @github-actions[bot] in #922
  • [Backport integration-v3.5.6] Update codeowners by @github-actions[bot] in #920
  • Cherry pick recent changes to v3.5.6 by @ImJeremyHe in #935
  • [Backport integration-v3.5.6] optimize config migration script by @github-actions[bot] in #946
  • [Backport/integration-v3.5.6]: Registering the signer should have a limit (#931) by @varun-doshi in #942
  • Li/integration backport by @lukeiannucci in #954
  • [Backport integration-v3.5.6] feat: move signer registration loop to the verifier by @github-actions[bot] in #961
  • [Backport integration-v3.5.6] Add missing hotshot-url remapping by @github-actions[bot] in #969
  • [Backport integration-v3.5.6] Fix typo and default value by @github-actions[bot] in #975
  • chore: bump rust version by @varun-doshi in #995

Full Changelog: v3.5.6-8540e38...v3.5.6-7699335

v3.5.6-celestia-9c5e4c9

20 Feb 10:22
9c5e4c9

Choose a tag to compare

Pre-release

What's Changed

  • [Backport celestia-v3.5.6] Fix typo and default value by @github-actions[bot] in #976
  • [Backport celestia-v3.5.6] remove config migration script by @github-actions[bot] in #984
  • Remove submodule espresso-tee-contracts-legacy (#959) by @ImJeremyHe in #993

Full Changelog: v3.5.6-celestia-960548b...v3.5.6-celestia-9c5e4c9

v3.9.2-espresso-v1.0.1

09 Feb 08:53
d787eb1

Choose a tag to compare

1.0.1 (2026-02-09)

Bug Fixes

  • run ci on v3.9.2 branches and add githook for checking commit messages (#987) (ec638bd)

v3.9.2-espresso-v1.0.0

09 Feb 08:20
a4e865b

Choose a tag to compare

1.0.0 (2026-02-06)

Features

Adds support for Attestation service #879
Adds support for Minimum Hotshot block number #895
Batcher Addr monitor refactor #881
Add limit to registering the signer #931
Add support for websocket connection in TEE #939
feat: move signer registration loop to the verifier #958

Bug Fixes

Fixes Regression tests #877
Solve the latestBaseFee taking a Nil value #878
Removes light client address from the config #900
Removes light client address from streamer #907
Add namespace range endpoint #901
Remove max base fee while registering signer #921
Abstract Espresso config as a type #916
Fix config bug #933
Fix throughput tests #930
Fix from block remapping #949
Cleanup Espresso config #932
Add missing hotshot-url remapping #967
Fix typo and default value in the config #973

v3.5.6-celestia-960548b

04 Feb 12:24
960548b

Choose a tag to compare

Pre-release

What's Changed

  • [Backport celestia-v3.5.6] Solve the latestBaseFee taking a Nil value by @github-actions[bot] in #886
  • [Backport celestia-v3.5.6] remove light client address (#900) by @varun-doshi in #906
  • [Backport celestia-v3.5.6] rm light client reader from polling esp streamer by @github-actions[bot] in #914
  • Merge release-tee-caff-node into celestia-v3.5.6 by @zacshowa in #898
  • Cherry pick recent changes to celestia-v3.5.6 by @ImJeremyHe in #938
  • [Backport /celestia-v3.5.6]: Registering the signer should have a limit (#931) by @varun-doshi in #943
  • [Backport celestia-v3.5.6] optimize config migration script by @github-actions[bot] in #947
  • [Backport celestia-v3.5.6] fix: from-block remapping by @github-actions[bot] in #951
  • Backport (#953) (#954) by @lukeiannucci in #955
  • [Backport celestia-v3.5.6] feat: move signer registration loop to the verifier by @github-actions[bot] in #962
  • [Backport celestia-v3.5.6] Add missing hotshot-url remapping by @github-actions[bot] in #970

Full Changelog: v3.5.6-celestia-1528844...v3.5.6-celestia-960548b