-
Notifications
You must be signed in to change notification settings - Fork 118
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
Pullupstream/v0.5.0 #63
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e8ad9e - Browse repository at this point
Copy the full SHA 6e8ad9eView commit details -
fix Leaves smtproof (0xPolygonHermez#3127)
* fix Leaves smtproof * pointer protection * fix unit test
Configuration menu - View commit details
-
Copy full SHA for 22b2651 - Browse repository at this point
Copy the full SHA 22b2651View commit details
Commits on Jan 24, 2024
-
Add l2block log dump when storing error. Refactor ProcessBatchV2 logs (…
…0xPolygonHermez#3129) * add l2block log dump when storing error. refactor ProcessBatchV2 logs * add AddL2Block log * fix index AddL2Block log * use aux variable to avoid reusing poiner --------- Co-authored-by: Toni Ramírez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1962ca1 - Browse repository at this point
Copy the full SHA 1962ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3dddf7 - Browse repository at this point
Copy the full SHA c3dddf7View commit details -
Fix GetL2Hash function. Use tx L2 hash returned by the executor when …
…storing L2Block. Logs changes (0xPolygonHermez#3134) * fix l2 hash when to is nill * get l2 hash from executor * fix use tx L2 hash returned by the executor when storing L2Block. Logs changes * fix linter * add L2block tracking number to process tx logs * fix ProcessBatchV2 log format * fix UTs. set useMainExecGenerated to true * set prover image to v4.0.0-RC30 * test setting useMainExecGenerated = false * fix independent_test * fix non-e2e tests --------- Co-authored-by: Toni Ramírez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e1e5e9 - Browse repository at this point
Copy the full SHA 8e1e5e9View commit details
Commits on Jan 25, 2024
-
remove l2 tx hash computation and use data stored in the state return…
…ed by the executor (0xPolygonHermez#3139)
Configuration menu - View commit details
-
Copy full SHA for 19d493e - Browse repository at this point
Copy the full SHA 19d493eView commit details -
etrog: fix permissionless errors (0xPolygonHermez#3140)
* if got an error getting lastBlock produce a SIGSEGV * reduce info logs * fix unittest
Configuration menu - View commit details
-
Copy full SHA for 8124e52 - Browse repository at this point
Copy the full SHA 8124e52View commit details -
Fix missing batch bookmark (0xPolygonHermez#3122)
* fix missingBookMark * fix missingBookMark * fixes * fix * fix * fix seq-sender config * fixes * doc
Configuration menu - View commit details
-
Copy full SHA for 895c1e0 - Browse repository at this point
Copy the full SHA 895c1e0View commit details -
fix wipL2Block deltaTimestamp (0xPolygonHermez#3142)
* improve open new wipL2Block logs * fix wipL2Block deltaTimestamp
Configuration menu - View commit details
-
Copy full SHA for 6feb7b8 - Browse repository at this point
Copy the full SHA 6feb7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 646603e - Browse repository at this point
Copy the full SHA 646603eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddba20 - Browse repository at this point
Copy the full SHA 4ddba20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1825164 - Browse repository at this point
Copy the full SHA 1825164View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc51813 - Browse repository at this point
Copy the full SHA bc51813View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4dc6258 - Browse repository at this point
Copy the full SHA 4dc6258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fcb5b - Browse repository at this point
Copy the full SHA 86fcb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a957f - Browse repository at this point
Copy the full SHA 75a957fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f69f0f9 - Browse repository at this point
Copy the full SHA f69f0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a507e - Browse repository at this point
Copy the full SHA 65a507eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f79b21 - Browse repository at this point
Copy the full SHA 8f79b21View commit details -
Fix default value when creating transaction.used_sha256_hashes field …
…in the pool (0xPolygonHermez#3156) * set DEFAULT 0 when creatingtransaction.used_sha256_hashes field in the pool * update prover image to v4.0.0
Configuration menu - View commit details
-
Copy full SHA for c100d40 - Browse repository at this point
Copy the full SHA c100d40View commit details -
add cardona testnet (0xPolygonHermez#2909) (0xPolygonHermez#3155)
* add cardona testnet (0xPolygonHermez#2909) * update config * update cardona genesis --------- Co-authored-by: Thiago Coimbra Lemos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a8dd7d - Browse repository at this point
Copy the full SHA 1a8dd7dView commit details -
new fields in stream (0xPolygonHermez#3149)
* new fields in stream * update test * remove unused constant * add UpgradeEtrogBatchNumber handling to stream * doc * add log to test * add log to test * add protection * add check * fix * fix
Configuration menu - View commit details
-
Copy full SHA for f3b86d4 - Browse repository at this point
Copy the full SHA f3b86d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47986a - Browse repository at this point
Copy the full SHA b47986aView commit details
Commits on Jan 27, 2024
-
synchronizer: fix case emtpy batch and unittest (0xPolygonHermez#3159)
* fix case emtpy batch and unittest * fix error in conversion * fix unittest
Configuration menu - View commit details
-
Copy full SHA for eea3833 - Browse repository at this point
Copy the full SHA eea3833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7497d07 - Browse repository at this point
Copy the full SHA 7497d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12022c2 - Browse repository at this point
Copy the full SHA 12022c2View commit details -
Add a note in deployment instruction to restart rpc after forkId 7 (0…
…xPolygonHermez#3163) * note to restart zkevm-rpc * update comment
Configuration menu - View commit details
-
Copy full SHA for a296484 - Browse repository at this point
Copy the full SHA a296484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dfe003 - Browse repository at this point
Copy the full SHA 5dfe003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 479ba46 - Browse repository at this point
Copy the full SHA 479ba46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2a95d - Browse repository at this point
Copy the full SHA 9e2a95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b216df0 - Browse repository at this point
Copy the full SHA b216df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5bc983 - Browse repository at this point
Copy the full SHA f5bc983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bb731 - Browse repository at this point
Copy the full SHA 87bb731View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e0d164 - Browse repository at this point
Copy the full SHA 4e0d164View commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8251250 - Browse repository at this point
Copy the full SHA 8251250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cb0ff - Browse repository at this point
Copy the full SHA 61cb0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4a8aa - Browse repository at this point
Copy the full SHA 3c4a8aaView commit details
Commits on Feb 5, 2024
-
CDK DAC interfaces got renamed, apply those updates to the Makefile m…
…ockery generation
Configuration menu - View commit details
-
Copy full SHA for 5ba4e71 - Browse repository at this point
Copy the full SHA 5ba4e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d82046 - Browse repository at this point
Copy the full SHA 6d82046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51944b6 - Browse repository at this point
Copy the full SHA 51944b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c265b1d - Browse repository at this point
Copy the full SHA c265b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a35276 - Browse repository at this point
Copy the full SHA 5a35276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c9ffd - Browse repository at this point
Copy the full SHA 96c9ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for aae26e1 - Browse repository at this point
Copy the full SHA aae26e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55adae7 - Browse repository at this point
Copy the full SHA 55adae7View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c20694 - Browse repository at this point
Copy the full SHA 7c20694View commit details