Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.4.1 #219

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

chore: release v0.4.1 #219

wants to merge 36 commits into from

Conversation

vcastellm
Copy link
Contributor

Release v0.4.1

arnaubennassar and others added 30 commits October 25, 2024 18:37
* WIP

* link non evm integrations

* wip

* gpt rewrite

* Update docs/SUMMARY.md

Co-authored-by: Dra Murphy <[email protected]>

* Apply suggestions from code review

Co-authored-by: Dra Murphy <[email protected]>

---------

Co-authored-by: Dra Murphy <[email protected]>
* WIP

* WIP

* feat: add openrpc.json doc file for the rpc

* pr reqs
* feat: remove DS from aggregator

* feat: unit tests

* fix: rust

* fix: seq-sender tests

* fix: local_config script

* fix: remove unused file

* fix: default config

* fix: test config

* fix: nil l1inforoot

* feat: improve coverage

* fix: comments

* feat: remove DS lib
Co-authored-by: Goran Rojovic <[email protected]>
Co-authored-by: Victor Castell <[email protected]>
Co-authored-by: joanestebanr <[email protected]>
Co-authored-by: Arnau Bennassar <[email protected]>
* feat: use metadata field on certificate

* fix: lint and UT

* fix: comments
Use input_parser.star from kurtosis
* feat use sqlite on lastgersync

* apply requests

* rm tree migrations

* Update lastgersync/processor.go

Co-authored-by: Goran Rojovic <[email protected]>

---------

Co-authored-by: Goran Rojovic <[email protected]>
* feat use sqlite on claimsponsor

* wip

* pass UTs

* fix identation

* fix identation

* rm cover.out

* rm tree migrations

* make err a var
…the-version-command-from-combinations-files

refactor: retrieve and parse versions at buildtime
* wip

* implementation

* fix tests

* wip

* mdbx is gone

* increase coverage

* remove ifElseChain from golangci

* remove ifElseChain from golangci

* remove ifElseChain from golangci

* increase coverage

* increase coverage

* identation

* identation

* identation

* fix kurtosis config
* feat: calculate acc input hash locally (#154)
…pessimistic proof branch (#165)

* fix: certificate with no importedBridges set '[]' instead of 'null'

* fix: certificate with no importedBridges set '[]' instead of 'null'

* feat: adapt to kurtosis-cdk pp

* feat: change para SaveCertificatesToFiles to SaveCertificatesToFilesPath

* fix: get candidate and proven certificates as well

* fix: remove test

* fix: small changes

* fix: db tx rollback

* fix: replace existing certificate

* fix: lint and coverage

* feat: check for nil fields in certificate

* feat: no claims test

* fix: comments

* fix: lint

* fix: shallow copy imported bridge exits and bridge exits

* fix: local_config for debug

* fix: cdk-erigon-node-001 rename to cdk-erigon-rpc-001

* feat: add logs to check cert

* feat: store hash as text, add logs

* fix: lint

* fix: bump kurtosis-cdk version to 0.2.18

* fix: comments

* fix: string conversion error on BridgeExit

* fix: lint

* fix: update minter key

* fix: e2e

* fix: e2e tests

---------

Co-authored-by: joanestebanr <[email protected]>
Co-authored-by: Victor Castell <[email protected]>
* feat: created and updated timestamps

* feat: save raw certificate to db

* fix: raw to signed_certificate

* fix: indentation
* chore: bump kustoris
* Adapt to changes in services names
* fix: update minter key
* Apply feedback

Co-authored-by: Stefan Negovanović <[email protected]>
---------
Co-authored-by: Stefan Negovanović <[email protected]>
* fix: var zkevm_path_rw_data is defined in kurtosis/main but not yet on 0.2.8, try to override it
* fix: bump kurtosis 0.2.19 to have the new variable
* feat: sync UpdateL1InfoTreeV2

* fix linter

* use common hash instead of bytes 32

* imporve

* imporve

* imporve

* cover verify trusted aggregator event

* cover halted queries

* rm coverage file

* increase coverage

* moar coverage

* remove files that shouldnt be there

* do not cover smart contracts (generated bindings)

* feat: increase coverage (#159)

* apply pr suggestions

* add context done in handle newblock

* add context done in handle newblock

* add context done in handle newblock

* add context done in handle newblock

---------

Co-authored-by: Joan Esteban <[email protected]>
* feat: unpack and log agglayer errors (#158)

* feat: unpack and log agglayer errors

* feat: agglayer error unpacking

* fix: lint and UT

* feat: epoch notifier (#144)

- Send certificates after a percentage of epoch
- Require epoch configuration to AggLayer
- Change config of `aggsender` adding: `BlockFinality` and `EpochNotificationPercentage`

* refact: GetSequence method (#169)

* feat: remove sanity check (#178) (#179)

---------

Co-authored-by: Goran Rojovic <[email protected]>
Co-authored-by: Rachit Sonthalia <[email protected]>
Co-authored-by: Toni Ramírez <[email protected]>
goran-ethernal and others added 5 commits November 13, 2024 16:57
* ensure oldAccInputHash is ready

* feat: updata sync lib

* feat: acc input hash sanity check

* feat: check acc input hash -1

* feat: refactor

* feat: refactor

* fix: batch1 acc input hash

* fix: timestamp in input prover

* fix: timestamp in input prover

* fix: timestamp

* feat: remove test

* fix: test

* fix: test

* fix: comments

* fix: comments
* fix: clean proof table on start
@vcastellm vcastellm changed the title Release/v0.4.1 Release v0.4.1 Dec 3, 2024
@vcastellm vcastellm changed the title Release v0.4.1 chore: release v0.4.1 Dec 3, 2024
aggsender/aggsender.go Dismissed Show dismissed Hide dismissed
Copy link
Contributor

@joanestebanr joanestebanr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the PR is not passing Unit test?

@vcastellm
Copy link
Contributor Author

vcastellm commented Dec 4, 2024

Why the PR is not passing Unit test?

It's explained in the slack message: upgrades in Kurtosis that broke the testing

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.

7 participants