This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"config": { | |
"chainId": 2151908, | |
"homesteadBlock": 0, | |
"eip150Block": 0, | |
"eip155Block": 0, | |
"eip158Block": 0, | |
"byzantiumBlock": 0, | |
"constantinopleBlock": 0, | |
"petersburgBlock": 0, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package interop_smoke_test | |
import ( | |
"bytes" | |
"testing" | |
"github.com/ethereum-optimism/optimism/devnet" | |
"github.com/ethereum-optimism/optimism/devnet/constraints" | |
"github.com/ethereum-optimism/optimism/devnet/contracts" | |
"github.com/ethereum-optimism/optimism/testlib/constants" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"l1": { | |
"name": "Ethereum", | |
"nodes": [ | |
{ | |
"cl": "http://127.0.0.1:61355", | |
"el": "http://127.0.0.1:61343" | |
} | |
], | |
"addresses": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LOGS =================================== | |
Jan 10 17:01:24.238 INFO Logging to file path: "/data/lighthouse/beacon-data/beacon/logs/beacon.log" | |
Jan 10 17:01:24.240 INFO Lighthouse started version: Lighthouse/v6.0.1-0d90135 | |
Jan 10 17:01:24.240 INFO Configured for network name: custom (/network-configs) | |
Jan 10 17:01:24.280 INFO Data directory initialised datadir: /data/lighthouse/beacon-data | |
Jan 10 17:01:24.280 WARN Discv5 packet filter is disabled | |
Jan 10 17:01:24.295 WARN The slots-per-restore-point flag is deprecated | |
Jan 10 17:01:24.295 INFO Deposit contract address: 0x4242424242424242424242424242424242424242, deploy_block: 0 | |
Jan 10 17:01:24.327 INFO Blob DB initialized oldest_data_column_slot: None, oldest_blob_slot: Some(Slot(0)), path: "/data/lighthouse/beacon-data/beacon/blobs_db", service: freezer_db | |
Jan 10 17:01:26.691 INFO Starting from known genesis state service: beacon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
t=2025-01-09T15:23:00+0000 lvl=info msg="Node has new unsafe block" chain=2151909 unsafeBlock=0xef7142ae438630cc45af99460b4cc003454156c7b855e99970965a8de5183a14:240 | |
t=2025-01-09T15:23:00+0000 lvl=info msg="Node has new unsafe block" chain=2151908 unsafeBlock=0x81c3897f3d8408e75cc7f8c360ebe22d325fc80d3d02f4983bed26d95f99c610:240 | |
t=2025-01-09T15:23:00+0000 lvl=info msg="Updated local unsafe" chain=2151908 block=0x81c3897f3d8408e75cc7f8c360ebe22d325fc80d3d02f4983bed26d95f99c610:240 | |
t=2025-01-09T15:23:00+0000 lvl=info msg="Updated local unsafe" chain=2151909 block=0xef7142ae438630cc45af99460b4cc003454156c7b855e99970965a8de5183a14:240 | |
t=2025-01-09T15:23:00+0000 lvl=info msg="Indexed block events" chain=2151908 block=0x81c3897f3d8408e75cc7f8c360ebe22d325fc80d3d02f4983bed26d95f99c610:240 txs=2 | |
t=2025-01-09T15:23:00+0000 lvl=info msg="Indexed block events" chain=2151909 block=0xef7142ae438630cc45af99460b4cc003454156c7b855e99970965a8de5183a14:240 txs=2 | |
t=2025-01-09T15:23:00+0000 lvl=info msg="Updated cross-unsafe" cha |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Initializing Supervisor" | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Metrics disabled" | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Opening entry database" path=/db/2151908/log.db | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Opening entry database" path=/db/2151908/local_safe.db | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Opening entry database" path=/db/2151908/cross_safe.db | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Opening entry database" path=/db/2151909/log.db | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Opening entry database" path=/db/2151909/local_safe.db | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="Opening entry database" path=/db/2151909/cross_safe.db | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=info msg="attaching L1 RPC to L1 processor" rpc=http://172.16.0.10:8545 | |
2025-01-08 13:09:18 t=2025-01-08T19:09:18+0000 lvl=inf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[op-supervisor] t=2025-01-03T21:03:21+0000 lvl=info msg="Updated local unsafe" chain=2151909 block=0x318756218e4f5e0abb01bcc68a1404613d8bd10bb24b49d3d982e2d4c1a9e7a9:58 | |
[op-supervisor] t=2025-01-03T21:03:21+0000 lvl=info msg="Indexed block events" chain=2151909 block=0x318756218e4f5e0abb01bcc68a1404613d8bd10bb24b49d3d982e2d4c1a9e7a9:58 txs=2 | |
[op-supervisor] t=2025-01-03T21:03:21+0000 lvl=info msg="Updated local unsafe" chain=2151909 block=0x4e070968c01a5a796e3e3200f014990d777a884f9ff4aa8704c084eefab12f70:59 | |
[op-supervisor] t=2025-01-03T21:03:21+0000 lvl=info msg="Indexed block events" chain=2151909 block=0x4e070968c01a5a796e3e3200f014990d777a884f9ff4aa8704c084eefab12f70:59 txs=2 | |
[op-supervisor] t=2025-01-03T21:03:21+0000 lvl=info msg="Updated local unsafe" chain=2151908 block=0x549fb9fb7d0ce7997fcca6af7faad6955e44ecc2052a5c3715d68bfa617bbe67:50 | |
[op-supervisor] t=2025-01-03T21:03:21+0000 lvl=info msg="Indexed block events" chain=2151908 block=0x549fb9fb7d0ce7997fcca6af7faad6955e44ecc2052a5c3715d68bfa617bbe67:5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
optimism_package: | |
interop: | |
enabled: true | |
supervisor_params: | |
image: {{ localDockerImage "op-supervisor" }} | |
dependency_set: | | |
{ | |
"dependencies": { | |
"2151908": { | |
"chainIndex": "2151908", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
parted /dev/sda -- mklabel gpt | |
parted /dev/sda -- mkpart root ext4 512MB -8GB | |
parted /dev/sda -- mkpart swap linux-swap -8GB 100% | |
parted /dev/sda -- mkpart ESP fat32 1MB 512MB | |
parted /dev/sda -- set 3 esp on | |
mkfs.ext4 -L nixos /dev/sda1 | |
mkswap -L swap /dev/sda2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require "Scripts/Maschine/MaschineMK3/Pages/FilePageMK3" | |
local class = require 'Scripts/Shared/Helpers/classy' | |
FilePageSigma = class( 'FilePageSigma', FilePageMK3 ) | |
-- Just inherit from the MK3 page and adjust the LED to light | |
function FilePageSigma:__init(Controller) | |
FilePageMK3.__init(self, Controller) | |
self.Name = "FilePageSigma" | |
self.PageLEDs = { NI.HW.LED_ALL } |
NewerOlder