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

feat: How to reproduce - Validium Readme #44

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

jordibonet-lambdaclass
Copy link

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.

Copy link

@toni-calvin toni-calvin left a comment

Choose a reason for hiding this comment

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

Left some somments, but lgtm!

validium_mode_example/README.md Outdated Show resolved Hide resolved
@jordibonet-lambdaclass
Copy link
Author

If anyone wants to see how it looks like with the block quotes: https://github.com/lambdaclass/zksync-era/tree/validium-example-readme/validium_mode_example

Copy link
Collaborator

@ilitteri ilitteri left a comment

Choose a reason for hiding this comment

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

The PR looks great! We just need to remove the old validium.md

@jordibonet-lambdaclass
Copy link
Author

jordibonet-lambdaclass commented Jan 17, 2024

The PR looks great! We just need to remove the old validium.md

Ok! I had thought about putting some information about Validium in that file, but the official ZKSync page is down so you're right I'd better remove the file. Thank you!

Copy link
Collaborator

@ilitteri ilitteri left a comment

Choose a reason for hiding this comment

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

LGTM

@ilitteri ilitteri merged commit 5c3dfc5 into validium_mode_pubdata_0_env Jan 17, 2024
7 of 8 checks passed
@ilitteri ilitteri deleted the validium-example-readme branch January 17, 2024 14:31
@mationorato mationorato changed the title feat: refactor readme example feat: How to reproduce - Validium Readme Jan 17, 2024
ilitteri pushed a commit that referenced this pull request Jan 19, 2024
* set pubdata constants to 0

* Set  to 0

* Create contract for writing bytes

* Deploy bytes contract

* update full node to use rpc providers

* fmt

* add colored prints

* add better debug logs

* add better logs

* add erc20 contract and update test

* update logs

* print gas used

* Use `ETH_SENDER_SENDER_VALIDIUM_MODE` to check whether we need to charge the pubdata

* wip

* wip 2: just change runtime behavior

* Restore original values

* Add validium example readme (#34)

* Add validium example readme

* update validium.md and change test name

* fmt

---------

Co-authored-by: toni-calvin <antonio.calvin@lambdaclass.com>

* Only keep changes for vm_latest

* Fix submodule

* Fix integration test license

* change contracts branch

* Remove l1 gas data

* Update submodule branch

* fix: update output readme (#39)

* Update output readme

* Add a note for transactions

* Fix note

* feat: remove logs pubdata (#42)

* remove logs from pubdata

* update comment

* feat: refactor readme example (#44)

* Refactor readme example

* Fix some comments

* Remove validium.md

* Remove debug prints

* Remove debug files

* zk fmt

---------

Co-authored-by: toni-calvin <antonio.calvin@lambdaclass.com>
Co-authored-by: Ivan Litteri <ivanlitteri@Ivans-MacBook-Pro.local>
Co-authored-by: Jordi <jordi.bonet.valiente@lambdaclass.com>
Co-authored-by: Jordi <146965181+jordibonet-lambdaclass@users.noreply.github.com>
Co-authored-by: Matías Onorato <onoratomatias@gmail.com>
Co-authored-by: Antonio Calvín García <garcia.calvin.toni@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move validium.md to the validium_mode_example's README.md
4 participants