beamer icon indicating copy to clipboard operation
beamer copied to clipboard

Beamer - Bridging rollups with L1 inherited security

Results 100 beamer issues
Sort by recently updated
recently updated
newest added

# Rationale Messaging in zkSync uses two contracts: one deployed on L2 (implementing the [IL2Messenger](https://github.com/matter-labs/era-contracts/blob/fc7e86a3df404acb88d86502c944c0630a7ed288/zksync/contracts/L2ContractHelper.sol#L5C1-L7) interface) and one deployed on L1 (implementing the [IMailbox](https://github.com/matter-labs/era-contracts/blob/main/ethereum/contracts/zksync/interfaces/IMailbox.sol) interface). Messages coming in the direction...

contracts :receipt:
feature

Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.18.0 to 3.19.1. Release notes Sourced from pycryptodome's releases. v3.19.1 - Zeil Resolved issues Fixed a side-channel leakage with OAEP decryption that could be exploited to carry...

dependencies
python

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 3.0.3. Commits 1a5ffc1 Bump pylint to 3.0.3, update changelog 54687e7 Disallow isort 5.13.0 (#9290) (#9292) fea5483 [wrong-exception-operation] Fix FP for tuple concatenation of exception types......

dependencies
python

Bumps [eth-ape](https://github.com/ApeWorX/ape) from 0.6.20 to 0.6.27. Release notes Sourced from eth-ape's releases. Ape 0.6.27 Changes fix: allow None values in Ethereum.create_transaction() [APE-1590] @​antazoey (#1758) feat: improve SignableMessage repr [APE-1587] @​antazoey...

dependencies
python

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. Changelog Sourced from cryptography's changelog. 41.0.6 - 2023-11-27 * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle....

dependencies
python

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0. Release notes Sourced from aiohttp's releases. 3.9.0 Features Introduced AppKey for static typing support of Application storage. See https://docs.aiohttp.org/en/stable/web_advanced.html#application-s-config (#5864) Added a graceful shutdown...

dependencies
python

Bumps [ape-optimism](https://github.com/ApeWorX/ape-optimism) from 0.6.2 to 0.6.6. Release notes Sourced from ape-optimism's releases. Ape Optimism 0.6.6 Changes fix: issues with forked networks [APE-1510] @​antazoey (#20) Special thanks to: @​antazoey Ape Optimism...

dependencies
python

Bumps [ape-polygon-zkevm](https://github.com/ApeWorX/ape-polygon-zkevm) from 0.1.1 to 0.6.1. Release notes Sourced from ape-polygon-zkevm's releases. Ape PolygonZkEVM 0.6.1 issue with forked networks; use new APIs Ape PolygonZkEVM 0.6.0 fix: Issue with networks and...

dependencies
python

Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3. Changelog Sourced from pip's changelog. 23.3 (2023-10-15) Process Added reference to vulnerability reporting guidelines <https://www.python.org/dev/security/>_ to pip's security policy. Deprecations and Removals Drop a...

dependencies
python

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies
javascript