Pedro Novais
|
3caceed6f6
|
Staterecovery part 13 blockhash fixes (#675)
staterecovery: fix blockHash opcode and improve performance of blob fetching from L1
---------
Signed-off-by: Pedro Novais <1478752+jpnovais@users.noreply.github.com>
Co-authored-by: Roman Vaseev <4833306+Filter94@users.noreply.github.com>
|
2025-02-20 10:14:38 +00:00 |
|
The Dark Jester
|
4700e9078c
|
[Chore] - use defined account for opcode testing (#671)
* use defined account for opcode testing
* add output to show execution
|
2025-02-11 05:57:10 -08:00 |
|
The Dark Jester
|
b5194c0d5e
|
add contracts and out of gas script linea scenario (#653)
|
2025-02-04 14:44:38 -08:00 |
|
kyzooghost
|
5fbd7ed9aa
|
[Feat] Remove flattened contracts (#640)
* remove TokenBridgeFlatten and L2MessageServiceLineaMainnet
* remove contracts/deploy/04_deploy_L2MessageServiceV1Deployed.ts
* delete 04_deploy_L2MessageServiceImplementation
* give floating pragma to
IntegrationTestTrueVerifier.sol
* added deployed-artifacts
* added versioning to tokenbridge + l2messageservice artifacts
* revert bridge-ui changes
* fix typechain imports in e2e tests
* more artifact typechain fixes
* deploy contracts -> v1
* Revert "deploy contracts -> v1"
This reverts commit 34314bbad26a6c44e1ef311552f63f52275495f8.
* redo add v1 to artifact deployment scripts after merge main
* restore deleted files
* more pr adjustments
* empty to prompt ci
|
2025-02-05 00:53:43 +11:00 |
|
Pedro Novais
|
a63965e32c
|
docker: breakdown into smaller files and more efficient resources (#626)
* docker: breakdown into smaller files and more efficient resources
|
2025-01-30 15:09:47 +00:00 |
|