Skip to content

[pull] main from pcaversaccio:main#142

Merged
pull[bot] merged 1 commit into
BoomchainLabs:mainfrom
pcaversaccio:main
Feb 28, 2026
Merged

[pull] main from pcaversaccio:main#142
pull[bot] merged 1 commit into
BoomchainLabs:mainfrom
pcaversaccio:main

Conversation

@pull

@pull pull Bot commented Feb 28, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


This change is Reviewable

### 🕓 Changelog

Add Lens test and main network deployments (closes #274 and #275):
- [Lens Sepolia
Testnet](https://explorer.testnet.lens.xyz/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed),
-
[Lens](https://explorer.lens.xyz/addresses/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed).

#### Verification

Compare the `keccak256` hash of the runtime bytecode with the canonical
`keccak256` hash of the runtime bytecode
[here](https://github.com/pcaversaccio/createx#security-considerations)
(`0xbd8a7ea8cfca7b4e5f5041d7d4b17bc317c5ce42cfbc42066a00cf26b43eb53f`):

```console
~$ cast keccak $(cast code 0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed --rpc-url https://rpc.testnet.lens.xyz)
0xbd8a7ea8cfca7b4e5f5041d7d4b17bc317c5ce42cfbc42066a00cf26b43eb53f
~$ cast keccak $(cast code 0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed --rpc-url https://rpc.lens.xyz)
0xbd8a7ea8cfca7b4e5f5041d7d4b17bc317c5ce42cfbc42066a00cf26b43eb53f
```

---------

Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
@pull pull Bot locked and limited conversation to collaborators Feb 28, 2026
@pull pull Bot added the ⤵️ pull label Feb 28, 2026
@pull pull Bot merged commit d422e29 into BoomchainLabs:main Feb 28, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant