Adding devnet

This commit is contained in:
Dimitar Manov 2025-06-11 12:50:10 +03:00
parent 1ef5ac2ce9
commit f5bfdc4d96
85 changed files with 130 additions and 4 deletions

2
.gitignore vendored
View file

@ -56,5 +56,3 @@ cmd/evm/evm
cmd/geth/geth cmd/geth/geth
cmd/rlpdump/rlpdump cmd/rlpdump/rlpdump
cmd/workload/workload cmd/workload/workload
devnet/

0
devnet/geth/LOCK Normal file
View file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
MANIFEST-000005

View file

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,108 @@
[Version]
pebble_version=0.1
[Options]
bytes_per_sync=524288
cache_size=536870912
cleaner=delete
compaction_debt_concurrency=1073741824
comparer=leveldb.BytewiseComparator
disable_wal=false
flush_delay_delete_range=0s
flush_delay_range_key=0s
flush_split_bytes=4194304
format_major_version=1
l0_compaction_concurrency=10
l0_compaction_file_threshold=500
l0_compaction_threshold=4
l0_stop_writes_threshold=12
lbase_max_bytes=67108864
max_concurrent_compactions=8
max_manifest_file_size=134217728
max_open_files=524288
mem_table_size=67108864
mem_table_stop_writes_threshold=4
min_deletion_rate=0
merger=pebble.concatenate
read_compaction_rate=16000
read_sampling_multiplier=-1
strict_wal_tail=true
table_cache_shards=8
table_property_collectors=[]
validate_on_ingest=false
wal_dir=
wal_bytes_per_sync=512000
max_writer_concurrency=0
force_writer_parallelism=false
secondary_cache_size_bytes=0
create_on_shared=0
[Level "0"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=2097152
[Level "1"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=4194304
[Level "2"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=8388608
[Level "3"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=16777216
[Level "4"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=33554432
[Level "5"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=67108864
[Level "6"]
block_restart_interval=16
block_size=4096
block_size_threshold=90
compression=Snappy
filter_policy=rocksdb.BuiltinBloomFilter
filter_type=table
index_block_size=4096
target_file_size=134217728

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

View file

@ -0,0 +1 @@
<EFBFBD><02>

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

View file

@ -0,0 +1 @@
<EFBFBD><02>

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

Binary file not shown.

View file

@ -0,0 +1 @@
<EFBFBD><02>

1
devnet/geth/nodekey Normal file
View file

@ -0,0 +1 @@
bbdffd694677dff391b2f115a8fa113a1fb1b4a14d9687df7487fdee29b55079

Binary file not shown.

View file

@ -0,0 +1 @@
MANIFEST-000000

0
devnet/geth/nodes/LOCK Normal file
View file

8
devnet/geth/nodes/LOG Normal file
View file

@ -0,0 +1,8 @@
=============== Jun 11, 2025 (UTC) ===============
09:36:03.663847 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
09:36:03.671737 db@open opening
09:36:03.677636 version@stat F·[] S·0B[] Sc·[]
09:36:03.678578 db@janitor F·2 G·0
09:36:03.678648 db@open done T·6.856ms
09:45:16.159201 db@close closing
09:45:16.160551 db@close done T·1.369375ms

Binary file not shown.