diff --git a/.gitignore b/.gitignore index 950e2e9..f0ad1f2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,7 @@ go.work .json -./test-ledger +./fall/test-ledger ./fall/node_modules @@ -34,6 +34,10 @@ go.work ./fall/temp_keys +./fall/recovered-keys + +./fall/dist + # Logs logs *.log diff --git a/fall/.anchor/test-ledger/faucet-keypair.json b/fall/.anchor/test-ledger/faucet-keypair.json new file mode 100644 index 0000000..89b194c --- /dev/null +++ b/fall/.anchor/test-ledger/faucet-keypair.json @@ -0,0 +1 @@ +[155,168,186,199,197,38,124,162,234,116,202,69,100,98,216,178,40,68,194,126,177,190,110,69,93,151,235,176,171,195,161,76,239,83,175,119,203,151,62,120,34,234,197,79,39,219,219,69,106,104,31,179,215,32,16,41,243,141,4,234,20,223,247,75] \ No newline at end of file diff --git a/fall/.anchor/test-ledger/genesis.bin b/fall/.anchor/test-ledger/genesis.bin new file mode 100644 index 0000000..963bce4 Binary files /dev/null and b/fall/.anchor/test-ledger/genesis.bin differ diff --git a/fall/.anchor/test-ledger/genesis.tar.bz2 b/fall/.anchor/test-ledger/genesis.tar.bz2 new file mode 100644 index 0000000..8f40409 Binary files /dev/null and b/fall/.anchor/test-ledger/genesis.tar.bz2 differ diff --git a/fall/.anchor/test-ledger/ledger.lock b/fall/.anchor/test-ledger/ledger.lock new file mode 100644 index 0000000..e69de29 diff --git a/fall/.anchor/test-ledger/rocksdb/000014.sst b/fall/.anchor/test-ledger/rocksdb/000014.sst new file mode 100644 index 0000000..1dfce6f Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/000014.sst differ diff --git a/fall/.anchor/test-ledger/rocksdb/000015.sst b/fall/.anchor/test-ledger/rocksdb/000015.sst new file mode 100644 index 0000000..d9e5dcd Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/000015.sst differ diff --git a/fall/.anchor/test-ledger/rocksdb/000016.sst b/fall/.anchor/test-ledger/rocksdb/000016.sst new file mode 100644 index 0000000..45dfd45 Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/000016.sst differ diff --git a/fall/.anchor/test-ledger/rocksdb/000017.sst b/fall/.anchor/test-ledger/rocksdb/000017.sst new file mode 100644 index 0000000..76ceae0 Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/000017.sst differ diff --git a/fall/.anchor/test-ledger/rocksdb/000018.sst b/fall/.anchor/test-ledger/rocksdb/000018.sst new file mode 100644 index 0000000..2d975e7 Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/000018.sst differ diff --git a/fall/.anchor/test-ledger/rocksdb/000019.sst b/fall/.anchor/test-ledger/rocksdb/000019.sst new file mode 100644 index 0000000..bcbe249 Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/000019.sst differ diff --git a/fall/.anchor/test-ledger/rocksdb/CURRENT b/fall/.anchor/test-ledger/rocksdb/CURRENT new file mode 100644 index 0000000..e60e154 --- /dev/null +++ b/fall/.anchor/test-ledger/rocksdb/CURRENT @@ -0,0 +1 @@ +MANIFEST-000021 diff --git a/fall/.anchor/test-ledger/rocksdb/IDENTITY b/fall/.anchor/test-ledger/rocksdb/IDENTITY new file mode 100644 index 0000000..29ee151 --- /dev/null +++ b/fall/.anchor/test-ledger/rocksdb/IDENTITY @@ -0,0 +1 @@ +fe13558b-78c1-4e5c-bb64-d95d07f3e1f4 \ No newline at end of file diff --git a/fall/.anchor/test-ledger/rocksdb/LOCK b/fall/.anchor/test-ledger/rocksdb/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/fall/.anchor/test-ledger/rocksdb/LOG b/fall/.anchor/test-ledger/rocksdb/LOG new file mode 100644 index 0000000..f10e70a --- /dev/null +++ b/fall/.anchor/test-ledger/rocksdb/LOG @@ -0,0 +1,2266 @@ +2025/01/09-22:17:01.754293 8503741440 RocksDB version: 8.10.0 +2025/01/09-22:17:01.754318 8503741440 Compile date 2023-12-15 13:01:14 +2025/01/09-22:17:01.754319 8503741440 DB SUMMARY +2025/01/09-22:17:01.754321 8503741440 Host name (Env): yimingMacBook-Pro.local +2025/01/09-22:17:01.754322 8503741440 DB Session ID: XQIW84T808EFI3IZSLJ4 +2025/01/09-22:17:01.754343 8503741440 CURRENT file: CURRENT +2025/01/09-22:17:01.754344 8503741440 IDENTITY file: IDENTITY +2025/01/09-22:17:01.754346 8503741440 MANIFEST file: MANIFEST-000005 size: 1430 Bytes +2025/01/09-22:17:01.754347 8503741440 SST files in .anchor/test-ledger/rocksdb dir, Total Num: 0, files: +2025/01/09-22:17:01.754348 8503741440 Write Ahead Log file in .anchor/test-ledger/rocksdb: 000004.log size: 39734 ; +2025/01/09-22:17:01.754349 8503741440 Options.error_if_exists: 0 +2025/01/09-22:17:01.754350 8503741440 Options.create_if_missing: 1 +2025/01/09-22:17:01.754350 8503741440 Options.paranoid_checks: 1 +2025/01/09-22:17:01.754351 8503741440 Options.flush_verify_memtable_count: 1 +2025/01/09-22:17:01.754351 8503741440 Options.compaction_verify_record_count: 1 +2025/01/09-22:17:01.754352 8503741440 Options.track_and_verify_wals_in_manifest: 0 +2025/01/09-22:17:01.754352 8503741440 Options.verify_sst_unique_id_in_manifest: 1 +2025/01/09-22:17:01.754353 8503741440 Options.env: 0x15be383b0 +2025/01/09-22:17:01.754354 8503741440 Options.fs: PosixFileSystem +2025/01/09-22:17:01.754354 8503741440 Options.info_log: 0x15be59bb8 +2025/01/09-22:17:01.754355 8503741440 Options.max_file_opening_threads: 16 +2025/01/09-22:17:01.754356 8503741440 Options.statistics: 0x0 +2025/01/09-22:17:01.754356 8503741440 Options.use_fsync: 0 +2025/01/09-22:17:01.754357 8503741440 Options.max_log_file_size: 0 +2025/01/09-22:17:01.754357 8503741440 Options.max_manifest_file_size: 1073741824 +2025/01/09-22:17:01.754358 8503741440 Options.log_file_time_to_roll: 0 +2025/01/09-22:17:01.754359 8503741440 Options.keep_log_file_num: 1000 +2025/01/09-22:17:01.754359 8503741440 Options.recycle_log_file_num: 0 +2025/01/09-22:17:01.754360 8503741440 Options.allow_fallocate: 1 +2025/01/09-22:17:01.754360 8503741440 Options.allow_mmap_reads: 0 +2025/01/09-22:17:01.754361 8503741440 Options.allow_mmap_writes: 0 +2025/01/09-22:17:01.754361 8503741440 Options.use_direct_reads: 0 +2025/01/09-22:17:01.754362 8503741440 Options.use_direct_io_for_flush_and_compaction: 0 +2025/01/09-22:17:01.754363 8503741440 Options.create_missing_column_families: 1 +2025/01/09-22:17:01.754363 8503741440 Options.db_log_dir: +2025/01/09-22:17:01.754364 8503741440 Options.wal_dir: +2025/01/09-22:17:01.754364 8503741440 Options.table_cache_numshardbits: 6 +2025/01/09-22:17:01.754365 8503741440 Options.WAL_ttl_seconds: 0 +2025/01/09-22:17:01.754365 8503741440 Options.WAL_size_limit_MB: 0 +2025/01/09-22:17:01.754366 8503741440 Options.max_write_batch_group_size_bytes: 1048576 +2025/01/09-22:17:01.754367 8503741440 Options.manifest_preallocation_size: 4194304 +2025/01/09-22:17:01.754367 8503741440 Options.is_fd_close_on_exec: 1 +2025/01/09-22:17:01.754368 8503741440 Options.advise_random_on_open: 1 +2025/01/09-22:17:01.754368 8503741440 Options.db_write_buffer_size: 0 +2025/01/09-22:17:01.754369 8503741440 Options.write_buffer_manager: 0x15be59da0 +2025/01/09-22:17:01.754369 8503741440 Options.access_hint_on_compaction_start: 1 +2025/01/09-22:17:01.754370 8503741440 Options.random_access_max_buffer_size: 1048576 +2025/01/09-22:17:01.754371 8503741440 Options.use_adaptive_mutex: 0 +2025/01/09-22:17:01.754371 8503741440 Options.rate_limiter: 0x0 +2025/01/09-22:17:01.754372 8503741440 Options.sst_file_manager.rate_bytes_per_sec: 0 +2025/01/09-22:17:01.754373 8503741440 Options.wal_recovery_mode: 2 +2025/01/09-22:17:01.754373 8503741440 Options.enable_thread_tracking: 0 +2025/01/09-22:17:01.754374 8503741440 Options.enable_pipelined_write: 0 +2025/01/09-22:17:01.754374 8503741440 Options.unordered_write: 0 +2025/01/09-22:17:01.754375 8503741440 Options.allow_concurrent_memtable_write: 1 +2025/01/09-22:17:01.754375 8503741440 Options.enable_write_thread_adaptive_yield: 1 +2025/01/09-22:17:01.754376 8503741440 Options.write_thread_max_yield_usec: 100 +2025/01/09-22:17:01.754377 8503741440 Options.write_thread_slow_yield_usec: 3 +2025/01/09-22:17:01.754377 8503741440 Options.row_cache: None +2025/01/09-22:17:01.754378 8503741440 Options.wal_filter: None +2025/01/09-22:17:01.754378 8503741440 Options.avoid_flush_during_recovery: 0 +2025/01/09-22:17:01.754379 8503741440 Options.allow_ingest_behind: 0 +2025/01/09-22:17:01.754380 8503741440 Options.two_write_queues: 0 +2025/01/09-22:17:01.754380 8503741440 Options.manual_wal_flush: 0 +2025/01/09-22:17:01.754381 8503741440 Options.wal_compression: 0 +2025/01/09-22:17:01.754381 8503741440 Options.atomic_flush: 0 +2025/01/09-22:17:01.754382 8503741440 Options.avoid_unnecessary_blocking_io: 0 +2025/01/09-22:17:01.754382 8503741440 Options.persist_stats_to_disk: 0 +2025/01/09-22:17:01.754383 8503741440 Options.write_dbid_to_manifest: 0 +2025/01/09-22:17:01.754384 8503741440 Options.log_readahead_size: 0 +2025/01/09-22:17:01.754384 8503741440 Options.file_checksum_gen_factory: Unknown +2025/01/09-22:17:01.754385 8503741440 Options.best_efforts_recovery: 0 +2025/01/09-22:17:01.754385 8503741440 Options.max_bgerror_resume_count: 2147483647 +2025/01/09-22:17:01.754386 8503741440 Options.bgerror_resume_retry_interval: 1000000 +2025/01/09-22:17:01.754387 8503741440 Options.allow_data_in_errors: 0 +2025/01/09-22:17:01.754387 8503741440 Options.db_host_id: __hostname__ +2025/01/09-22:17:01.754388 8503741440 Options.enforce_single_del_contracts: true +2025/01/09-22:17:01.754388 8503741440 Options.max_background_jobs: 8 +2025/01/09-22:17:01.754389 8503741440 Options.max_background_compactions: -1 +2025/01/09-22:17:01.754390 8503741440 Options.max_subcompactions: 1 +2025/01/09-22:17:01.754390 8503741440 Options.avoid_flush_during_shutdown: 0 +2025/01/09-22:17:01.754391 8503741440 Options.writable_file_max_buffer_size: 1048576 +2025/01/09-22:17:01.754391 8503741440 Options.delayed_write_rate : 16777216 +2025/01/09-22:17:01.754392 8503741440 Options.max_total_wal_size: 4294967296 +2025/01/09-22:17:01.754393 8503741440 Options.delete_obsolete_files_period_micros: 21600000000 +2025/01/09-22:17:01.754393 8503741440 Options.stats_dump_period_sec: 600 +2025/01/09-22:17:01.754394 8503741440 Options.stats_persist_period_sec: 600 +2025/01/09-22:17:01.754394 8503741440 Options.stats_history_buffer_size: 1048576 +2025/01/09-22:17:01.754395 8503741440 Options.max_open_files: -1 +2025/01/09-22:17:01.754396 8503741440 Options.bytes_per_sync: 0 +2025/01/09-22:17:01.754396 8503741440 Options.wal_bytes_per_sync: 0 +2025/01/09-22:17:01.754397 8503741440 Options.strict_bytes_per_sync: 0 +2025/01/09-22:17:01.754397 8503741440 Options.compaction_readahead_size: 2097152 +2025/01/09-22:17:01.754398 8503741440 Options.max_background_flushes: -1 +2025/01/09-22:17:01.754398 8503741440 Options.daily_offpeak_time_utc: +2025/01/09-22:17:01.754399 8503741440 Compression algorithms supported: +2025/01/09-22:17:01.754400 8503741440 kZSTD supported: 0 +2025/01/09-22:17:01.754400 8503741440 kZlibCompression supported: 0 +2025/01/09-22:17:01.754401 8503741440 kXpressCompression supported: 0 +2025/01/09-22:17:01.754402 8503741440 kSnappyCompression supported: 0 +2025/01/09-22:17:01.754402 8503741440 kZSTDNotFinalCompression supported: 0 +2025/01/09-22:17:01.754403 8503741440 kLZ4HCCompression supported: 1 +2025/01/09-22:17:01.754403 8503741440 kLZ4Compression supported: 1 +2025/01/09-22:17:01.754404 8503741440 kBZip2Compression supported: 0 +2025/01/09-22:17:01.754408 8503741440 Fast CRC32 supported: Supported on Arm64 +2025/01/09-22:17:01.754409 8503741440 DMutex implementation: pthread_mutex_t +2025/01/09-22:17:01.754466 8503741440 [db/version_set.cc:5942] Recovering from manifest file: .anchor/test-ledger/rocksdb/MANIFEST-000005 +2025/01/09-22:17:01.754492 8503741440 [db/column_family.cc:618] --------------- Options for column family [default]: +2025/01/09-22:17:01.754493 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.754494 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.754494 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.754495 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.754495 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.754496 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.754497 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.754509 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be59180) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be591d8 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.754596 8503741440 Options.write_buffer_size: 67108864 +2025/01/09-22:17:01.754597 8503741440 Options.max_write_buffer_number: 2 +2025/01/09-22:17:01.754597 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.754598 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.754598 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.754599 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.754599 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.754600 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.754600 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.754601 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.754601 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.754602 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.754602 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.754603 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754603 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754604 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754604 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.754605 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754605 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754606 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.754607 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.754607 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.754608 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754608 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754609 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754609 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754610 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.754610 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754611 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.754611 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.754612 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.754612 8503741440 Options.target_file_size_base: 67108864 +2025/01/09-22:17:01.754613 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.754613 8503741440 Options.max_bytes_for_level_base: 268435456 +2025/01/09-22:17:01.754614 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.754614 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.754615 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.754615 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.754616 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.754616 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.754617 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.754617 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.754618 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.754618 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.754619 8503741440 Options.max_compaction_bytes: 1677721600 +2025/01/09-22:17:01.754619 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.754620 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.754621 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.754621 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.754622 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.754622 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.754623 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.754623 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.754624 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.754624 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.754625 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.754626 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.754627 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.754627 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.754628 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.754629 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.754629 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.754630 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.754630 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.754631 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.754632 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.754632 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.754633 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.754633 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.754634 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.754634 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.754635 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.754635 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.754636 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.754636 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.754637 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.754637 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.754638 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.754638 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.754639 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.754639 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.754640 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.754640 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.754641 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.754641 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.754642 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.754642 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.754643 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.754683 8503741440 [db/column_family.cc:618] --------------- Options for column family [meta]: +2025/01/09-22:17:01.754684 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.754685 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.754685 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.754686 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.754686 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.754687 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.754687 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.754693 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be75ff0) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be76048 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.754694 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.754695 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.754695 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.754696 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.754696 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.754697 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.754697 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.754698 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.754698 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.754699 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.754699 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.754700 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.754700 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.754701 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754701 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754702 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754702 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.754703 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754703 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754704 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.754704 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.754705 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.754705 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754706 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754706 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754707 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754707 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.754708 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754708 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.754709 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.754709 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.754710 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.754710 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.754711 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.754711 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.754712 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.754712 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.754713 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.754713 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.754714 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.754714 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.754715 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.754716 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.754716 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.754717 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.754717 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.754718 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.754718 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.754719 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.754719 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.754720 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.754720 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.754721 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.754721 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.754722 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.754722 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.754723 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.754723 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.754724 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.754724 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.754725 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.754725 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.754726 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.754726 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.754727 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.754727 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.754728 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.754728 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.754729 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.754729 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.754730 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.754730 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.754731 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.754731 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.754732 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.754732 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.754733 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.754733 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.754734 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.754734 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.754735 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.754735 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.754736 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.754736 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.754737 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.754737 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.754738 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.754738 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.754749 8503741440 [db/column_family.cc:618] --------------- Options for column family [dead_slots]: +2025/01/09-22:17:01.754749 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.754750 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.754750 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.754751 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.754751 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.754752 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.754752 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.754758 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be6f230) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be6f288 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.754758 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.754759 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.754759 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.754760 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.754760 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.754761 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.754761 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.754762 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.754762 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.754763 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.754763 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.754764 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.754764 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.754765 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754765 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754767 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754767 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.754768 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754768 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754769 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.754769 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.754770 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.754770 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754771 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754771 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754772 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754772 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.754773 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754773 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.754774 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.754774 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.754774 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.754775 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.754776 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.754776 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.754777 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.754777 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.754778 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.754778 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.754779 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.754779 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.754780 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.754780 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.754781 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.754781 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.754782 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.754782 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.754783 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.754783 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.754784 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.754784 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.754785 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.754785 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.754786 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.754786 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.754787 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.754787 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.754788 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.754788 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.754789 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.754789 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.754790 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.754790 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.754791 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.754791 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.754792 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.754792 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.754793 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.754793 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.754794 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.754794 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.754795 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.754795 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.754796 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.754796 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.754797 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.754797 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.754798 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.754798 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.754799 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.754799 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.754800 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.754800 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.754801 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.754801 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.754802 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.754802 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.754803 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.754814 8503741440 [db/column_family.cc:618] --------------- Options for column family [duplicate_slots]: +2025/01/09-22:17:01.754815 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.754816 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.754816 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.754817 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.754817 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.754818 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.754818 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.754824 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be7d980) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be3b4e8 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.754824 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.754825 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.754825 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.754826 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.754826 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.754827 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.754827 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.754828 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.754828 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.754829 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.754829 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.754830 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.754830 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.754831 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754831 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754832 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754832 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.754833 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754833 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754834 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.754834 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.754835 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.754835 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754836 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754836 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754837 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754837 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.754838 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754838 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.754839 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.754839 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.754839 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.754840 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.754840 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.754841 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.754841 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.754842 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.754843 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.754843 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.754844 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.754844 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.754845 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.754845 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.754846 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.754846 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.754847 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.754847 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.754848 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.754848 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.754849 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.754849 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.754850 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.754850 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.754850 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.754851 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.754851 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.754852 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.754853 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.754853 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.754854 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.754854 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.754855 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.754855 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.754856 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.754856 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.754857 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.754857 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.754858 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.754858 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.754859 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.754859 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.754859 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.754860 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.754860 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.754861 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.754861 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.754862 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.754862 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.754863 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.754863 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.754864 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.754865 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.754866 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.754866 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.754867 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.754867 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.754868 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.754868 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.754877 8503741440 [db/column_family.cc:618] --------------- Options for column family [erasure_meta]: +2025/01/09-22:17:01.754878 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.754879 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.754879 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.754880 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.754880 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.754881 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.754881 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.754886 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be3daf0) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be3db48 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.754886 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.754887 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.754887 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.754888 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.754888 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.754889 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.754889 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.754890 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.754890 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.754891 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.754891 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.754892 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.754892 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.754893 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754893 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754894 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754894 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.754895 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754895 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754896 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.754896 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.754897 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.754897 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754898 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754898 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754899 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754899 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.754900 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754900 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.754901 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.754901 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.754902 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.754902 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.754903 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.754903 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.754904 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.754904 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.754905 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.754905 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.754906 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.754906 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.754907 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.754907 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.754908 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.754908 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.754909 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.754909 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.754910 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.754910 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.754911 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.754911 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.754912 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.754912 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.754913 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.754913 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.754914 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.754914 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.754915 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.754915 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.754916 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.754916 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.754917 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.754917 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.754918 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.754918 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.754919 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.754919 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.754920 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.754920 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.754921 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.754921 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.754922 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.754922 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.754923 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.754923 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.754924 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.754924 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.754925 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.754925 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.754926 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.754926 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.754927 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.754927 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.754928 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.754928 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.754929 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.754929 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.754930 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.754939 8503741440 [db/column_family.cc:618] --------------- Options for column family [orphans]: +2025/01/09-22:17:01.754940 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.754941 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.754941 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.754942 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.754942 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.754942 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.754943 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.754948 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be401f0) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be40248 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.754948 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.754949 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.754949 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.754950 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.754950 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.754951 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.754951 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.754952 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.754952 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.754953 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.754953 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.754954 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.754954 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.754955 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754955 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754956 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754956 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.754957 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754957 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754958 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.754958 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.754959 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.754959 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.754960 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.754960 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.754961 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.754961 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.754962 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.754962 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.754962 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.754963 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.754963 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.754964 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.754964 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.754965 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.754965 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.754966 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.754966 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.754967 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.754972 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.754973 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.754973 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.754974 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.754974 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.754975 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.754975 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.754976 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.754976 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.754977 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.754977 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.754978 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.754978 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.754979 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.754979 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.754980 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.754980 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.754981 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.754981 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.754982 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.754982 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.754983 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.754983 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.754984 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.754984 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.754985 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.754985 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.754986 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.754986 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.754987 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.754987 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.754988 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.754988 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.754989 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.754989 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.754990 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.754990 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.754991 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.754991 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.754992 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.754992 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.754993 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.754993 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.754994 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.754994 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.754995 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.754995 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.754996 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.754996 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.755007 8503741440 [db/column_family.cc:618] --------------- Options for column family [bank_hashes]: +2025/01/09-22:17:01.755008 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.755008 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.755009 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.755009 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.755010 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.755010 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.755011 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.755016 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be428f0) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be42948 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.755016 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.755017 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.755017 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.755018 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.755018 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.755019 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.755019 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.755020 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.755020 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.755021 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.755021 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.755022 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.755022 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.755023 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755023 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755024 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755024 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.755025 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755025 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755025 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.755026 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.755026 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.755027 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755027 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755028 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755028 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755029 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.755029 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755030 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.755030 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.755031 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.755031 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.755032 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.755032 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.755033 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.755033 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.755034 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.755034 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.755035 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.755035 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.755036 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.755036 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.755037 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.755037 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.755038 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.755038 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.755039 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.755039 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.755040 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.755040 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.755041 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.755041 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.755042 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.755042 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.755043 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.755043 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.755044 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.755044 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.755045 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.755045 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.755046 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.755046 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.755047 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.755047 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.755048 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.755048 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.755049 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.755049 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.755050 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.755050 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.755051 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.755051 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.755052 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.755052 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.755053 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.755053 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.755054 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.755054 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.755055 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.755055 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.755056 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.755056 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.755057 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.755057 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.755058 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.755058 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.755059 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.755059 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.755069 8503741440 [db/column_family.cc:618] --------------- Options for column family [root]: +2025/01/09-22:17:01.755070 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.755070 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.755071 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.755071 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.755071 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.755072 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.755072 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.755077 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be44ff0) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be45048 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.755079 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.755079 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.755080 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.755080 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.755081 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.755081 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.755082 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.755082 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.755082 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.755083 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.755083 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.755084 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.755084 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.755085 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755085 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755086 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755086 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.755087 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755087 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755088 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.755088 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.755089 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.755089 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755090 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755090 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755091 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755091 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.755092 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755092 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.755093 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.755093 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.755094 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.755094 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.755095 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.755095 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.755096 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.755096 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.755097 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.755097 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.755098 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.755098 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.755099 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.755099 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.755100 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.755100 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.755101 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.755101 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.755102 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.755102 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.755103 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.755103 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.755104 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.755104 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.755105 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.755105 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.755106 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.755106 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.755107 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.755107 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.755108 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.755108 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.755109 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.755109 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.755110 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.755110 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.755111 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.755111 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.755112 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.755112 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.755113 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.755113 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.755114 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.755114 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.755115 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.755115 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.755116 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.755116 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.755117 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.755117 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.755118 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.755118 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.755119 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.755119 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.755120 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.755120 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.755121 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.755121 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.755122 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.755132 8503741440 [db/column_family.cc:618] --------------- Options for column family [index]: +2025/01/09-22:17:01.755133 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.755133 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.755134 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.755134 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.755135 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.755135 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.755135 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.755140 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be47720) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be47778 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.755141 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.755141 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.755142 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.755142 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.755143 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.755143 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.755144 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.755144 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.755145 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.755145 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.755146 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.755146 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.755147 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.755147 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755148 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755148 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755149 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.755149 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755150 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755150 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.755151 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.755151 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.755151 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755152 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755152 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755153 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755153 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.755154 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755154 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.755155 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.755155 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.755156 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.755156 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.755157 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.755157 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.755158 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.755158 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.755159 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.755159 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.755160 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.755160 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.755161 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.755161 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.755162 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.755162 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.755163 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.755163 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.755164 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.755164 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.755165 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.755165 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.755166 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.755166 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.755167 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.755167 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.755168 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.755168 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.755169 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.755169 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.755170 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.755170 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.755171 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.755171 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.755172 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.755173 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.755174 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.755174 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.755175 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.755175 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.755175 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.755176 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.755176 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.755177 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.755177 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.755178 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.755178 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.755179 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.755179 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.755180 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.755180 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.755181 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.755181 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.755182 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.755182 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.755183 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.755183 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.755184 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.755184 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.755195 8503741440 [db/column_family.cc:618] --------------- Options for column family [data_shred]: +2025/01/09-22:17:01.755195 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.755196 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.755196 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.755197 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.755197 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.755198 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.755198 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.755203 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be71c50) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be71ca8 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.755203 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.755204 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.755204 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.755205 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.755205 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.755206 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.755206 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.755207 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.755207 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.755208 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.755208 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.755209 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.755209 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.755210 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755210 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755211 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755211 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.755212 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755212 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755213 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.755213 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.755214 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.755214 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.755215 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.755215 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.755216 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.755216 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.755217 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.755217 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.755218 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.755218 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.755219 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.755219 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.755220 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.755220 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.755221 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.755221 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.755222 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.755222 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.755223 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.755223 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.755224 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.755224 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.755225 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.755225 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.755226 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.755226 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.755227 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.755227 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.755228 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.755228 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.755229 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.755229 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.755230 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.755230 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.755231 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.755231 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.755232 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.755232 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.755233 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.755233 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.755234 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.755234 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.755235 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.755235 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.755236 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.755236 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.755237 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.755237 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.755238 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.755238 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.755239 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.755239 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.755240 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.755240 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.755241 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.755241 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.755242 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.755242 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.755242 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.755243 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.755244 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.755244 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.755245 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.755245 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.755246 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.755246 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.755247 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.755258 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755268 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755283 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755294 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755305 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755316 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755326 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755337 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755349 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755361 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755372 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.755382 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.758610 8503741440 [db/version_set.cc:5993] Recovered from manifest file:.anchor/test-ledger/rocksdb/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 13, last_sequence is 0, log_number is 4,prev_log_number is 0,max_column_family is 21,min_log_number_to_keep is 0 +2025/01/09-22:17:01.758612 8503741440 [db/version_set.cc:6002] Column family [default] (ID 0), log number is 0 +2025/01/09-22:17:01.758613 8503741440 [db/version_set.cc:6002] Column family [meta] (ID 1), log number is 4 +2025/01/09-22:17:01.758614 8503741440 [db/version_set.cc:6002] Column family [dead_slots] (ID 2), log number is 4 +2025/01/09-22:17:01.758614 8503741440 [db/version_set.cc:6002] Column family [duplicate_slots] (ID 3), log number is 4 +2025/01/09-22:17:01.758615 8503741440 [db/version_set.cc:6002] Column family [erasure_meta] (ID 4), log number is 4 +2025/01/09-22:17:01.758615 8503741440 [db/version_set.cc:6002] Column family [orphans] (ID 5), log number is 4 +2025/01/09-22:17:01.758616 8503741440 [db/version_set.cc:6002] Column family [bank_hashes] (ID 6), log number is 4 +2025/01/09-22:17:01.758617 8503741440 [db/version_set.cc:6002] Column family [root] (ID 7), log number is 4 +2025/01/09-22:17:01.758617 8503741440 [db/version_set.cc:6002] Column family [index] (ID 8), log number is 4 +2025/01/09-22:17:01.758618 8503741440 [db/version_set.cc:6002] Column family [data_shred] (ID 9), log number is 4 +2025/01/09-22:17:01.758619 8503741440 [db/version_set.cc:6002] Column family [code_shred] (ID 10), log number is 4 +2025/01/09-22:17:01.758619 8503741440 [db/version_set.cc:6002] Column family [transaction_status] (ID 11), log number is 4 +2025/01/09-22:17:01.758620 8503741440 [db/version_set.cc:6002] Column family [address_signatures] (ID 12), log number is 4 +2025/01/09-22:17:01.758621 8503741440 [db/version_set.cc:6002] Column family [transaction_memos] (ID 13), log number is 4 +2025/01/09-22:17:01.758621 8503741440 [db/version_set.cc:6002] Column family [transaction_status_index] (ID 14), log number is 4 +2025/01/09-22:17:01.758622 8503741440 [db/version_set.cc:6002] Column family [rewards] (ID 15), log number is 4 +2025/01/09-22:17:01.758622 8503741440 [db/version_set.cc:6002] Column family [blocktime] (ID 16), log number is 4 +2025/01/09-22:17:01.758623 8503741440 [db/version_set.cc:6002] Column family [perf_samples] (ID 17), log number is 4 +2025/01/09-22:17:01.758624 8503741440 [db/version_set.cc:6002] Column family [block_height] (ID 18), log number is 4 +2025/01/09-22:17:01.758624 8503741440 [db/version_set.cc:6002] Column family [program_costs] (ID 19), log number is 4 +2025/01/09-22:17:01.758625 8503741440 [db/version_set.cc:6002] Column family [optimistic_slots] (ID 20), log number is 4 +2025/01/09-22:17:01.758626 8503741440 [db/version_set.cc:6002] Column family [merkle_root_meta] (ID 21), log number is 4 +2025/01/09-22:17:01.758657 8503741440 [db/db_impl/db_impl_open.cc:646] DB ID: fe13558b-78c1-4e5c-bb64-d95d07f3e1f4 +2025/01/09-22:17:01.758733 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221758729, "job": 1, "event": "recovery_started", "wal_files": [4]} +2025/01/09-22:17:01.758735 8503741440 [db/db_impl/db_impl_open.cc:1145] Recovering log #4 mode 2 +2025/01/09-22:17:01.759766 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221759753, "cf_name": "meta", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 1095, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35, "largest_seqno": 35, "table_properties": {"data_size": 101, "index_size": 25, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 0, "raw_key_size": 16, "raw_average_key_size": 16, "raw_value_size": 69, "raw_average_value_size": 69, "num_data_blocks": 1, "num_entries": 1, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "", "column_family_name": "meta", "column_family_id": 1, "comparator": "leveldb.BytewiseComparator", "user_defined_timestamps_persisted": 1, "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1736432221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fe13558b-78c1-4e5c-bb64-d95d07f3e1f4", "db_session_id": "XQIW84T808EFI3IZSLJ4", "orig_file_number": 14, "seqno_to_time_mapping": "N/A"}} +2025/01/09-22:17:01.759940 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221759930, "cf_name": "root", "job": 1, "event": "table_file_creation", "file_number": 15, "file_size": 1027, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 38, "largest_seqno": 38, "table_properties": {"data_size": 33, "index_size": 25, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 0, "raw_key_size": 16, "raw_average_key_size": 16, "raw_value_size": 1, "raw_average_value_size": 1, "num_data_blocks": 1, "num_entries": 1, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "", "column_family_name": "root", "column_family_id": 7, "comparator": "leveldb.BytewiseComparator", "user_defined_timestamps_persisted": 1, "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1736432221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fe13558b-78c1-4e5c-bb64-d95d07f3e1f4", "db_session_id": "XQIW84T808EFI3IZSLJ4", "orig_file_number": 15, "seqno_to_time_mapping": "N/A"}} +2025/01/09-22:17:01.760080 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221760070, "cf_name": "index", "job": 1, "event": "table_file_creation", "file_number": 16, "file_size": 1313, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 37, "largest_seqno": 37, "table_properties": {"data_size": 313, "index_size": 26, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 0, "raw_key_size": 16, "raw_average_key_size": 16, "raw_value_size": 280, "raw_average_value_size": 280, "num_data_blocks": 1, "num_entries": 1, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "", "column_family_name": "index", "column_family_id": 8, "comparator": "leveldb.BytewiseComparator", "user_defined_timestamps_persisted": 1, "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1736432221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fe13558b-78c1-4e5c-bb64-d95d07f3e1f4", "db_session_id": "XQIW84T808EFI3IZSLJ4", "orig_file_number": 16, "seqno_to_time_mapping": "N/A"}} +2025/01/09-22:17:01.760263 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221760253, "cf_name": "data_shred", "job": 1, "event": "table_file_creation", "file_number": 17, "file_size": 40341, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3, "largest_seqno": 34, "table_properties": {"data_size": 39136, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 0, "raw_key_size": 768, "raw_average_key_size": 24, "raw_value_size": 38496, "raw_average_value_size": 1203, "num_data_blocks": 8, "num_entries": 32, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "", "column_family_name": "data_shred", "column_family_id": 9, "comparator": "leveldb.BytewiseComparator", "user_defined_timestamps_persisted": 1, "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1736432221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fe13558b-78c1-4e5c-bb64-d95d07f3e1f4", "db_session_id": "XQIW84T808EFI3IZSLJ4", "orig_file_number": 17, "seqno_to_time_mapping": "N/A"}} +2025/01/09-22:17:01.760412 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221760402, "cf_name": "transaction_status_index", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 1076, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 2, "table_properties": {"data_size": 62, "index_size": 25, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 0, "raw_key_size": 32, "raw_average_key_size": 16, "raw_value_size": 18, "raw_average_value_size": 9, "num_data_blocks": 1, "num_entries": 2, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "", "column_family_name": "transaction_status_index", "column_family_id": 14, "comparator": "leveldb.BytewiseComparator", "user_defined_timestamps_persisted": 1, "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1736432221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fe13558b-78c1-4e5c-bb64-d95d07f3e1f4", "db_session_id": "XQIW84T808EFI3IZSLJ4", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} +2025/01/09-22:17:01.760568 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221760559, "cf_name": "merkle_root_meta", "job": 1, "event": "table_file_creation", "file_number": 19, "file_size": 1084, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36, "largest_seqno": 36, "table_properties": {"data_size": 74, "index_size": 29, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 0, "raw_key_size": 20, "raw_average_key_size": 20, "raw_value_size": 38, "raw_average_value_size": 38, "num_data_blocks": 1, "num_entries": 1, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "", "column_family_name": "merkle_root_meta", "column_family_id": 21, "comparator": "leveldb.BytewiseComparator", "user_defined_timestamps_persisted": 1, "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1736432221, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fe13558b-78c1-4e5c-bb64-d95d07f3e1f4", "db_session_id": "XQIW84T808EFI3IZSLJ4", "orig_file_number": 19, "seqno_to_time_mapping": "N/A"}} +2025/01/09-22:17:01.760609 8503741440 EVENT_LOG_v1 {"time_micros": 1736432221760608, "job": 1, "event": "recovery_finished"} +2025/01/09-22:17:01.760704 8503741440 [db/version_set.cc:5439] Creating manifest 21 +2025/01/09-22:17:01.767662 8503741440 [file/delete_scheduler.cc:77] Deleted file .anchor/test-ledger/rocksdb/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 +2025/01/09-22:17:01.767714 8503741440 [db/db_impl/db_impl_open.cc:2157] SstFileManager instance 0x15be59fb0 +2025/01/09-22:17:01.767765 8503741440 DB pointer 0x15c092000 +2025/01/09-22:17:01.774091 8503741440 [db/db_impl/db_impl.cc:1244] SetOptions() on column family [transaction_status], inputs: +2025/01/09-22:17:01.774095 8503741440 [db/db_impl/db_impl.cc:1247] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.774096 8503741440 [db/db_impl/db_impl.cc:1251] [transaction_status] SetOptions() succeeded +2025/01/09-22:17:01.774096 8503741440 [options/cf_options.cc:1047] write_buffer_size: 268435456 +2025/01/09-22:17:01.774097 8503741440 [options/cf_options.cc:1049] max_write_buffer_number: 8 +2025/01/09-22:17:01.774098 8503741440 [options/cf_options.cc:1052] arena_block_size: 1048576 +2025/01/09-22:17:01.774098 8503741440 [options/cf_options.cc:1054] memtable_prefix_bloom_ratio: 0.000000 +2025/01/09-22:17:01.774099 8503741440 [options/cf_options.cc:1056] memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.774100 8503741440 [options/cf_options.cc:1059] memtable_huge_page_size: 0 +2025/01/09-22:17:01.774100 8503741440 [options/cf_options.cc:1062] max_successive_merges: 0 +2025/01/09-22:17:01.774101 8503741440 [options/cf_options.cc:1065] inplace_update_num_locks: 10000 +2025/01/09-22:17:01.774102 8503741440 [options/cf_options.cc:1069] prefix_extractor: nullptr +2025/01/09-22:17:01.774102 8503741440 [options/cf_options.cc:1071] disable_auto_compactions: 0 +2025/01/09-22:17:01.774103 8503741440 [options/cf_options.cc:1073] soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.774103 8503741440 [options/cf_options.cc:1075] hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.774104 8503741440 [options/cf_options.cc:1077] level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.774105 8503741440 [options/cf_options.cc:1079] level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.774105 8503741440 [options/cf_options.cc:1081] level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.774106 8503741440 [options/cf_options.cc:1083] max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.774106 8503741440 [options/cf_options.cc:1085] ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.774107 8503741440 [options/cf_options.cc:1087] target_file_size_base: 107374182 +2025/01/09-22:17:01.774107 8503741440 [options/cf_options.cc:1089] target_file_size_multiplier: 1 +2025/01/09-22:17:01.774108 8503741440 [options/cf_options.cc:1091] max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.774108 8503741440 [options/cf_options.cc:1093] max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.774109 8503741440 [options/cf_options.cc:1095] ttl: 2592000 +2025/01/09-22:17:01.774110 8503741440 [options/cf_options.cc:1097] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.774111 8503741440 [options/cf_options.cc:1111] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1 +2025/01/09-22:17:01.774111 8503741440 [options/cf_options.cc:1113] max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.774112 8503741440 [options/cf_options.cc:1115] check_flush_compaction_key_order: 1 +2025/01/09-22:17:01.774112 8503741440 [options/cf_options.cc:1117] paranoid_file_checks: 0 +2025/01/09-22:17:01.774113 8503741440 [options/cf_options.cc:1119] report_bg_io_stats: 0 +2025/01/09-22:17:01.774113 8503741440 [options/cf_options.cc:1121] compression: 0 +2025/01/09-22:17:01.774114 8503741440 [options/cf_options.cc:1124] experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.774114 8503741440 [options/cf_options.cc:1126] bottommost_file_compaction_delay: 0 +2025/01/09-22:17:01.774115 8503741440 [options/cf_options.cc:1130] compaction_options_universal.size_ratio : 1 +2025/01/09-22:17:01.774116 8503741440 [options/cf_options.cc:1132] compaction_options_universal.min_merge_width : 2 +2025/01/09-22:17:01.774116 8503741440 [options/cf_options.cc:1134] compaction_options_universal.max_merge_width : -1 +2025/01/09-22:17:01.774117 8503741440 [options/cf_options.cc:1137] compaction_options_universal.max_size_amplification_percent : 200 +2025/01/09-22:17:01.774117 8503741440 [options/cf_options.cc:1140] compaction_options_universal.compression_size_percent : -1 +2025/01/09-22:17:01.774118 8503741440 [options/cf_options.cc:1142] compaction_options_universal.stop_style : 1 +2025/01/09-22:17:01.774119 8503741440 [options/cf_options.cc:1145] compaction_options_universal.allow_trivial_move : 0 +2025/01/09-22:17:01.774119 8503741440 [options/cf_options.cc:1147] compaction_options_universal.incremental : 0 +2025/01/09-22:17:01.774120 8503741440 [options/cf_options.cc:1151] compaction_options_fifo.max_table_files_size : 1073741824 +2025/01/09-22:17:01.774120 8503741440 [options/cf_options.cc:1153] compaction_options_fifo.allow_compaction : 0 +2025/01/09-22:17:01.774121 8503741440 [options/cf_options.cc:1157] enable_blob_files: false +2025/01/09-22:17:01.774121 8503741440 [options/cf_options.cc:1159] min_blob_size: 0 +2025/01/09-22:17:01.774122 8503741440 [options/cf_options.cc:1161] blob_file_size: 268435456 +2025/01/09-22:17:01.774123 8503741440 [options/cf_options.cc:1163] blob_compression_type: NoCompression +2025/01/09-22:17:01.774123 8503741440 [options/cf_options.cc:1165] enable_blob_garbage_collection: false +2025/01/09-22:17:01.774124 8503741440 [options/cf_options.cc:1167] blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.774124 8503741440 [options/cf_options.cc:1169] blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.774125 8503741440 [options/cf_options.cc:1171] blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.774125 8503741440 [options/cf_options.cc:1173] blob_file_starting_level: 0 +2025/01/09-22:17:01.774126 8503741440 [options/cf_options.cc:1177] prepopulate_blob_cache: disable +2025/01/09-22:17:01.774127 8503741440 [options/cf_options.cc:1179] last_level_temperature: 0 +2025/01/09-22:17:01.781341 8503741440 [db/db_impl/db_impl.cc:1244] SetOptions() on column family [address_signatures], inputs: +2025/01/09-22:17:01.781347 8503741440 [db/db_impl/db_impl.cc:1247] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.781348 8503741440 [db/db_impl/db_impl.cc:1251] [address_signatures] SetOptions() succeeded +2025/01/09-22:17:01.781349 8503741440 [options/cf_options.cc:1047] write_buffer_size: 268435456 +2025/01/09-22:17:01.781350 8503741440 [options/cf_options.cc:1049] max_write_buffer_number: 8 +2025/01/09-22:17:01.781350 8503741440 [options/cf_options.cc:1052] arena_block_size: 1048576 +2025/01/09-22:17:01.781351 8503741440 [options/cf_options.cc:1054] memtable_prefix_bloom_ratio: 0.000000 +2025/01/09-22:17:01.781352 8503741440 [options/cf_options.cc:1056] memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.781352 8503741440 [options/cf_options.cc:1059] memtable_huge_page_size: 0 +2025/01/09-22:17:01.781353 8503741440 [options/cf_options.cc:1062] max_successive_merges: 0 +2025/01/09-22:17:01.781353 8503741440 [options/cf_options.cc:1065] inplace_update_num_locks: 10000 +2025/01/09-22:17:01.781354 8503741440 [options/cf_options.cc:1069] prefix_extractor: nullptr +2025/01/09-22:17:01.781355 8503741440 [options/cf_options.cc:1071] disable_auto_compactions: 0 +2025/01/09-22:17:01.781355 8503741440 [options/cf_options.cc:1073] soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.781356 8503741440 [options/cf_options.cc:1075] hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.781357 8503741440 [options/cf_options.cc:1077] level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.781357 8503741440 [options/cf_options.cc:1079] level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.781358 8503741440 [options/cf_options.cc:1081] level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.781358 8503741440 [options/cf_options.cc:1083] max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.781359 8503741440 [options/cf_options.cc:1085] ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.781359 8503741440 [options/cf_options.cc:1087] target_file_size_base: 107374182 +2025/01/09-22:17:01.781360 8503741440 [options/cf_options.cc:1089] target_file_size_multiplier: 1 +2025/01/09-22:17:01.781361 8503741440 [options/cf_options.cc:1091] max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.781361 8503741440 [options/cf_options.cc:1093] max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.781362 8503741440 [options/cf_options.cc:1095] ttl: 2592000 +2025/01/09-22:17:01.781362 8503741440 [options/cf_options.cc:1097] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.781364 8503741440 [options/cf_options.cc:1111] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1 +2025/01/09-22:17:01.781364 8503741440 [options/cf_options.cc:1113] max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.781365 8503741440 [options/cf_options.cc:1115] check_flush_compaction_key_order: 1 +2025/01/09-22:17:01.781365 8503741440 [options/cf_options.cc:1117] paranoid_file_checks: 0 +2025/01/09-22:17:01.781366 8503741440 [options/cf_options.cc:1119] report_bg_io_stats: 0 +2025/01/09-22:17:01.781366 8503741440 [options/cf_options.cc:1121] compression: 0 +2025/01/09-22:17:01.781367 8503741440 [options/cf_options.cc:1124] experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.781368 8503741440 [options/cf_options.cc:1126] bottommost_file_compaction_delay: 0 +2025/01/09-22:17:01.781368 8503741440 [options/cf_options.cc:1130] compaction_options_universal.size_ratio : 1 +2025/01/09-22:17:01.781369 8503741440 [options/cf_options.cc:1132] compaction_options_universal.min_merge_width : 2 +2025/01/09-22:17:01.781369 8503741440 [options/cf_options.cc:1134] compaction_options_universal.max_merge_width : -1 +2025/01/09-22:17:01.781370 8503741440 [options/cf_options.cc:1137] compaction_options_universal.max_size_amplification_percent : 200 +2025/01/09-22:17:01.781371 8503741440 [options/cf_options.cc:1140] compaction_options_universal.compression_size_percent : -1 +2025/01/09-22:17:01.781371 8503741440 [options/cf_options.cc:1142] compaction_options_universal.stop_style : 1 +2025/01/09-22:17:01.781372 8503741440 [options/cf_options.cc:1145] compaction_options_universal.allow_trivial_move : 0 +2025/01/09-22:17:01.781372 8503741440 [options/cf_options.cc:1147] compaction_options_universal.incremental : 0 +2025/01/09-22:17:01.781373 8503741440 [options/cf_options.cc:1151] compaction_options_fifo.max_table_files_size : 1073741824 +2025/01/09-22:17:01.781374 8503741440 [options/cf_options.cc:1153] compaction_options_fifo.allow_compaction : 0 +2025/01/09-22:17:01.781374 8503741440 [options/cf_options.cc:1157] enable_blob_files: false +2025/01/09-22:17:01.781375 8503741440 [options/cf_options.cc:1159] min_blob_size: 0 +2025/01/09-22:17:01.781375 8503741440 [options/cf_options.cc:1161] blob_file_size: 268435456 +2025/01/09-22:17:01.781376 8503741440 [options/cf_options.cc:1163] blob_compression_type: NoCompression +2025/01/09-22:17:01.781377 8503741440 [options/cf_options.cc:1165] enable_blob_garbage_collection: false +2025/01/09-22:17:01.781377 8503741440 [options/cf_options.cc:1167] blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.781378 8503741440 [options/cf_options.cc:1169] blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.781379 8503741440 [options/cf_options.cc:1171] blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.781379 8503741440 [options/cf_options.cc:1173] blob_file_starting_level: 0 +2025/01/09-22:17:01.781380 8503741440 [options/cf_options.cc:1177] prepopulate_blob_cache: disable +2025/01/09-22:17:01.781380 8503741440 [options/cf_options.cc:1179] last_level_temperature: 0 +2025/01/09-22:17:01.788557 8503741440 [db/db_impl/db_impl.cc:1244] SetOptions() on column family [transaction_memos], inputs: +2025/01/09-22:17:01.788562 8503741440 [db/db_impl/db_impl.cc:1247] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.788563 8503741440 [db/db_impl/db_impl.cc:1251] [transaction_memos] SetOptions() succeeded +2025/01/09-22:17:01.788564 8503741440 [options/cf_options.cc:1047] write_buffer_size: 268435456 +2025/01/09-22:17:01.788565 8503741440 [options/cf_options.cc:1049] max_write_buffer_number: 8 +2025/01/09-22:17:01.788565 8503741440 [options/cf_options.cc:1052] arena_block_size: 1048576 +2025/01/09-22:17:01.788566 8503741440 [options/cf_options.cc:1054] memtable_prefix_bloom_ratio: 0.000000 +2025/01/09-22:17:01.788567 8503741440 [options/cf_options.cc:1056] memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.788567 8503741440 [options/cf_options.cc:1059] memtable_huge_page_size: 0 +2025/01/09-22:17:01.788568 8503741440 [options/cf_options.cc:1062] max_successive_merges: 0 +2025/01/09-22:17:01.788568 8503741440 [options/cf_options.cc:1065] inplace_update_num_locks: 10000 +2025/01/09-22:17:01.788569 8503741440 [options/cf_options.cc:1069] prefix_extractor: nullptr +2025/01/09-22:17:01.788570 8503741440 [options/cf_options.cc:1071] disable_auto_compactions: 0 +2025/01/09-22:17:01.788570 8503741440 [options/cf_options.cc:1073] soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.788571 8503741440 [options/cf_options.cc:1075] hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.788571 8503741440 [options/cf_options.cc:1077] level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.788572 8503741440 [options/cf_options.cc:1079] level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.788573 8503741440 [options/cf_options.cc:1081] level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.788573 8503741440 [options/cf_options.cc:1083] max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.788574 8503741440 [options/cf_options.cc:1085] ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.788574 8503741440 [options/cf_options.cc:1087] target_file_size_base: 107374182 +2025/01/09-22:17:01.788575 8503741440 [options/cf_options.cc:1089] target_file_size_multiplier: 1 +2025/01/09-22:17:01.788575 8503741440 [options/cf_options.cc:1091] max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.788576 8503741440 [options/cf_options.cc:1093] max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.788577 8503741440 [options/cf_options.cc:1095] ttl: 2592000 +2025/01/09-22:17:01.788577 8503741440 [options/cf_options.cc:1097] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.788578 8503741440 [options/cf_options.cc:1111] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1 +2025/01/09-22:17:01.788579 8503741440 [options/cf_options.cc:1113] max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.788579 8503741440 [options/cf_options.cc:1115] check_flush_compaction_key_order: 1 +2025/01/09-22:17:01.788580 8503741440 [options/cf_options.cc:1117] paranoid_file_checks: 0 +2025/01/09-22:17:01.788580 8503741440 [options/cf_options.cc:1119] report_bg_io_stats: 0 +2025/01/09-22:17:01.788581 8503741440 [options/cf_options.cc:1121] compression: 0 +2025/01/09-22:17:01.788582 8503741440 [options/cf_options.cc:1124] experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.788582 8503741440 [options/cf_options.cc:1126] bottommost_file_compaction_delay: 0 +2025/01/09-22:17:01.788583 8503741440 [options/cf_options.cc:1130] compaction_options_universal.size_ratio : 1 +2025/01/09-22:17:01.788583 8503741440 [options/cf_options.cc:1132] compaction_options_universal.min_merge_width : 2 +2025/01/09-22:17:01.788584 8503741440 [options/cf_options.cc:1134] compaction_options_universal.max_merge_width : -1 +2025/01/09-22:17:01.788585 8503741440 [options/cf_options.cc:1137] compaction_options_universal.max_size_amplification_percent : 200 +2025/01/09-22:17:01.788585 8503741440 [options/cf_options.cc:1140] compaction_options_universal.compression_size_percent : -1 +2025/01/09-22:17:01.788586 8503741440 [options/cf_options.cc:1142] compaction_options_universal.stop_style : 1 +2025/01/09-22:17:01.788586 8503741440 [options/cf_options.cc:1145] compaction_options_universal.allow_trivial_move : 0 +2025/01/09-22:17:01.788587 8503741440 [options/cf_options.cc:1147] compaction_options_universal.incremental : 0 +2025/01/09-22:17:01.788587 8503741440 [options/cf_options.cc:1151] compaction_options_fifo.max_table_files_size : 1073741824 +2025/01/09-22:17:01.788588 8503741440 [options/cf_options.cc:1153] compaction_options_fifo.allow_compaction : 0 +2025/01/09-22:17:01.788589 8503741440 [options/cf_options.cc:1157] enable_blob_files: false +2025/01/09-22:17:01.788589 8503741440 [options/cf_options.cc:1159] min_blob_size: 0 +2025/01/09-22:17:01.788590 8503741440 [options/cf_options.cc:1161] blob_file_size: 268435456 +2025/01/09-22:17:01.788591 8503741440 [options/cf_options.cc:1163] blob_compression_type: NoCompression +2025/01/09-22:17:01.788591 8503741440 [options/cf_options.cc:1165] enable_blob_garbage_collection: false +2025/01/09-22:17:01.788592 8503741440 [options/cf_options.cc:1167] blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.788592 8503741440 [options/cf_options.cc:1169] blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.788593 8503741440 [options/cf_options.cc:1171] blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.788594 8503741440 [options/cf_options.cc:1173] blob_file_starting_level: 0 +2025/01/09-22:17:01.788594 8503741440 [options/cf_options.cc:1177] prepopulate_blob_cache: disable +2025/01/09-22:17:01.788595 8503741440 [options/cf_options.cc:1179] last_level_temperature: 0 +2025/01/09-22:17:04.772599 6133805056 [db/db_impl/db_impl.cc:1140] ------- DUMPING STATS ------- +2025/01/09-22:17:04.772617 6133805056 [db/db_impl/db_impl.cc:1141] +** DB Stats ** +Uptime(secs): 3.0 total, 3.0 interval +Cumulative writes: 131 writes, 1251 keys, 129 commit groups, 1.0 writes per commit group, ingest: 0.00 GB, 0.41 MB/s +Cumulative WAL: 131 writes, 0 syncs, 131.00 writes per sync, written: 0.00 GB, 0.41 MB/s +Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent +Interval writes: 131 writes, 1251 keys, 129 commit groups, 1.0 writes per commit group, ingest: 1.24 MB, 0.41 MB/s +Interval WAL: 131 writes, 0 syncs, 131.00 writes per sync, written: 0.00 GB, 0.41 MB/s +Interval stall: 00:00:0.000 H:M:S, 0.0 percent +Write Stall (count): write-buffer-manager-limit-stops: 0 + +** Compaction Stats [default] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [default] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be591d8#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 3e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [default] ** + +** Compaction Stats [meta] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + L0 1/0 1.07 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.0 0.00 0.00 1 0.001 0 0 0.0 0.0 + Sum 1/0 1.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.0 0.00 0.00 1 0.001 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.0 0.00 0.00 1 0.001 0 0 0.0 0.0 + +** Compaction Stats [meta] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.00 0.00 1 0.001 0 0 0.0 0.0 + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be76048#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.35 KB table_size: 1024 occupancy: 2 collections: 1 last_copies: 0 last_secs: 7.1e-05 secs_since: 0 +Block cache entry stats(count,size,portion): DataBlock(1,0.18 KB,0.000548363%) Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [meta] ** + +** Compaction Stats [dead_slots] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [dead_slots] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be6f288#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 0.000109 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [dead_slots] ** + +** Compaction Stats [duplicate_slots] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [duplicate_slots] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be3b4e8#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [duplicate_slots] ** + +** Compaction Stats [erasure_meta] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [erasure_meta] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be3db48#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [erasure_meta] ** + +** Compaction Stats [orphans] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [orphans] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be40248#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 3.2e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [orphans] ** + +** Compaction Stats [bank_hashes] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [bank_hashes] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be42948#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 7.7e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [bank_hashes] ** + +** Compaction Stats [root] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + L0 1/0 1.00 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 0.0 0.0 + Sum 1/0 1.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 0.0 0.0 + +** Compaction Stats [root] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.5 0.00 0.00 1 0.000 0 0 0.0 0.0 + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be45048#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.28 KB table_size: 1024 occupancy: 2 collections: 1 last_copies: 0 last_secs: 0.000105 secs_since: 0 +Block cache entry stats(count,size,portion): DataBlock(1,0.11 KB,0.000345707%) Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [root] ** + +** Compaction Stats [index] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + L0 1/0 1.28 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.9 0.00 0.00 1 0.000 0 0 0.0 0.0 + Sum 1/0 1.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.9 0.00 0.00 1 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.9 0.00 0.00 1 0.000 0 0 0.0 0.0 + +** Compaction Stats [index] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 8.9 0.00 0.00 1 0.000 0 0 0.0 0.0 + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be47778#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 6.2e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [index] ** + +** Compaction Stats [data_shred] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + L0 1/0 39.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 216.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + Sum 1/0 39.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 216.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 216.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + +** Compaction Stats [data_shred] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 216.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be71ca8#92786 capacity: 32.00 MB seed: 1620114849 usage: 39.63 KB table_size: 1024 occupancy: 9 collections: 1 last_copies: 0 last_secs: 3.3e-05 secs_since: 0 +Block cache entry stats(count,size,portion): DataBlock(8,38.87 KB,0.118613%) Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [data_shred] ** + +** Compaction Stats [code_shred] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [code_shred] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be73958#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 2.8e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [code_shred] ** + +** Compaction Stats [transaction_status] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [transaction_status] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be78b48#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 4.3e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [transaction_status] ** + +** Compaction Stats [address_signatures] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [address_signatures] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be7a378#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 0.000111 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [address_signatures] ** + +** Compaction Stats [transaction_memos] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [transaction_memos] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be7c058#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 0.000133 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [transaction_memos] ** + +** Compaction Stats [transaction_status_index] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + L0 1/0 1.05 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + Sum 1/0 1.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + +** Compaction Stats [transaction_status_index] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 7.1 0.00 0.00 1 0.000 0 0 0.0 0.0 + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be48418#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.31 KB table_size: 1024 occupancy: 2 collections: 1 last_copies: 0 last_secs: 5.1e-05 secs_since: 0 +Block cache entry stats(count,size,portion): DataBlock(1,0.14 KB,0.000432134%) Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [transaction_status_index] ** + +** Compaction Stats [rewards] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [rewards] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be4ab28#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 5.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [rewards] ** + +** Compaction Stats [blocktime] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [blocktime] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be4d218#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 6.2e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [blocktime] ** + +** Compaction Stats [perf_samples] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [perf_samples] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be7f918#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [perf_samples] ** + +** Compaction Stats [block_height] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [block_height] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be4ff38#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [block_height] ** + +** Compaction Stats [program_costs] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [program_costs] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be52628#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [program_costs] ** + +** Compaction Stats [optimistic_slots] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [optimistic_slots] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be82378#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [optimistic_slots] ** + +** Compaction Stats [merkle_root_meta] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + L0 1/0 1.06 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.4 0.00 0.00 1 0.000 0 0 0.0 0.0 + Sum 1/0 1.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.4 0.00 0.00 1 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.4 0.00 0.00 1 0.000 0 0 0.0 0.0 + +** Compaction Stats [merkle_root_meta] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.4 0.00 0.00 1 0.000 0 0 0.0 0.0 + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 3.0 total, 3.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be551c8#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [merkle_root_meta] ** diff --git a/fall/.anchor/test-ledger/rocksdb/LOG.old.1736432221754112 b/fall/.anchor/test-ledger/rocksdb/LOG.old.1736432221754112 new file mode 100644 index 0000000..1198c07 --- /dev/null +++ b/fall/.anchor/test-ledger/rocksdb/LOG.old.1736432221754112 @@ -0,0 +1,2244 @@ +2025/01/09-22:17:01.580034 8503741440 RocksDB version: 8.10.0 +2025/01/09-22:17:01.580219 8503741440 Compile date 2023-12-15 13:01:14 +2025/01/09-22:17:01.580221 8503741440 DB SUMMARY +2025/01/09-22:17:01.580223 8503741440 Host name (Env): yimingMacBook-Pro.local +2025/01/09-22:17:01.580223 8503741440 DB Session ID: XQIW84T808EFI3IZSLJ5 +2025/01/09-22:17:01.580237 8503741440 SST files in .anchor/test-ledger/rocksdb dir, Total Num: 0, files: +2025/01/09-22:17:01.580238 8503741440 Write Ahead Log file in .anchor/test-ledger/rocksdb: +2025/01/09-22:17:01.580239 8503741440 Options.error_if_exists: 0 +2025/01/09-22:17:01.580240 8503741440 Options.create_if_missing: 1 +2025/01/09-22:17:01.580241 8503741440 Options.paranoid_checks: 1 +2025/01/09-22:17:01.580241 8503741440 Options.flush_verify_memtable_count: 1 +2025/01/09-22:17:01.580242 8503741440 Options.compaction_verify_record_count: 1 +2025/01/09-22:17:01.580242 8503741440 Options.track_and_verify_wals_in_manifest: 0 +2025/01/09-22:17:01.580243 8503741440 Options.verify_sst_unique_id_in_manifest: 1 +2025/01/09-22:17:01.580243 8503741440 Options.env: 0x15be383b0 +2025/01/09-22:17:01.580244 8503741440 Options.fs: PosixFileSystem +2025/01/09-22:17:01.580245 8503741440 Options.info_log: 0x15be71f98 +2025/01/09-22:17:01.580245 8503741440 Options.max_file_opening_threads: 16 +2025/01/09-22:17:01.580246 8503741440 Options.statistics: 0x0 +2025/01/09-22:17:01.580246 8503741440 Options.use_fsync: 0 +2025/01/09-22:17:01.580247 8503741440 Options.max_log_file_size: 0 +2025/01/09-22:17:01.580248 8503741440 Options.max_manifest_file_size: 1073741824 +2025/01/09-22:17:01.580248 8503741440 Options.log_file_time_to_roll: 0 +2025/01/09-22:17:01.580249 8503741440 Options.keep_log_file_num: 1000 +2025/01/09-22:17:01.580249 8503741440 Options.recycle_log_file_num: 0 +2025/01/09-22:17:01.580250 8503741440 Options.allow_fallocate: 1 +2025/01/09-22:17:01.580250 8503741440 Options.allow_mmap_reads: 0 +2025/01/09-22:17:01.580251 8503741440 Options.allow_mmap_writes: 0 +2025/01/09-22:17:01.580251 8503741440 Options.use_direct_reads: 0 +2025/01/09-22:17:01.580252 8503741440 Options.use_direct_io_for_flush_and_compaction: 0 +2025/01/09-22:17:01.580252 8503741440 Options.create_missing_column_families: 1 +2025/01/09-22:17:01.580253 8503741440 Options.db_log_dir: +2025/01/09-22:17:01.580254 8503741440 Options.wal_dir: +2025/01/09-22:17:01.580254 8503741440 Options.table_cache_numshardbits: 6 +2025/01/09-22:17:01.580255 8503741440 Options.WAL_ttl_seconds: 0 +2025/01/09-22:17:01.580255 8503741440 Options.WAL_size_limit_MB: 0 +2025/01/09-22:17:01.580256 8503741440 Options.max_write_batch_group_size_bytes: 1048576 +2025/01/09-22:17:01.580256 8503741440 Options.manifest_preallocation_size: 4194304 +2025/01/09-22:17:01.580257 8503741440 Options.is_fd_close_on_exec: 1 +2025/01/09-22:17:01.580257 8503741440 Options.advise_random_on_open: 1 +2025/01/09-22:17:01.580258 8503741440 Options.db_write_buffer_size: 0 +2025/01/09-22:17:01.580258 8503741440 Options.write_buffer_manager: 0x15be72160 +2025/01/09-22:17:01.580259 8503741440 Options.access_hint_on_compaction_start: 1 +2025/01/09-22:17:01.580260 8503741440 Options.random_access_max_buffer_size: 1048576 +2025/01/09-22:17:01.580260 8503741440 Options.use_adaptive_mutex: 0 +2025/01/09-22:17:01.580261 8503741440 Options.rate_limiter: 0x0 +2025/01/09-22:17:01.580261 8503741440 Options.sst_file_manager.rate_bytes_per_sec: 0 +2025/01/09-22:17:01.580262 8503741440 Options.wal_recovery_mode: 2 +2025/01/09-22:17:01.580263 8503741440 Options.enable_thread_tracking: 0 +2025/01/09-22:17:01.580263 8503741440 Options.enable_pipelined_write: 0 +2025/01/09-22:17:01.580264 8503741440 Options.unordered_write: 0 +2025/01/09-22:17:01.580264 8503741440 Options.allow_concurrent_memtable_write: 1 +2025/01/09-22:17:01.580265 8503741440 Options.enable_write_thread_adaptive_yield: 1 +2025/01/09-22:17:01.580265 8503741440 Options.write_thread_max_yield_usec: 100 +2025/01/09-22:17:01.580266 8503741440 Options.write_thread_slow_yield_usec: 3 +2025/01/09-22:17:01.580266 8503741440 Options.row_cache: None +2025/01/09-22:17:01.580267 8503741440 Options.wal_filter: None +2025/01/09-22:17:01.580267 8503741440 Options.avoid_flush_during_recovery: 0 +2025/01/09-22:17:01.580268 8503741440 Options.allow_ingest_behind: 0 +2025/01/09-22:17:01.580268 8503741440 Options.two_write_queues: 0 +2025/01/09-22:17:01.580269 8503741440 Options.manual_wal_flush: 0 +2025/01/09-22:17:01.580269 8503741440 Options.wal_compression: 0 +2025/01/09-22:17:01.580270 8503741440 Options.atomic_flush: 0 +2025/01/09-22:17:01.580271 8503741440 Options.avoid_unnecessary_blocking_io: 0 +2025/01/09-22:17:01.580271 8503741440 Options.persist_stats_to_disk: 0 +2025/01/09-22:17:01.580272 8503741440 Options.write_dbid_to_manifest: 0 +2025/01/09-22:17:01.580272 8503741440 Options.log_readahead_size: 0 +2025/01/09-22:17:01.580273 8503741440 Options.file_checksum_gen_factory: Unknown +2025/01/09-22:17:01.580274 8503741440 Options.best_efforts_recovery: 0 +2025/01/09-22:17:01.580274 8503741440 Options.max_bgerror_resume_count: 2147483647 +2025/01/09-22:17:01.580275 8503741440 Options.bgerror_resume_retry_interval: 1000000 +2025/01/09-22:17:01.580275 8503741440 Options.allow_data_in_errors: 0 +2025/01/09-22:17:01.580276 8503741440 Options.db_host_id: __hostname__ +2025/01/09-22:17:01.580276 8503741440 Options.enforce_single_del_contracts: true +2025/01/09-22:17:01.580277 8503741440 Options.max_background_jobs: 8 +2025/01/09-22:17:01.580277 8503741440 Options.max_background_compactions: -1 +2025/01/09-22:17:01.580278 8503741440 Options.max_subcompactions: 1 +2025/01/09-22:17:01.580278 8503741440 Options.avoid_flush_during_shutdown: 0 +2025/01/09-22:17:01.580279 8503741440 Options.writable_file_max_buffer_size: 1048576 +2025/01/09-22:17:01.580280 8503741440 Options.delayed_write_rate : 16777216 +2025/01/09-22:17:01.580280 8503741440 Options.max_total_wal_size: 4294967296 +2025/01/09-22:17:01.580281 8503741440 Options.delete_obsolete_files_period_micros: 21600000000 +2025/01/09-22:17:01.580281 8503741440 Options.stats_dump_period_sec: 600 +2025/01/09-22:17:01.580282 8503741440 Options.stats_persist_period_sec: 600 +2025/01/09-22:17:01.580282 8503741440 Options.stats_history_buffer_size: 1048576 +2025/01/09-22:17:01.580283 8503741440 Options.max_open_files: -1 +2025/01/09-22:17:01.580284 8503741440 Options.bytes_per_sync: 0 +2025/01/09-22:17:01.580284 8503741440 Options.wal_bytes_per_sync: 0 +2025/01/09-22:17:01.580285 8503741440 Options.strict_bytes_per_sync: 0 +2025/01/09-22:17:01.580285 8503741440 Options.compaction_readahead_size: 2097152 +2025/01/09-22:17:01.580286 8503741440 Options.max_background_flushes: -1 +2025/01/09-22:17:01.580286 8503741440 Options.daily_offpeak_time_utc: +2025/01/09-22:17:01.580287 8503741440 Compression algorithms supported: +2025/01/09-22:17:01.580288 8503741440 kZSTD supported: 0 +2025/01/09-22:17:01.580288 8503741440 kZlibCompression supported: 0 +2025/01/09-22:17:01.580289 8503741440 kXpressCompression supported: 0 +2025/01/09-22:17:01.580290 8503741440 kSnappyCompression supported: 0 +2025/01/09-22:17:01.580290 8503741440 kZSTDNotFinalCompression supported: 0 +2025/01/09-22:17:01.580291 8503741440 kLZ4HCCompression supported: 1 +2025/01/09-22:17:01.580291 8503741440 kLZ4Compression supported: 1 +2025/01/09-22:17:01.580292 8503741440 kBZip2Compression supported: 0 +2025/01/09-22:17:01.580296 8503741440 Fast CRC32 supported: Supported on Arm64 +2025/01/09-22:17:01.580297 8503741440 DMutex implementation: pthread_mutex_t +2025/01/09-22:17:01.580532 8503741440 [db/db_impl/db_impl_open.cc:325] Creating manifest 1 +2025/01/09-22:17:01.580814 8503741440 [db/version_set.cc:5942] Recovering from manifest file: .anchor/test-ledger/rocksdb/MANIFEST-000001 +2025/01/09-22:17:01.581083 8503741440 [db/column_family.cc:618] --------------- Options for column family [default]: +2025/01/09-22:17:01.581085 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.581085 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.581086 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.581087 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.581087 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.581088 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.581088 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.581098 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be712b0) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be71368 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.581099 8503741440 Options.write_buffer_size: 67108864 +2025/01/09-22:17:01.581100 8503741440 Options.max_write_buffer_number: 2 +2025/01/09-22:17:01.581100 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.581101 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.581102 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.581102 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.581103 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.581103 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.581104 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.581104 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.581105 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.581105 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.581106 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.581106 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.581107 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.581107 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.581108 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.581109 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.581109 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.581110 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.581110 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.581111 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.581111 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.581112 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.581112 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.581113 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.581113 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.581114 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.581114 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.581115 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.581115 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.581116 8503741440 Options.target_file_size_base: 67108864 +2025/01/09-22:17:01.581117 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.581117 8503741440 Options.max_bytes_for_level_base: 268435456 +2025/01/09-22:17:01.581118 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.581118 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.581119 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.581119 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.581120 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.581120 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.581121 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.581122 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.581122 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.581123 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.581123 8503741440 Options.max_compaction_bytes: 1677721600 +2025/01/09-22:17:01.581124 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.581124 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.581125 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.581125 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.581126 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.581126 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.581127 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.581127 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.581128 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.581129 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.581129 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.581130 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.581130 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.581131 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.581131 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.581132 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.581133 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.581133 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.581134 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.581134 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.581135 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.581135 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.581136 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.581136 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.581137 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.581137 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.581138 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.581138 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.581139 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.581140 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.581140 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.581141 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.581141 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.581142 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.581142 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.581143 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.581143 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.581144 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.581144 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.581145 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.581145 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.581146 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.581146 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.581550 8503741440 [db/version_set.cc:5993] Recovered from manifest file:.anchor/test-ledger/rocksdb/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 +2025/01/09-22:17:01.581552 8503741440 [db/version_set.cc:6002] Column family [default] (ID 0), log number is 0 +2025/01/09-22:17:01.581583 8503741440 [db/db_impl/db_impl_open.cc:646] DB ID: fe13558b-78c1-4e5c-bb64-d95d07f3e1f4 +2025/01/09-22:17:01.582021 8503741440 [db/version_set.cc:5439] Creating manifest 5 +2025/01/09-22:17:01.582596 8503741440 [db/column_family.cc:618] --------------- Options for column family [meta]: +2025/01/09-22:17:01.582599 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.582600 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.582601 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.582602 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.582602 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.582603 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.582603 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.582613 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be40640) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be40698 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.582614 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.582614 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.582615 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.582616 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.582616 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.582617 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.582618 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.582618 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.582619 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.582619 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.582620 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.582620 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.582621 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.582622 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.582622 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.582623 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.582623 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.582624 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.582624 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.582625 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.582626 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.582626 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.582627 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.582627 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.582628 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.582628 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.582629 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.582630 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.582630 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.582631 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.582631 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.582632 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.582632 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.582633 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.582634 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.582634 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.582635 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.582636 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.582636 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.582637 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.582637 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.582638 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.582638 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.582639 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.582640 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.582640 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.582641 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.582641 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.582642 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.582642 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.582643 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.582644 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.582644 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.582645 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.582645 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.582646 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.582647 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.582647 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.582648 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.582649 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.582649 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.582650 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.582650 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.582651 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.582652 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.582652 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.582653 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.582653 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.582654 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.582655 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.582655 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.582656 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.582656 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.582657 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.582657 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.582658 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.582658 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.582659 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.582660 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.582660 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.582661 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.582661 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.582662 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.582663 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.582663 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.582664 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.582664 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.582665 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.582702 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [meta] (ID 1) +2025/01/09-22:17:01.582759 8503741440 [db/column_family.cc:618] --------------- Options for column family [dead_slots]: +2025/01/09-22:17:01.582760 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.582761 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.582762 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.582762 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.582763 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.582763 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.582764 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.582770 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be42d30) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be42d88 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.582771 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.582772 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.582772 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.582773 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.582773 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.582774 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.582774 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.582775 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.582776 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.582776 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.582777 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.582777 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.582778 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.582779 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.582779 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.582780 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.582780 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.582781 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.582781 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.582782 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.582783 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.582783 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.582784 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.582784 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.582785 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.582785 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.582786 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.582787 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.582787 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.582788 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.582788 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.582789 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.582789 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.582790 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.582790 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.582791 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.582792 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.582792 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.582793 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.582793 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.582794 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.582795 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.582795 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.582796 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.582796 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.582797 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.582797 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.582798 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.582799 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.582799 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.582800 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.582800 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.582801 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.582801 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.582802 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.582803 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.582803 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.582804 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.582805 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.582805 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.582806 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.582806 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.582807 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.582807 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.582808 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.582809 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.582809 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.582810 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.582810 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.582811 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.582811 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.582812 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.582812 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.582813 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.582814 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.582814 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.582815 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.582815 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.582816 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.582816 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.582817 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.582818 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.582818 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.582819 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.582819 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.582820 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.582821 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.582821 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.582840 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [dead_slots] (ID 2) +2025/01/09-22:17:01.582891 8503741440 [db/column_family.cc:618] --------------- Options for column family [duplicate_slots]: +2025/01/09-22:17:01.582892 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.582893 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.582894 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.582894 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.582895 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.582895 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.582896 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.582902 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be45430) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be45488 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.582903 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.582904 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.582904 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.582905 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.582905 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.582906 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.582906 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.582907 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.582908 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.582908 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.582909 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.582909 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.582910 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.582910 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.582911 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.582911 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.582912 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.582912 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.582913 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.582914 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.582914 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.582915 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.582915 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.582916 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.582916 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.582917 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.582917 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.582918 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.582918 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.582919 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.582919 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.582920 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.582920 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.582921 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.582921 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.582922 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.582923 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.582923 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.582924 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.582924 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.582925 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.582925 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.582926 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.582927 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.582927 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.582928 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.582928 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.582929 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.582929 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.582930 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.582930 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.582931 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.582931 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.582932 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.582933 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.582933 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.582934 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.582934 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.582935 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.582935 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.582936 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.582937 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.582937 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.582938 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.582938 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.582939 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.582939 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.582940 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.582940 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.582941 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.582941 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.582942 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.582943 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.582943 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.582944 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.582944 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.582945 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.582945 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.582946 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.582946 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.582947 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.582947 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.582948 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.582949 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.582949 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.582950 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.582950 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.582951 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.582968 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [duplicate_slots] (ID 3) +2025/01/09-22:17:01.583013 8503741440 [db/column_family.cc:618] --------------- Options for column family [erasure_meta]: +2025/01/09-22:17:01.583014 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.583015 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.583015 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.583016 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.583016 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.583017 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.583017 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.583023 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be47b30) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be47b88 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.583023 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.583024 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.583025 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.583025 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.583026 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.583026 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.583027 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.583027 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.583028 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.583028 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.583029 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.583029 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.583030 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.583031 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583031 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583032 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583032 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.583033 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583033 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583034 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.583034 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.583035 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.583036 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583036 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583037 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583037 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583038 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.583038 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583039 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.583039 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.583040 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.583040 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.583041 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.583041 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.583042 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.583042 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.583043 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.583044 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.583044 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.583045 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.583045 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.583046 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.583046 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.583047 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.583047 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.583048 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.583049 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.583049 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.583050 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.583050 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.583051 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.583051 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.583052 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.583052 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.583053 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.583053 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.583054 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.583055 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.583055 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.583056 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.583056 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.583057 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.583057 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.583058 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.583059 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.583059 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.583060 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.583060 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.583061 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.583061 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.583062 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.583062 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.583063 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.583063 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.583064 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.583064 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.583065 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.583065 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.583066 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.583067 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.583067 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.583068 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.583068 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.583069 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.583069 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.583070 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.583070 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.583071 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.583087 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [erasure_meta] (ID 4) +2025/01/09-22:17:01.583128 8503741440 [db/column_family.cc:618] --------------- Options for column family [orphans]: +2025/01/09-22:17:01.583129 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.583130 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.583130 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.583131 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.583131 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.583132 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.583132 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.583138 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be4a230) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be4a288 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.583139 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.583139 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.583140 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.583140 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.583141 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.583141 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.583142 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.583142 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.583143 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.583143 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.583144 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.583145 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.583145 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.583146 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583146 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583147 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583147 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.583148 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583148 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583149 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.583149 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.583150 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.583150 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583151 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583152 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583152 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583153 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.583153 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583154 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.583154 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.583155 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.583155 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.583156 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.583156 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.583157 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.583157 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.583158 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.583159 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.583159 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.583160 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.583160 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.583161 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.583161 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.583162 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.583162 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.583163 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.583163 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.583164 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.583164 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.583165 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.583166 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.583166 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.583167 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.583167 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.583168 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.583168 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.583169 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.583169 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.583170 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.583171 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.583171 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.583172 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.583172 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.583173 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.583173 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.583174 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.583174 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.583175 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.583175 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.583176 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.583176 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.583177 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.583177 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.583178 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.583179 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.583179 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.583180 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.583180 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.583181 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.583181 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.583182 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.583182 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.583183 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.583183 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.583184 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.583184 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.583185 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.583185 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.583201 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [orphans] (ID 5) +2025/01/09-22:17:01.583240 8503741440 [db/column_family.cc:618] --------------- Options for column family [bank_hashes]: +2025/01/09-22:17:01.583241 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.583241 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.583242 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.583242 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.583243 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.583243 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.583244 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.583249 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be4c930) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be4c988 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.583250 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.583250 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.583251 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.583251 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.583252 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.583252 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.583253 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.583253 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.583254 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.583254 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.583255 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.583255 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.583256 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.583257 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583257 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583258 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583258 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.583259 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583259 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583260 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.583260 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.583261 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.583261 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583262 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583262 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583263 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583263 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.583264 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583264 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.583265 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.583265 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.583266 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.583266 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.583267 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.583267 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.583268 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.583268 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.583269 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.583269 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.583270 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.583270 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.583271 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.583271 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.583272 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.583273 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.583273 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.583274 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.583274 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.583275 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.583275 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.583276 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.583276 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.583277 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.583277 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.583278 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.583278 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.583279 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.583279 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.583280 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.583280 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.583281 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.583281 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.583282 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.583282 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.583283 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.583283 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.583284 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.583284 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.583285 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.583285 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.583286 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.583287 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.583287 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.583288 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.583288 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.583289 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.583289 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.583290 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.583290 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.583291 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.583291 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.583292 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.583292 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.583293 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.583293 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.583294 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.583294 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.583295 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.583309 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [bank_hashes] (ID 6) +2025/01/09-22:17:01.583348 8503741440 [db/column_family.cc:618] --------------- Options for column family [root]: +2025/01/09-22:17:01.583349 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.583349 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.583350 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.583350 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.583351 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.583351 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.583352 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.583357 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be4f030) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be4f088 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.583358 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.583358 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.583359 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.583359 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.583360 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.583360 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.583361 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.583361 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.583362 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.583362 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.583363 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.583363 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.583364 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.583364 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583365 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583366 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583366 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.583367 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583367 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583368 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.583368 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.583369 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.583369 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583370 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583370 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583371 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583371 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.583372 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583372 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.583373 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.583373 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.583374 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.583374 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.583375 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.583375 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.583376 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.583376 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.583377 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.583377 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.583378 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.583378 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.583379 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.583379 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.583380 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.583380 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.583381 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.583381 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.583382 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.583383 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.583383 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.583384 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.583384 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.583385 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.583385 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.583386 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.583386 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.583387 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.583387 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.583388 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.583388 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.583389 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.583389 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.583390 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.583390 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.583391 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.583391 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.583392 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.583392 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.583393 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.583393 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.583394 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.583394 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.583395 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.583395 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.583396 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.583397 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.583397 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.583397 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.583398 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.583398 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.583399 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.583400 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.583400 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.583401 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.583401 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.583402 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.583402 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.583403 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.583416 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [root] (ID 7) +2025/01/09-22:17:01.583457 8503741440 [db/column_family.cc:618] --------------- Options for column family [index]: +2025/01/09-22:17:01.583458 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.583459 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.583459 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.583460 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.583460 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.583461 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.583461 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.583467 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be51730) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be51788 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.583467 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.583468 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.583468 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.583469 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.583469 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.583470 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.583470 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.583471 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.583471 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.583472 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.583472 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.583473 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.583474 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.583474 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583475 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583475 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583476 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.583476 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583477 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583477 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.583478 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.583478 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.583479 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583479 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583480 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583480 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583481 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.583481 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583482 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.583482 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.583483 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.583483 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.583484 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.583484 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.583485 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.583485 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.583486 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.583486 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.583487 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.583487 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.583488 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.583488 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.583489 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.583489 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.583490 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.583490 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.583491 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.583492 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.583492 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.583493 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.583493 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.583494 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.583494 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.583495 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.583495 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.583496 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.583496 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.583497 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.583497 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.583498 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.583498 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.583499 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.583499 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.583500 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.583500 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.583501 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.583501 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.583502 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.583502 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.583503 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.583503 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.583504 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.583504 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.583505 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.583506 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.583506 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.583507 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.583507 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.583508 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.583508 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.583509 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.583509 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.583510 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.583510 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.583511 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.583511 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.583512 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.583512 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.583530 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [index] (ID 8) +2025/01/09-22:17:01.583572 8503741440 [db/column_family.cc:618] --------------- Options for column family [data_shred]: +2025/01/09-22:17:01.583573 8503741440 Options.comparator: leveldb.BytewiseComparator +2025/01/09-22:17:01.583573 8503741440 Options.merge_operator: None +2025/01/09-22:17:01.583574 8503741440 Options.compaction_filter: None +2025/01/09-22:17:01.583574 8503741440 Options.compaction_filter_factory: None +2025/01/09-22:17:01.583575 8503741440 Options.sst_partitioner_factory: None +2025/01/09-22:17:01.583575 8503741440 Options.memtable_factory: SkipListFactory +2025/01/09-22:17:01.583576 8503741440 Options.table_factory: BlockBasedTable +2025/01/09-22:17:01.583581 8503741440 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x15be3b860) + cache_index_and_filter_blocks: 0 + cache_index_and_filter_blocks_with_high_priority: 1 + pin_l0_filter_and_index_blocks_in_cache: 0 + pin_top_level_index_and_filter: 1 + index_type: 0 + data_block_index_type: 0 + index_shortening: 1 + data_block_hash_table_util_ratio: 0.750000 + checksum: 4 + no_block_cache: 0 + block_cache: 0x15be3b8b8 + block_cache_name: LRUCache + block_cache_options: + capacity : 33554432 + num_shard_bits : 6 + strict_capacity_limit : 0 + memory_allocator : None + high_pri_pool_ratio: 0.500 + low_pri_pool_ratio: 0.000 + persistent_cache: 0x0 + block_size: 4096 + block_size_deviation: 10 + block_restart_interval: 16 + index_block_restart_interval: 1 + metadata_block_size: 4096 + partition_filters: 0 + use_delta_encoding: 1 + filter_policy: nullptr + whole_key_filtering: 1 + verify_compression: 0 + read_amp_bytes_per_bit: 0 + format_version: 5 + enable_index_compression: 1 + block_align: 0 + max_auto_readahead_size: 262144 + prepopulate_block_cache: 0 + initial_auto_readahead_size: 8192 + num_file_reads_for_auto_readahead: 2 +2025/01/09-22:17:01.583582 8503741440 Options.write_buffer_size: 268435456 +2025/01/09-22:17:01.583582 8503741440 Options.max_write_buffer_number: 8 +2025/01/09-22:17:01.583583 8503741440 Options.compression: NoCompression +2025/01/09-22:17:01.583583 8503741440 Options.bottommost_compression: Disabled +2025/01/09-22:17:01.583584 8503741440 Options.prefix_extractor: nullptr +2025/01/09-22:17:01.583584 8503741440 Options.memtable_insert_with_hint_prefix_extractor: nullptr +2025/01/09-22:17:01.583585 8503741440 Options.num_levels: 7 +2025/01/09-22:17:01.583585 8503741440 Options.min_write_buffer_number_to_merge: 1 +2025/01/09-22:17:01.583586 8503741440 Options.max_write_buffer_number_to_maintain: 0 +2025/01/09-22:17:01.583586 8503741440 Options.max_write_buffer_size_to_maintain: 0 +2025/01/09-22:17:01.583587 8503741440 Options.bottommost_compression_opts.window_bits: -14 +2025/01/09-22:17:01.583587 8503741440 Options.bottommost_compression_opts.level: 32767 +2025/01/09-22:17:01.583588 8503741440 Options.bottommost_compression_opts.strategy: 0 +2025/01/09-22:17:01.583588 8503741440 Options.bottommost_compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583589 8503741440 Options.bottommost_compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583589 8503741440 Options.bottommost_compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583590 8503741440 Options.bottommost_compression_opts.enabled: false +2025/01/09-22:17:01.583590 8503741440 Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583591 8503741440 Options.bottommost_compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583592 8503741440 Options.compression_opts.window_bits: -14 +2025/01/09-22:17:01.583592 8503741440 Options.compression_opts.level: 32767 +2025/01/09-22:17:01.583593 8503741440 Options.compression_opts.strategy: 0 +2025/01/09-22:17:01.583593 8503741440 Options.compression_opts.max_dict_bytes: 0 +2025/01/09-22:17:01.583594 8503741440 Options.compression_opts.zstd_max_train_bytes: 0 +2025/01/09-22:17:01.583594 8503741440 Options.compression_opts.use_zstd_dict_trainer: true +2025/01/09-22:17:01.583595 8503741440 Options.compression_opts.parallel_threads: 1 +2025/01/09-22:17:01.583595 8503741440 Options.compression_opts.enabled: false +2025/01/09-22:17:01.583596 8503741440 Options.compression_opts.max_dict_buffer_bytes: 0 +2025/01/09-22:17:01.583596 8503741440 Options.level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.583597 8503741440 Options.level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.583597 8503741440 Options.level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.583598 8503741440 Options.target_file_size_base: 107374182 +2025/01/09-22:17:01.583598 8503741440 Options.target_file_size_multiplier: 1 +2025/01/09-22:17:01.583599 8503741440 Options.max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.583599 8503741440 Options.level_compaction_dynamic_level_bytes: 1 +2025/01/09-22:17:01.583600 8503741440 Options.max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.583600 8503741440 Options.max_bytes_for_level_multiplier_addtl[0]: 1 +2025/01/09-22:17:01.583601 8503741440 Options.max_bytes_for_level_multiplier_addtl[1]: 1 +2025/01/09-22:17:01.583601 8503741440 Options.max_bytes_for_level_multiplier_addtl[2]: 1 +2025/01/09-22:17:01.583602 8503741440 Options.max_bytes_for_level_multiplier_addtl[3]: 1 +2025/01/09-22:17:01.583602 8503741440 Options.max_bytes_for_level_multiplier_addtl[4]: 1 +2025/01/09-22:17:01.583603 8503741440 Options.max_bytes_for_level_multiplier_addtl[5]: 1 +2025/01/09-22:17:01.583603 8503741440 Options.max_bytes_for_level_multiplier_addtl[6]: 1 +2025/01/09-22:17:01.583604 8503741440 Options.max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.583604 8503741440 Options.max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.583605 8503741440 Options.ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.583605 8503741440 Options.arena_block_size: 1048576 +2025/01/09-22:17:01.583606 8503741440 Options.soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.583606 8503741440 Options.hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.583607 8503741440 Options.disable_auto_compactions: 0 +2025/01/09-22:17:01.583607 8503741440 Options.compaction_style: kCompactionStyleLevel +2025/01/09-22:17:01.583608 8503741440 Options.compaction_pri: kMinOverlappingRatio +2025/01/09-22:17:01.583608 8503741440 Options.compaction_options_universal.size_ratio: 1 +2025/01/09-22:17:01.583609 8503741440 Options.compaction_options_universal.min_merge_width: 2 +2025/01/09-22:17:01.583610 8503741440 Options.compaction_options_universal.max_merge_width: 4294967295 +2025/01/09-22:17:01.583610 8503741440 Options.compaction_options_universal.max_size_amplification_percent: 200 +2025/01/09-22:17:01.583611 8503741440 Options.compaction_options_universal.compression_size_percent: -1 +2025/01/09-22:17:01.583611 8503741440 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize +2025/01/09-22:17:01.583612 8503741440 Options.compaction_options_fifo.max_table_files_size: 1073741824 +2025/01/09-22:17:01.583612 8503741440 Options.compaction_options_fifo.allow_compaction: 0 +2025/01/09-22:17:01.583613 8503741440 Options.table_properties_collectors: +2025/01/09-22:17:01.583613 8503741440 Options.inplace_update_support: 0 +2025/01/09-22:17:01.583614 8503741440 Options.inplace_update_num_locks: 10000 +2025/01/09-22:17:01.583614 8503741440 Options.memtable_prefix_bloom_size_ratio: 0.000000 +2025/01/09-22:17:01.583615 8503741440 Options.memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.583615 8503741440 Options.memtable_huge_page_size: 0 +2025/01/09-22:17:01.583616 8503741440 Options.bloom_locality: 0 +2025/01/09-22:17:01.583616 8503741440 Options.max_successive_merges: 0 +2025/01/09-22:17:01.583617 8503741440 Options.optimize_filters_for_hits: 0 +2025/01/09-22:17:01.583617 8503741440 Options.paranoid_file_checks: 0 +2025/01/09-22:17:01.583618 8503741440 Options.force_consistency_checks: 1 +2025/01/09-22:17:01.583618 8503741440 Options.report_bg_io_stats: 0 +2025/01/09-22:17:01.583619 8503741440 Options.ttl: 2592000 +2025/01/09-22:17:01.583619 8503741440 Options.periodic_compaction_seconds: 0 +2025/01/09-22:17:01.583620 8503741440 Options.default_temperature: kUnknown +2025/01/09-22:17:01.583620 8503741440 Options.preclude_last_level_data_seconds: 0 +2025/01/09-22:17:01.583621 8503741440 Options.preserve_internal_time_seconds: 0 +2025/01/09-22:17:01.583621 8503741440 Options.enable_blob_files: false +2025/01/09-22:17:01.583622 8503741440 Options.min_blob_size: 0 +2025/01/09-22:17:01.583622 8503741440 Options.blob_file_size: 268435456 +2025/01/09-22:17:01.583623 8503741440 Options.blob_compression_type: NoCompression +2025/01/09-22:17:01.583623 8503741440 Options.enable_blob_garbage_collection: false +2025/01/09-22:17:01.583624 8503741440 Options.blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.583625 8503741440 Options.blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.583625 8503741440 Options.blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.583626 8503741440 Options.blob_file_starting_level: 0 +2025/01/09-22:17:01.583626 8503741440 Options.experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.583627 8503741440 Options.memtable_max_range_deletions: 0 +2025/01/09-22:17:01.583641 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [data_shred] (ID 9) +2025/01/09-22:17:01.583693 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.583708 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [code_shred] (ID 10) +2025/01/09-22:17:01.583751 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.583766 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [transaction_status] (ID 11) +2025/01/09-22:17:01.583809 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.583823 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [address_signatures] (ID 12) +2025/01/09-22:17:01.583867 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.583880 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [transaction_memos] (ID 13) +2025/01/09-22:17:01.583922 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.583937 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [transaction_status_index] (ID 14) +2025/01/09-22:17:01.583983 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.583998 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [rewards] (ID 15) +2025/01/09-22:17:01.584042 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.584058 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [blocktime] (ID 16) +2025/01/09-22:17:01.584102 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.584118 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [perf_samples] (ID 17) +2025/01/09-22:17:01.584165 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.584182 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [block_height] (ID 18) +2025/01/09-22:17:01.584231 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.584252 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [program_costs] (ID 19) +2025/01/09-22:17:01.584299 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.584322 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [optimistic_slots] (ID 20) +2025/01/09-22:17:01.584372 8503741440 [db/column_family.cc:621] (skipping printing options) +2025/01/09-22:17:01.584392 8503741440 [db/db_impl/db_impl.cc:3637] Created column family [merkle_root_meta] (ID 21) +2025/01/09-22:17:01.590967 8503741440 [db/db_impl/db_impl_open.cc:2157] SstFileManager instance 0x15be72350 +2025/01/09-22:17:01.590997 8503741440 DB pointer 0x15c0dc600 +2025/01/09-22:17:01.591793 6134378496 [db/db_impl/db_impl.cc:1140] ------- DUMPING STATS ------- +2025/01/09-22:17:01.591797 6134378496 [db/db_impl/db_impl.cc:1141] +** DB Stats ** +Uptime(secs): 0.0 total, 0.0 interval +Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s +Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s +Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent +Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s +Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s +Interval stall: 00:00:0.000 H:M:S, 0.0 percent +Write Stall (count): write-buffer-manager-limit-stops: 0 + +** Compaction Stats [default] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [default] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be71368#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [default] ** + +** Compaction Stats [meta] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [meta] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be40698#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [meta] ** + +** Compaction Stats [dead_slots] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [dead_slots] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be42d88#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [dead_slots] ** + +** Compaction Stats [duplicate_slots] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [duplicate_slots] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be45488#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [duplicate_slots] ** + +** Compaction Stats [erasure_meta] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [erasure_meta] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be47b88#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [erasure_meta] ** + +** Compaction Stats [orphans] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [orphans] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be4a288#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [orphans] ** + +** Compaction Stats [bank_hashes] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [bank_hashes] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be4c988#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [bank_hashes] ** + +** Compaction Stats [root] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [root] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be4f088#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [root] ** + +** Compaction Stats [index] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [index] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be51788#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [index] ** + +** Compaction Stats [data_shred] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [data_shred] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be3b8b8#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [data_shred] ** + +** Compaction Stats [code_shred] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [code_shred] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be3dfa8#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [code_shred] ** + +** Compaction Stats [transaction_status] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [transaction_status] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be53e88#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [transaction_status] ** + +** Compaction Stats [address_signatures] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [address_signatures] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be56658#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [address_signatures] ** + +** Compaction Stats [transaction_memos] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [transaction_memos] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be58e28#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [transaction_memos] ** + +** Compaction Stats [transaction_status_index] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [transaction_status_index] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be5b5f8#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [transaction_status_index] ** + +** Compaction Stats [rewards] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [rewards] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be5dd08#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [rewards] ** + +** Compaction Stats [blocktime] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [blocktime] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be60408#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [blocktime] ** + +** Compaction Stats [perf_samples] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [perf_samples] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be62b08#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [perf_samples] ** + +** Compaction Stats [block_height] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [block_height] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be65208#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [block_height] ** + +** Compaction Stats [program_costs] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [program_costs] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be67908#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [program_costs] ** + +** Compaction Stats [optimistic_slots] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [optimistic_slots] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be6a008#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [optimistic_slots] ** + +** Compaction Stats [merkle_root_meta] ** +Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ + Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 + +** Compaction Stats [merkle_root_meta] ** +Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 + +Uptime(secs): 0.0 total, 0.0 interval +Flush(GB): cumulative 0.000, interval 0.000 +AddFile(GB): cumulative 0.000, interval 0.000 +AddFile(Total Files): cumulative 0, interval 0 +AddFile(L0 Files): cumulative 0, interval 0 +AddFile(Keys): cumulative 0, interval 0 +Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds +Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0, memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0 +Block cache LRUCache@0x15be6c708#92786 capacity: 32.00 MB seed: 1620114849 usage: 0.08 KB table_size: 1024 occupancy: 1 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 +Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) + +** File Read Latency Histogram By Level [merkle_root_meta] ** +2025/01/09-22:17:01.598160 8503741440 [db/db_impl/db_impl.cc:1244] SetOptions() on column family [transaction_status], inputs: +2025/01/09-22:17:01.598162 8503741440 [db/db_impl/db_impl.cc:1247] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.598162 8503741440 [db/db_impl/db_impl.cc:1251] [transaction_status] SetOptions() succeeded +2025/01/09-22:17:01.598163 8503741440 [options/cf_options.cc:1047] write_buffer_size: 268435456 +2025/01/09-22:17:01.598164 8503741440 [options/cf_options.cc:1049] max_write_buffer_number: 8 +2025/01/09-22:17:01.598165 8503741440 [options/cf_options.cc:1052] arena_block_size: 1048576 +2025/01/09-22:17:01.598165 8503741440 [options/cf_options.cc:1054] memtable_prefix_bloom_ratio: 0.000000 +2025/01/09-22:17:01.598166 8503741440 [options/cf_options.cc:1056] memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.598167 8503741440 [options/cf_options.cc:1059] memtable_huge_page_size: 0 +2025/01/09-22:17:01.598167 8503741440 [options/cf_options.cc:1062] max_successive_merges: 0 +2025/01/09-22:17:01.598168 8503741440 [options/cf_options.cc:1065] inplace_update_num_locks: 10000 +2025/01/09-22:17:01.598168 8503741440 [options/cf_options.cc:1069] prefix_extractor: nullptr +2025/01/09-22:17:01.598169 8503741440 [options/cf_options.cc:1071] disable_auto_compactions: 0 +2025/01/09-22:17:01.598169 8503741440 [options/cf_options.cc:1073] soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.598170 8503741440 [options/cf_options.cc:1075] hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.598170 8503741440 [options/cf_options.cc:1077] level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.598171 8503741440 [options/cf_options.cc:1079] level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.598172 8503741440 [options/cf_options.cc:1081] level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.598172 8503741440 [options/cf_options.cc:1083] max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.598173 8503741440 [options/cf_options.cc:1085] ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.598173 8503741440 [options/cf_options.cc:1087] target_file_size_base: 107374182 +2025/01/09-22:17:01.598174 8503741440 [options/cf_options.cc:1089] target_file_size_multiplier: 1 +2025/01/09-22:17:01.598174 8503741440 [options/cf_options.cc:1091] max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.598175 8503741440 [options/cf_options.cc:1093] max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.598176 8503741440 [options/cf_options.cc:1095] ttl: 2592000 +2025/01/09-22:17:01.598176 8503741440 [options/cf_options.cc:1097] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.598177 8503741440 [options/cf_options.cc:1111] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1 +2025/01/09-22:17:01.598178 8503741440 [options/cf_options.cc:1113] max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.598178 8503741440 [options/cf_options.cc:1115] check_flush_compaction_key_order: 1 +2025/01/09-22:17:01.598179 8503741440 [options/cf_options.cc:1117] paranoid_file_checks: 0 +2025/01/09-22:17:01.598180 8503741440 [options/cf_options.cc:1119] report_bg_io_stats: 0 +2025/01/09-22:17:01.598180 8503741440 [options/cf_options.cc:1121] compression: 0 +2025/01/09-22:17:01.598181 8503741440 [options/cf_options.cc:1124] experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.598181 8503741440 [options/cf_options.cc:1126] bottommost_file_compaction_delay: 0 +2025/01/09-22:17:01.598182 8503741440 [options/cf_options.cc:1130] compaction_options_universal.size_ratio : 1 +2025/01/09-22:17:01.598182 8503741440 [options/cf_options.cc:1132] compaction_options_universal.min_merge_width : 2 +2025/01/09-22:17:01.598183 8503741440 [options/cf_options.cc:1134] compaction_options_universal.max_merge_width : -1 +2025/01/09-22:17:01.598183 8503741440 [options/cf_options.cc:1137] compaction_options_universal.max_size_amplification_percent : 200 +2025/01/09-22:17:01.598184 8503741440 [options/cf_options.cc:1140] compaction_options_universal.compression_size_percent : -1 +2025/01/09-22:17:01.598185 8503741440 [options/cf_options.cc:1142] compaction_options_universal.stop_style : 1 +2025/01/09-22:17:01.598185 8503741440 [options/cf_options.cc:1145] compaction_options_universal.allow_trivial_move : 0 +2025/01/09-22:17:01.598186 8503741440 [options/cf_options.cc:1147] compaction_options_universal.incremental : 0 +2025/01/09-22:17:01.598186 8503741440 [options/cf_options.cc:1151] compaction_options_fifo.max_table_files_size : 1073741824 +2025/01/09-22:17:01.598187 8503741440 [options/cf_options.cc:1153] compaction_options_fifo.allow_compaction : 0 +2025/01/09-22:17:01.598187 8503741440 [options/cf_options.cc:1157] enable_blob_files: false +2025/01/09-22:17:01.598188 8503741440 [options/cf_options.cc:1159] min_blob_size: 0 +2025/01/09-22:17:01.598188 8503741440 [options/cf_options.cc:1161] blob_file_size: 268435456 +2025/01/09-22:17:01.598189 8503741440 [options/cf_options.cc:1163] blob_compression_type: NoCompression +2025/01/09-22:17:01.598190 8503741440 [options/cf_options.cc:1165] enable_blob_garbage_collection: false +2025/01/09-22:17:01.598190 8503741440 [options/cf_options.cc:1167] blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.598191 8503741440 [options/cf_options.cc:1169] blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.598191 8503741440 [options/cf_options.cc:1171] blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.598192 8503741440 [options/cf_options.cc:1173] blob_file_starting_level: 0 +2025/01/09-22:17:01.598193 8503741440 [options/cf_options.cc:1177] prepopulate_blob_cache: disable +2025/01/09-22:17:01.598193 8503741440 [options/cf_options.cc:1179] last_level_temperature: 0 +2025/01/09-22:17:01.604443 8503741440 [db/db_impl/db_impl.cc:1244] SetOptions() on column family [address_signatures], inputs: +2025/01/09-22:17:01.604444 8503741440 [db/db_impl/db_impl.cc:1247] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.604445 8503741440 [db/db_impl/db_impl.cc:1251] [address_signatures] SetOptions() succeeded +2025/01/09-22:17:01.604445 8503741440 [options/cf_options.cc:1047] write_buffer_size: 268435456 +2025/01/09-22:17:01.604446 8503741440 [options/cf_options.cc:1049] max_write_buffer_number: 8 +2025/01/09-22:17:01.604447 8503741440 [options/cf_options.cc:1052] arena_block_size: 1048576 +2025/01/09-22:17:01.604447 8503741440 [options/cf_options.cc:1054] memtable_prefix_bloom_ratio: 0.000000 +2025/01/09-22:17:01.604448 8503741440 [options/cf_options.cc:1056] memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.604449 8503741440 [options/cf_options.cc:1059] memtable_huge_page_size: 0 +2025/01/09-22:17:01.604449 8503741440 [options/cf_options.cc:1062] max_successive_merges: 0 +2025/01/09-22:17:01.604450 8503741440 [options/cf_options.cc:1065] inplace_update_num_locks: 10000 +2025/01/09-22:17:01.604450 8503741440 [options/cf_options.cc:1069] prefix_extractor: nullptr +2025/01/09-22:17:01.604451 8503741440 [options/cf_options.cc:1071] disable_auto_compactions: 0 +2025/01/09-22:17:01.604451 8503741440 [options/cf_options.cc:1073] soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.604452 8503741440 [options/cf_options.cc:1075] hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.604452 8503741440 [options/cf_options.cc:1077] level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.604453 8503741440 [options/cf_options.cc:1079] level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.604454 8503741440 [options/cf_options.cc:1081] level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.604454 8503741440 [options/cf_options.cc:1083] max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.604455 8503741440 [options/cf_options.cc:1085] ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.604455 8503741440 [options/cf_options.cc:1087] target_file_size_base: 107374182 +2025/01/09-22:17:01.604456 8503741440 [options/cf_options.cc:1089] target_file_size_multiplier: 1 +2025/01/09-22:17:01.604456 8503741440 [options/cf_options.cc:1091] max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.604457 8503741440 [options/cf_options.cc:1093] max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.604457 8503741440 [options/cf_options.cc:1095] ttl: 2592000 +2025/01/09-22:17:01.604458 8503741440 [options/cf_options.cc:1097] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.604459 8503741440 [options/cf_options.cc:1111] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1 +2025/01/09-22:17:01.604460 8503741440 [options/cf_options.cc:1113] max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.604460 8503741440 [options/cf_options.cc:1115] check_flush_compaction_key_order: 1 +2025/01/09-22:17:01.604461 8503741440 [options/cf_options.cc:1117] paranoid_file_checks: 0 +2025/01/09-22:17:01.604461 8503741440 [options/cf_options.cc:1119] report_bg_io_stats: 0 +2025/01/09-22:17:01.604462 8503741440 [options/cf_options.cc:1121] compression: 0 +2025/01/09-22:17:01.604462 8503741440 [options/cf_options.cc:1124] experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.604463 8503741440 [options/cf_options.cc:1126] bottommost_file_compaction_delay: 0 +2025/01/09-22:17:01.604463 8503741440 [options/cf_options.cc:1130] compaction_options_universal.size_ratio : 1 +2025/01/09-22:17:01.604464 8503741440 [options/cf_options.cc:1132] compaction_options_universal.min_merge_width : 2 +2025/01/09-22:17:01.604464 8503741440 [options/cf_options.cc:1134] compaction_options_universal.max_merge_width : -1 +2025/01/09-22:17:01.604465 8503741440 [options/cf_options.cc:1137] compaction_options_universal.max_size_amplification_percent : 200 +2025/01/09-22:17:01.604466 8503741440 [options/cf_options.cc:1140] compaction_options_universal.compression_size_percent : -1 +2025/01/09-22:17:01.604466 8503741440 [options/cf_options.cc:1142] compaction_options_universal.stop_style : 1 +2025/01/09-22:17:01.604467 8503741440 [options/cf_options.cc:1145] compaction_options_universal.allow_trivial_move : 0 +2025/01/09-22:17:01.604467 8503741440 [options/cf_options.cc:1147] compaction_options_universal.incremental : 0 +2025/01/09-22:17:01.604468 8503741440 [options/cf_options.cc:1151] compaction_options_fifo.max_table_files_size : 1073741824 +2025/01/09-22:17:01.604468 8503741440 [options/cf_options.cc:1153] compaction_options_fifo.allow_compaction : 0 +2025/01/09-22:17:01.604469 8503741440 [options/cf_options.cc:1157] enable_blob_files: false +2025/01/09-22:17:01.604469 8503741440 [options/cf_options.cc:1159] min_blob_size: 0 +2025/01/09-22:17:01.604470 8503741440 [options/cf_options.cc:1161] blob_file_size: 268435456 +2025/01/09-22:17:01.604471 8503741440 [options/cf_options.cc:1163] blob_compression_type: NoCompression +2025/01/09-22:17:01.604471 8503741440 [options/cf_options.cc:1165] enable_blob_garbage_collection: false +2025/01/09-22:17:01.604472 8503741440 [options/cf_options.cc:1167] blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.604472 8503741440 [options/cf_options.cc:1169] blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.604473 8503741440 [options/cf_options.cc:1171] blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.604473 8503741440 [options/cf_options.cc:1173] blob_file_starting_level: 0 +2025/01/09-22:17:01.604474 8503741440 [options/cf_options.cc:1177] prepopulate_blob_cache: disable +2025/01/09-22:17:01.604474 8503741440 [options/cf_options.cc:1179] last_level_temperature: 0 +2025/01/09-22:17:01.610547 8503741440 [db/db_impl/db_impl.cc:1244] SetOptions() on column family [transaction_memos], inputs: +2025/01/09-22:17:01.610549 8503741440 [db/db_impl/db_impl.cc:1247] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.610550 8503741440 [db/db_impl/db_impl.cc:1251] [transaction_memos] SetOptions() succeeded +2025/01/09-22:17:01.610550 8503741440 [options/cf_options.cc:1047] write_buffer_size: 268435456 +2025/01/09-22:17:01.610551 8503741440 [options/cf_options.cc:1049] max_write_buffer_number: 8 +2025/01/09-22:17:01.610551 8503741440 [options/cf_options.cc:1052] arena_block_size: 1048576 +2025/01/09-22:17:01.610552 8503741440 [options/cf_options.cc:1054] memtable_prefix_bloom_ratio: 0.000000 +2025/01/09-22:17:01.610553 8503741440 [options/cf_options.cc:1056] memtable_whole_key_filtering: 0 +2025/01/09-22:17:01.610553 8503741440 [options/cf_options.cc:1059] memtable_huge_page_size: 0 +2025/01/09-22:17:01.610554 8503741440 [options/cf_options.cc:1062] max_successive_merges: 0 +2025/01/09-22:17:01.610554 8503741440 [options/cf_options.cc:1065] inplace_update_num_locks: 10000 +2025/01/09-22:17:01.610555 8503741440 [options/cf_options.cc:1069] prefix_extractor: nullptr +2025/01/09-22:17:01.610555 8503741440 [options/cf_options.cc:1071] disable_auto_compactions: 0 +2025/01/09-22:17:01.610556 8503741440 [options/cf_options.cc:1073] soft_pending_compaction_bytes_limit: 68719476736 +2025/01/09-22:17:01.610557 8503741440 [options/cf_options.cc:1075] hard_pending_compaction_bytes_limit: 274877906944 +2025/01/09-22:17:01.610557 8503741440 [options/cf_options.cc:1077] level0_file_num_compaction_trigger: 4 +2025/01/09-22:17:01.610558 8503741440 [options/cf_options.cc:1079] level0_slowdown_writes_trigger: 20 +2025/01/09-22:17:01.610558 8503741440 [options/cf_options.cc:1081] level0_stop_writes_trigger: 36 +2025/01/09-22:17:01.610559 8503741440 [options/cf_options.cc:1083] max_compaction_bytes: 2684354550 +2025/01/09-22:17:01.610559 8503741440 [options/cf_options.cc:1085] ignore_max_compaction_bytes_for_input: true +2025/01/09-22:17:01.610560 8503741440 [options/cf_options.cc:1087] target_file_size_base: 107374182 +2025/01/09-22:17:01.610560 8503741440 [options/cf_options.cc:1089] target_file_size_multiplier: 1 +2025/01/09-22:17:01.610561 8503741440 [options/cf_options.cc:1091] max_bytes_for_level_base: 1073741824 +2025/01/09-22:17:01.610561 8503741440 [options/cf_options.cc:1093] max_bytes_for_level_multiplier: 10.000000 +2025/01/09-22:17:01.610562 8503741440 [options/cf_options.cc:1095] ttl: 2592000 +2025/01/09-22:17:01.610563 8503741440 [options/cf_options.cc:1097] periodic_compaction_seconds: 86400 +2025/01/09-22:17:01.610564 8503741440 [options/cf_options.cc:1111] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1 +2025/01/09-22:17:01.610564 8503741440 [options/cf_options.cc:1113] max_sequential_skip_in_iterations: 8 +2025/01/09-22:17:01.610565 8503741440 [options/cf_options.cc:1115] check_flush_compaction_key_order: 1 +2025/01/09-22:17:01.610565 8503741440 [options/cf_options.cc:1117] paranoid_file_checks: 0 +2025/01/09-22:17:01.610566 8503741440 [options/cf_options.cc:1119] report_bg_io_stats: 0 +2025/01/09-22:17:01.610566 8503741440 [options/cf_options.cc:1121] compression: 0 +2025/01/09-22:17:01.610567 8503741440 [options/cf_options.cc:1124] experimental_mempurge_threshold: 0.000000 +2025/01/09-22:17:01.610567 8503741440 [options/cf_options.cc:1126] bottommost_file_compaction_delay: 0 +2025/01/09-22:17:01.610568 8503741440 [options/cf_options.cc:1130] compaction_options_universal.size_ratio : 1 +2025/01/09-22:17:01.610568 8503741440 [options/cf_options.cc:1132] compaction_options_universal.min_merge_width : 2 +2025/01/09-22:17:01.610569 8503741440 [options/cf_options.cc:1134] compaction_options_universal.max_merge_width : -1 +2025/01/09-22:17:01.610570 8503741440 [options/cf_options.cc:1137] compaction_options_universal.max_size_amplification_percent : 200 +2025/01/09-22:17:01.610570 8503741440 [options/cf_options.cc:1140] compaction_options_universal.compression_size_percent : -1 +2025/01/09-22:17:01.610571 8503741440 [options/cf_options.cc:1142] compaction_options_universal.stop_style : 1 +2025/01/09-22:17:01.610571 8503741440 [options/cf_options.cc:1145] compaction_options_universal.allow_trivial_move : 0 +2025/01/09-22:17:01.610572 8503741440 [options/cf_options.cc:1147] compaction_options_universal.incremental : 0 +2025/01/09-22:17:01.610572 8503741440 [options/cf_options.cc:1151] compaction_options_fifo.max_table_files_size : 1073741824 +2025/01/09-22:17:01.610573 8503741440 [options/cf_options.cc:1153] compaction_options_fifo.allow_compaction : 0 +2025/01/09-22:17:01.610573 8503741440 [options/cf_options.cc:1157] enable_blob_files: false +2025/01/09-22:17:01.610574 8503741440 [options/cf_options.cc:1159] min_blob_size: 0 +2025/01/09-22:17:01.610575 8503741440 [options/cf_options.cc:1161] blob_file_size: 268435456 +2025/01/09-22:17:01.610575 8503741440 [options/cf_options.cc:1163] blob_compression_type: NoCompression +2025/01/09-22:17:01.610576 8503741440 [options/cf_options.cc:1165] enable_blob_garbage_collection: false +2025/01/09-22:17:01.610576 8503741440 [options/cf_options.cc:1167] blob_garbage_collection_age_cutoff: 0.250000 +2025/01/09-22:17:01.610577 8503741440 [options/cf_options.cc:1169] blob_garbage_collection_force_threshold: 1.000000 +2025/01/09-22:17:01.610577 8503741440 [options/cf_options.cc:1171] blob_compaction_readahead_size: 0 +2025/01/09-22:17:01.610578 8503741440 [options/cf_options.cc:1173] blob_file_starting_level: 0 +2025/01/09-22:17:01.610579 8503741440 [options/cf_options.cc:1177] prepopulate_blob_cache: disable +2025/01/09-22:17:01.610579 8503741440 [options/cf_options.cc:1179] last_level_temperature: 0 +2025/01/09-22:17:01.622789 8503741440 [db/db_impl/db_impl.cc:486] Shutdown: canceling all background work +2025/01/09-22:17:01.623560 8503741440 [db/db_impl/db_impl.cc:667] Shutdown complete diff --git a/fall/.anchor/test-ledger/rocksdb/MANIFEST-000021 b/fall/.anchor/test-ledger/rocksdb/MANIFEST-000021 new file mode 100644 index 0000000..1d2eb09 Binary files /dev/null and b/fall/.anchor/test-ledger/rocksdb/MANIFEST-000021 differ diff --git a/fall/.anchor/test-ledger/rocksdb/OPTIONS-000027 b/fall/.anchor/test-ledger/rocksdb/OPTIONS-000027 new file mode 100644 index 0000000..25229f5 --- /dev/null +++ b/fall/.anchor/test-ledger/rocksdb/OPTIONS-000027 @@ -0,0 +1,2535 @@ +# This is a RocksDB option file. +# +# For detailed file format spec, please refer to the example file +# in examples/rocksdb_option_file_example.ini +# + +[Version] + rocksdb_version=8.10.0 + options_file_version=1.1 + +[DBOptions] + max_background_flushes=-1 + compaction_readahead_size=2097152 + strict_bytes_per_sync=false + wal_bytes_per_sync=0 + max_open_files=-1 + stats_history_buffer_size=1048576 + max_total_wal_size=4294967296 + stats_persist_period_sec=600 + stats_dump_period_sec=600 + avoid_flush_during_shutdown=false + max_subcompactions=1 + bytes_per_sync=0 + delayed_write_rate=16777216 + max_background_compactions=-1 + max_background_jobs=8 + delete_obsolete_files_period_micros=21600000000 + writable_file_max_buffer_size=1048576 + file_checksum_gen_factory=nullptr + allow_data_in_errors=false + max_bgerror_resume_count=2147483647 + best_efforts_recovery=false + write_dbid_to_manifest=false + atomic_flush=false + manual_wal_flush=false + two_write_queues=false + avoid_flush_during_recovery=false + dump_malloc_stats=false + info_log_level=INFO_LEVEL + write_thread_slow_yield_usec=3 + unordered_write=false + allow_ingest_behind=false + fail_if_options_file_error=true + persist_stats_to_disk=false + WAL_ttl_seconds=0 + bgerror_resume_retry_interval=1000000 + allow_concurrent_memtable_write=true + paranoid_checks=true + WAL_size_limit_MB=0 + lowest_used_cache_tier=kNonVolatileBlockTier + keep_log_file_num=1000 + table_cache_numshardbits=6 + max_file_opening_threads=16 + random_access_max_buffer_size=1048576 + log_readahead_size=0 + enable_pipelined_write=false + wal_recovery_mode=kPointInTimeRecovery + db_write_buffer_size=0 + allow_2pc=false + skip_checking_sst_file_sizes_on_db_open=false + skip_stats_update_on_db_open=false + recycle_log_file_num=0 + db_host_id=__hostname__ + track_and_verify_wals_in_manifest=false + use_fsync=false + wal_compression=kNoCompression + compaction_verify_record_count=true + error_if_exists=false + manifest_preallocation_size=4194304 + is_fd_close_on_exec=true + enable_write_thread_adaptive_yield=true + enable_thread_tracking=false + avoid_unnecessary_blocking_io=false + allow_fallocate=true + max_log_file_size=0 + advise_random_on_open=true + create_missing_column_families=true + max_write_batch_group_size_bytes=1048576 + use_adaptive_mutex=false + wal_filter=nullptr + create_if_missing=true + enforce_single_del_contracts=true + allow_mmap_writes=false + access_hint_on_compaction_start=NORMAL + verify_sst_unique_id_in_manifest=true + log_file_time_to_roll=0 + use_direct_io_for_flush_and_compaction=false + flush_verify_memtable_count=true + max_manifest_file_size=1073741824 + write_thread_max_yield_usec=100 + use_direct_reads=false + allow_mmap_reads=false + + +[CFOptions "default"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=67108864 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=2 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=67108864 + disable_auto_compactions=false + max_compaction_bytes=1677721600 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=268435456 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "default"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "meta"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "meta"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "dead_slots"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "dead_slots"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "duplicate_slots"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "duplicate_slots"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "erasure_meta"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "erasure_meta"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "orphans"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "orphans"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "bank_hashes"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "bank_hashes"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "root"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "root"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "index"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "index"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "data_shred"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "data_shred"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "code_shred"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "code_shred"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "transaction_status"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=86400 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=purged_slot_filter_factory(transaction_status) + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "transaction_status"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "address_signatures"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=86400 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=purged_slot_filter_factory(address_signatures) + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "address_signatures"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "transaction_memos"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=2592000 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=purged_slot_filter_factory(transaction_memos) + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "transaction_memos"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "transaction_status_index"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "transaction_status_index"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "rewards"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "rewards"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "blocktime"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "blocktime"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "perf_samples"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "perf_samples"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "block_height"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "block_height"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "program_costs"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "program_costs"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "optimistic_slots"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "optimistic_slots"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "merkle_root_meta"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "merkle_root_meta"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + diff --git a/fall/.anchor/test-ledger/rocksdb/OPTIONS-000029 b/fall/.anchor/test-ledger/rocksdb/OPTIONS-000029 new file mode 100644 index 0000000..0502673 --- /dev/null +++ b/fall/.anchor/test-ledger/rocksdb/OPTIONS-000029 @@ -0,0 +1,2535 @@ +# This is a RocksDB option file. +# +# For detailed file format spec, please refer to the example file +# in examples/rocksdb_option_file_example.ini +# + +[Version] + rocksdb_version=8.10.0 + options_file_version=1.1 + +[DBOptions] + max_background_flushes=-1 + compaction_readahead_size=2097152 + strict_bytes_per_sync=false + wal_bytes_per_sync=0 + max_open_files=-1 + stats_history_buffer_size=1048576 + max_total_wal_size=4294967296 + stats_persist_period_sec=600 + stats_dump_period_sec=600 + avoid_flush_during_shutdown=false + max_subcompactions=1 + bytes_per_sync=0 + delayed_write_rate=16777216 + max_background_compactions=-1 + max_background_jobs=8 + delete_obsolete_files_period_micros=21600000000 + writable_file_max_buffer_size=1048576 + file_checksum_gen_factory=nullptr + allow_data_in_errors=false + max_bgerror_resume_count=2147483647 + best_efforts_recovery=false + write_dbid_to_manifest=false + atomic_flush=false + manual_wal_flush=false + two_write_queues=false + avoid_flush_during_recovery=false + dump_malloc_stats=false + info_log_level=INFO_LEVEL + write_thread_slow_yield_usec=3 + unordered_write=false + allow_ingest_behind=false + fail_if_options_file_error=true + persist_stats_to_disk=false + WAL_ttl_seconds=0 + bgerror_resume_retry_interval=1000000 + allow_concurrent_memtable_write=true + paranoid_checks=true + WAL_size_limit_MB=0 + lowest_used_cache_tier=kNonVolatileBlockTier + keep_log_file_num=1000 + table_cache_numshardbits=6 + max_file_opening_threads=16 + random_access_max_buffer_size=1048576 + log_readahead_size=0 + enable_pipelined_write=false + wal_recovery_mode=kPointInTimeRecovery + db_write_buffer_size=0 + allow_2pc=false + skip_checking_sst_file_sizes_on_db_open=false + skip_stats_update_on_db_open=false + recycle_log_file_num=0 + db_host_id=__hostname__ + track_and_verify_wals_in_manifest=false + use_fsync=false + wal_compression=kNoCompression + compaction_verify_record_count=true + error_if_exists=false + manifest_preallocation_size=4194304 + is_fd_close_on_exec=true + enable_write_thread_adaptive_yield=true + enable_thread_tracking=false + avoid_unnecessary_blocking_io=false + allow_fallocate=true + max_log_file_size=0 + advise_random_on_open=true + create_missing_column_families=true + max_write_batch_group_size_bytes=1048576 + use_adaptive_mutex=false + wal_filter=nullptr + create_if_missing=true + enforce_single_del_contracts=true + allow_mmap_writes=false + access_hint_on_compaction_start=NORMAL + verify_sst_unique_id_in_manifest=true + log_file_time_to_roll=0 + use_direct_io_for_flush_and_compaction=false + flush_verify_memtable_count=true + max_manifest_file_size=1073741824 + write_thread_max_yield_usec=100 + use_direct_reads=false + allow_mmap_reads=false + + +[CFOptions "default"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=67108864 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=2 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=67108864 + disable_auto_compactions=false + max_compaction_bytes=1677721600 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=268435456 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "default"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "meta"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "meta"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "dead_slots"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "dead_slots"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "duplicate_slots"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "duplicate_slots"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "erasure_meta"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "erasure_meta"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "orphans"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "orphans"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "bank_hashes"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "bank_hashes"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "root"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "root"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "index"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "index"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "data_shred"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "data_shred"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "code_shred"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "code_shred"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "transaction_status"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=86400 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=purged_slot_filter_factory(transaction_status) + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "transaction_status"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "address_signatures"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=86400 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=purged_slot_filter_factory(address_signatures) + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "address_signatures"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "transaction_memos"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=86400 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=purged_slot_filter_factory(transaction_memos) + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "transaction_memos"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "transaction_status_index"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "transaction_status_index"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "rewards"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "rewards"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "blocktime"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "blocktime"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "perf_samples"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "perf_samples"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "block_height"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "block_height"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "program_costs"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "program_costs"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "optimistic_slots"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "optimistic_slots"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + + +[CFOptions "merkle_root_meta"] + bottommost_file_compaction_delay=0 + memtable_protection_bytes_per_key=0 + bottommost_compression=kDisableCompressionOption + sample_for_compression=0 + blob_garbage_collection_age_cutoff=0.250000 + blob_compression_type=kNoCompression + prepopulate_blob_cache=kDisable + blob_compaction_readahead_size=0 + level0_stop_writes_trigger=36 + min_blob_size=0 + last_level_temperature=kUnknown + compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;} + target_file_size_base=107374182 + ignore_max_compaction_bytes_for_input=true + memtable_whole_key_filtering=false + blob_file_starting_level=0 + soft_pending_compaction_bytes_limit=68719476736 + max_write_buffer_number=8 + ttl=2592000 + compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;} + check_flush_compaction_key_order=true + memtable_huge_page_size=0 + max_successive_merges=0 + inplace_update_num_locks=10000 + enable_blob_garbage_collection=false + arena_block_size=1048576 + bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + target_file_size_multiplier=1 + max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1 + blob_garbage_collection_force_threshold=1.000000 + enable_blob_files=false + level0_slowdown_writes_trigger=20 + compression=kNoCompression + level0_file_num_compaction_trigger=4 + block_protection_bytes_per_key=0 + prefix_extractor=nullptr + max_bytes_for_level_multiplier=10.000000 + write_buffer_size=268435456 + disable_auto_compactions=false + max_compaction_bytes=2684354550 + memtable_max_range_deletions=0 + compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;} + hard_pending_compaction_bytes_limit=274877906944 + blob_file_size=268435456 + periodic_compaction_seconds=0 + paranoid_file_checks=false + experimental_mempurge_threshold=0.000000 + memtable_prefix_bloom_size_ratio=0.000000 + max_bytes_for_level_base=1073741824 + max_sequential_skip_in_iterations=8 + report_bg_io_stats=false + sst_partitioner_factory=nullptr + compaction_pri=kMinOverlappingRatio + compaction_style=kCompactionStyleLevel + compaction_filter_factory=nullptr + compaction_filter=nullptr + memtable_factory=SkipListFactory + comparator=leveldb.BytewiseComparator + bloom_locality=0 + min_write_buffer_number_to_merge=1 + table_factory=BlockBasedTable + max_write_buffer_size_to_maintain=0 + max_write_buffer_number_to_maintain=0 + optimize_filters_for_hits=false + default_temperature=kUnknown + preserve_internal_time_seconds=0 + force_consistency_checks=true + merge_operator=nullptr + num_levels=7 + level_compaction_dynamic_file_size=true + memtable_insert_with_hint_prefix_extractor=nullptr + level_compaction_dynamic_level_bytes=true + persist_user_defined_timestamps=true + preclude_last_level_data_seconds=0 + inplace_update_support=false + +[TableOptions/BlockBasedTable "merkle_root_meta"] + num_file_reads_for_auto_readahead=2 + metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;} + read_amp_bytes_per_bit=0 + verify_compression=false + format_version=5 + optimize_filters_for_memory=false + partition_filters=false + detect_filter_construct_corruption=false + initial_auto_readahead_size=8192 + max_auto_readahead_size=262144 + enable_index_compression=true + checksum=kXXH3 + index_block_restart_interval=1 + pin_top_level_index_and_filter=true + block_align=false + block_size=4096 + index_type=kBinarySearch + filter_policy=nullptr + metadata_block_size=4096 + no_block_cache=false + index_shortening=kShortenSeparators + whole_key_filtering=true + block_size_deviation=10 + data_block_index_type=kDataBlockBinarySearch + data_block_hash_table_util_ratio=0.750000 + cache_index_and_filter_blocks=false + prepopulate_block_cache=kDisable + block_restart_interval=16 + pin_l0_filter_and_index_blocks_in_cache=false + cache_index_and_filter_blocks_with_high_priority=true + flush_block_policy_factory=FlushBlockBySizePolicyFactory + diff --git a/fall/.anchor/test-ledger/stake-account-keypair.json b/fall/.anchor/test-ledger/stake-account-keypair.json new file mode 100644 index 0000000..8a8eb62 --- /dev/null +++ b/fall/.anchor/test-ledger/stake-account-keypair.json @@ -0,0 +1 @@ +[72,69,147,67,6,103,143,72,94,114,254,196,125,186,248,51,35,174,253,100,227,164,168,87,86,191,127,138,247,186,48,215,157,193,146,106,34,1,130,216,99,110,84,86,41,50,47,247,88,3,58,40,193,44,119,55,220,108,143,154,222,109,90,100] \ No newline at end of file diff --git a/fall/.anchor/test-ledger/test-ledger-log.txt b/fall/.anchor/test-ledger/test-ledger-log.txt new file mode 100644 index 0000000..8394798 --- /dev/null +++ b/fall/.anchor/test-ledger/test-ledger-log.txt @@ -0,0 +1,386 @@ +Ledger location: .anchor/test-ledger +Log: .anchor/test-ledger/validator.log +Initializing... +Waiting for fees to stabilize 1... +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +00:00:06 | Processed Slot: 11 | Confirmed Slot: 11 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 17 | ◎499.999952500 +00:00:06 | Processed Slot: 12 | Confirmed Slot: 12 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 19 | ◎499.999947500 +00:00:07 | Processed Slot: 12 | Confirmed Slot: 12 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 19 | ◎499.999947500 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +00:00:07 | Processed Slot: 13 | Confirmed Slot: 13 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 21 | ◎499.999942500 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +00:00:07 | health unknown | Processed Slot: 14 | Confirmed Slot: 14 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 23 | ◎499.999937500 +00:00:08 | health unknown | Processed Slot: 14 | Confirmed Slot: 14 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 23 | ◎499.999937500 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +00:00:08 | health unknown | Processed Slot: 15 | Confirmed Slot: 15 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 25 | ◎499.999932500 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Version: 2.1.5 +Shred Version: 30536 +Gossip Address: 127.0.0.1:1024 +TPU Address: 127.0.0.1:1027 +JSON RPC URL: http://127.0.0.1:8899 +WebSocket PubSub URL: ws://127.0.0.1:8900 +00:00:08 | Processed Slot: 16 | Confirmed Slot: 16 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 27 | ◎499.999927500 +00:00:09 | Processed Slot: 16 | Confirmed Slot: 16 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 27 | ◎499.999927500 +00:00:09 | Processed Slot: 17 | Confirmed Slot: 17 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 29 | ◎499.999925000 +00:00:09 | Processed Slot: 17 | Confirmed Slot: 17 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 29 | ◎499.999925000 +00:00:09 | Processed Slot: 18 | Confirmed Slot: 18 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 31 | ◎499.999922500 +00:00:10 | Processed Slot: 19 | Confirmed Slot: 18 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 33 | ◎499.999922500 +00:00:10 | Processed Slot: 19 | Confirmed Slot: 19 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 33 | ◎499.999920000 +RPC connection failure: error sending request for url (http://127.0.0.1:8899/): connection closed before message completed +Connecting... +Identity: EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT +Genesis Hash: 4v9hUS11EYKcD7xMzFgNkyszDwm3QdiQU6zJk7fVELLi +00:00:10 | Processed Slot: 20 | Confirmed Slot: 20 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 35 | ◎499.999917500 +00:00:10 | Processed Slot: 20 | Confirmed Slot: 20 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 35 | ◎499.999917500 +00:00:11 | Processed Slot: 21 | Confirmed Slot: 21 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 37 | ◎499.999917500 +00:00:11 | Processed Slot: 21 | Confirmed Slot: 21 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 37 | ◎499.999917500 +00:00:11 | Processed Slot: 22 | Confirmed Slot: 22 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 39 | ◎499.999917500 +00:00:11 | health unknown | Processed Slot: 23 | Confirmed Slot: 22 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 41 | ◎499.999917500 +00:00:12 | Processed Slot: 23 | Confirmed Slot: 23 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 41 | ◎499.999917500 +00:00:12 | Processed Slot: 24 | Confirmed Slot: 24 | Finalized Slot: 0 | Full Snapshot Slot: - | Incremental Snapshot Slot: - | Transactions: 42 | ◎499.999912500 diff --git a/fall/.anchor/test-ledger/tower-1_9-EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT.bin b/fall/.anchor/test-ledger/tower-1_9-EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT.bin new file mode 100644 index 0000000..340a7cf Binary files /dev/null and b/fall/.anchor/test-ledger/tower-1_9-EKmAXegGGUwfQGrZoMrRuwABQW5ksSEyLXBPTGJqsYqT.bin differ diff --git a/fall/.anchor/test-ledger/validator-keypair.json b/fall/.anchor/test-ledger/validator-keypair.json new file mode 100644 index 0000000..a117c71 --- /dev/null +++ b/fall/.anchor/test-ledger/validator-keypair.json @@ -0,0 +1 @@ +[176,104,251,172,180,102,178,60,75,220,245,112,135,8,93,175,212,72,247,94,55,34,253,75,219,107,246,137,99,29,239,139,197,246,82,66,14,174,172,59,134,172,191,4,65,88,224,112,114,67,77,63,255,196,172,73,84,71,137,54,202,75,185,134] \ No newline at end of file diff --git a/fall/.anchor/test-ledger/vote-account-keypair.json b/fall/.anchor/test-ledger/vote-account-keypair.json new file mode 100644 index 0000000..4a3d2a0 --- /dev/null +++ b/fall/.anchor/test-ledger/vote-account-keypair.json @@ -0,0 +1 @@ +[190,172,227,1,187,207,14,215,179,121,147,141,202,133,92,232,55,66,85,86,77,20,7,150,177,208,159,101,89,196,201,63,170,79,38,31,76,190,58,77,250,93,67,165,222,199,81,47,173,64,77,62,71,83,161,220,8,36,132,142,93,73,44,198] \ No newline at end of file diff --git a/.prettierignore b/fall/.prettierignore similarity index 100% rename from .prettierignore rename to fall/.prettierignore diff --git a/Anchor.toml b/fall/Anchor.toml similarity index 100% rename from Anchor.toml rename to fall/Anchor.toml diff --git a/Cargo.lock b/fall/Cargo.lock similarity index 100% rename from Cargo.lock rename to fall/Cargo.lock diff --git a/Cargo.toml b/fall/Cargo.toml similarity index 100% rename from Cargo.toml rename to fall/Cargo.toml diff --git a/migrations/deploy.ts b/fall/migrations/deploy.ts similarity index 100% rename from migrations/deploy.ts rename to fall/migrations/deploy.ts diff --git a/fall/package-lock.json b/fall/package-lock.json new file mode 100644 index 0000000..59307ee --- /dev/null +++ b/fall/package-lock.json @@ -0,0 +1,5735 @@ +{ + "name": "fall", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "dependencies": { + "@coral-xyz/anchor": "^0.30.0", + "@metaplex-foundation/js": "^0.20.1", + "@metaplex-foundation/mpl-token-metadata": "^3.3.0", + "@metaplex-foundation/umi": "^0.9.2", + "@metaplex-foundation/umi-bundle-defaults": "^0.9.2", + "@solana/spl-token": "^0.4.9", + "@solana/web3.js": "^1.98.0" + }, + "devDependencies": { + "@types/bn.js": "^5.1.0", + "@types/chai": "^4.3.0", + "@types/mocha": "^9.0.0", + "chai": "^4.3.4", + "mocha": "^9.0.3", + "prettier": "^2.6.2", + "ts-mocha": "^10.0.0", + "ts-node": "^10.9.2", + "typescript": "^4.3.5" + } + }, + "node_modules/@babel/runtime": { + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.0.tgz", + "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==", + "license": "MIT", + "dependencies": { + "regenerator-runtime": "^0.14.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@coral-xyz/anchor": { + "version": "0.30.1", + "resolved": "https://registry.npmmirror.com/@coral-xyz/anchor/-/anchor-0.30.1.tgz", + "integrity": "sha512-gDXFoF5oHgpriXAaLpxyWBHdCs8Awgf/gLHIo6crv7Aqm937CNdY+x+6hoj7QR5vaJV7MxWSQ0NGFzL3kPbWEQ==", + "license": "(MIT OR Apache-2.0)", + "dependencies": { + "@coral-xyz/anchor-errors": "^0.30.1", + "@coral-xyz/borsh": "^0.30.1", + "@noble/hashes": "^1.3.1", + "@solana/web3.js": "^1.68.0", + "bn.js": "^5.1.2", + "bs58": "^4.0.1", + "buffer-layout": "^1.2.2", + "camelcase": "^6.3.0", + "cross-fetch": "^3.1.5", + "crypto-hash": "^1.3.0", + "eventemitter3": "^4.0.7", + "pako": "^2.0.3", + "snake-case": "^3.0.4", + "superstruct": "^0.15.4", + "toml": "^3.0.0" + }, + "engines": { + "node": ">=11" + } + }, + "node_modules/@coral-xyz/anchor-errors": { + "version": "0.30.1", + "resolved": "https://registry.npmmirror.com/@coral-xyz/anchor-errors/-/anchor-errors-0.30.1.tgz", + "integrity": "sha512-9Mkradf5yS5xiLWrl9WrpjqOrAV+/W2RQHDlbnAZBivoGpOs1ECjoDCkVk4aRG8ZdiFiB8zQEVlxf+8fKkmSfQ==", + "license": "Apache-2.0", + "engines": { + "node": ">=10" + } + }, + "node_modules/@coral-xyz/anchor/node_modules/superstruct": { + "version": "0.15.5", + "resolved": "https://registry.npmmirror.com/superstruct/-/superstruct-0.15.5.tgz", + "integrity": "sha512-4AOeU+P5UuE/4nOUkmcQdW5y7i9ndt1cQd/3iUe+LTz3RxESf/W/5lg4B74HbDMMv8PHnPnGCQFH45kBcrQYoQ==", + "license": "MIT" + }, + "node_modules/@coral-xyz/borsh": { + "version": "0.30.1", + "resolved": "https://registry.npmmirror.com/@coral-xyz/borsh/-/borsh-0.30.1.tgz", + "integrity": "sha512-aaxswpPrCFKl8vZTbxLssA2RvwX2zmKLlRCIktJOwW+VpVwYtXRtlWiIP+c2pPRKneiTiWCN2GEMSH9j1zTlWQ==", + "license": "Apache-2.0", + "dependencies": { + "bn.js": "^5.1.2", + "buffer-layout": "^1.2.0" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "@solana/web3.js": "^1.68.0" + } + }, + "node_modules/@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmmirror.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/trace-mapping": "0.3.9" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@ethereumjs/rlp": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/@ethereumjs/rlp/-/rlp-4.0.1.tgz", + "integrity": "sha512-tqsQiBQDQdmPWE1xkkBq4rlSW5QZpLOUJ5RJh2/9fug+q9tnUhuZoVLk7s0scUIKTOzEtR72DFBXI4WiZcMpvw==", + "license": "MPL-2.0", + "bin": { + "rlp": "bin/rlp" + }, + "engines": { + "node": ">=14" + } + }, + "node_modules/@ethereumjs/util": { + "version": "8.1.0", + "resolved": "https://registry.npmmirror.com/@ethereumjs/util/-/util-8.1.0.tgz", + "integrity": "sha512-zQ0IqbdX8FZ9aw11vP+dZkKDkS+kgIvQPHnSAXzP9pLu+Rfu3D3XEeLbicvoXJTYnhZiPmsZUxgdzXwNKxRPbA==", + "license": "MPL-2.0", + "dependencies": { + "@ethereumjs/rlp": "^4.0.1", + "ethereum-cryptography": "^2.0.0", + "micro-ftch": "^0.3.1" + }, + "engines": { + "node": ">=14" + } + }, + "node_modules/@ethersproject/abi": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/abi/-/abi-5.7.0.tgz", + "integrity": "sha512-351ktp42TiRcYB3H1OP8yajPeAQstMW/yCFokj/AthP9bLHzQFPlOrxOcwYEDkUAICmOHljvN4K39OMTMUa9RA==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/address": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/constants": "^5.7.0", + "@ethersproject/hash": "^5.7.0", + "@ethersproject/keccak256": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/strings": "^5.7.0" + } + }, + "node_modules/@ethersproject/abstract-provider": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/abstract-provider/-/abstract-provider-5.7.0.tgz", + "integrity": "sha512-R41c9UkchKCpAqStMYUpdunjo3pkEvZC3FAwZn5S5MGbXoMQOHIdHItezTETxAO5bevtMApSyEhn9+CHcDsWBw==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/networks": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/transactions": "^5.7.0", + "@ethersproject/web": "^5.7.0" + } + }, + "node_modules/@ethersproject/abstract-signer": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/abstract-signer/-/abstract-signer-5.7.0.tgz", + "integrity": "sha512-a16V8bq1/Cz+TGCkE2OPMTOUDLS3grCpdjoJCYNnVBbdYEMSgKrU0+B90s8b6H+ByYTBZN7a3g76jdIJi7UfKQ==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abstract-provider": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0" + } + }, + "node_modules/@ethersproject/address": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/address/-/address-5.7.0.tgz", + "integrity": "sha512-9wYhYt7aghVGo758POM5nqcOMaE168Q6aRLJZwUmiqSrAungkG74gSSeKEIR7ukixesdRZGPgVqme6vmxs1fkA==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/keccak256": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/rlp": "^5.7.0" + } + }, + "node_modules/@ethersproject/base64": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/base64/-/base64-5.7.0.tgz", + "integrity": "sha512-Dr8tcHt2mEbsZr/mwTPIQAf3Ai0Bks/7gTw9dSqk1mQvhW3XvRlmDJr/4n+wg1JmCl16NZue17CDh8xb/vZ0sQ==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0" + } + }, + "node_modules/@ethersproject/basex": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/basex/-/basex-5.7.0.tgz", + "integrity": "sha512-ywlh43GwZLv2Voc2gQVTKBoVQ1mti3d8HK5aMxsfu/nRDnMmNqaSJ3r3n85HBByT8OpoY96SXM1FogC533T4zw==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/properties": "^5.7.0" + } + }, + "node_modules/@ethersproject/bignumber": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/bignumber/-/bignumber-5.7.0.tgz", + "integrity": "sha512-n1CAdIHRWjSucQO3MC1zPSVgV/6dy/fjL9pMrPP9peL+QxEg9wOsVqwD4+818B6LUEtaXzVHQiuivzRoxPxUGw==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "bn.js": "^5.2.1" + } + }, + "node_modules/@ethersproject/bytes": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/bytes/-/bytes-5.7.0.tgz", + "integrity": "sha512-nsbxwgFXWh9NyYWo+U8atvmMsSdKJprTcICAkvbBffT75qDocbuggBU0SJiVK2MuTrp0q+xvLkTnGMPK1+uA9A==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/logger": "^5.7.0" + } + }, + "node_modules/@ethersproject/constants": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/constants/-/constants-5.7.0.tgz", + "integrity": "sha512-DHI+y5dBNvkpYUMiRQyxRBYBefZkJfo70VUkUAsRjcPs47muV9evftfZ0PJVCXYbAiCgght0DtcF9srFQmIgWA==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bignumber": "^5.7.0" + } + }, + "node_modules/@ethersproject/contracts": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/contracts/-/contracts-5.7.0.tgz", + "integrity": "sha512-5GJbzEU3X+d33CdfPhcyS+z8MzsTrBGk/sc+G+59+tPa9yFkl6HQ9D6L0QMgNTA9q8dT0XKxxkyp883XsQvbbg==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abi": "^5.7.0", + "@ethersproject/abstract-provider": "^5.7.0", + "@ethersproject/abstract-signer": "^5.7.0", + "@ethersproject/address": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/constants": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/transactions": "^5.7.0" + } + }, + "node_modules/@ethersproject/hash": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/hash/-/hash-5.7.0.tgz", + "integrity": "sha512-qX5WrQfnah1EFnO5zJv1v46a8HW0+E5xuBBDTwMFZLuVTx0tbU2kkx15NqdjxecrLGatQN9FGQKpb1FKdHCt+g==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abstract-signer": "^5.7.0", + "@ethersproject/address": "^5.7.0", + "@ethersproject/base64": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/keccak256": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/strings": "^5.7.0" + } + }, + "node_modules/@ethersproject/hdnode": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/hdnode/-/hdnode-5.7.0.tgz", + "integrity": "sha512-OmyYo9EENBPPf4ERhR7oj6uAtUAhYGqOnIS+jE5pTXvdKBS99ikzq1E7Iv0ZQZ5V36Lqx1qZLeak0Ra16qpeOg==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abstract-signer": "^5.7.0", + "@ethersproject/basex": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/pbkdf2": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/sha2": "^5.7.0", + "@ethersproject/signing-key": "^5.7.0", + "@ethersproject/strings": "^5.7.0", + "@ethersproject/transactions": "^5.7.0", + "@ethersproject/wordlists": "^5.7.0" + } + }, + "node_modules/@ethersproject/json-wallets": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/json-wallets/-/json-wallets-5.7.0.tgz", + "integrity": "sha512-8oee5Xgu6+RKgJTkvEMl2wDgSPSAQ9MB/3JYjFV9jlKvcYHUXZC+cQp0njgmxdHkYWn8s6/IqIZYm0YWCjO/0g==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abstract-signer": "^5.7.0", + "@ethersproject/address": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/hdnode": "^5.7.0", + "@ethersproject/keccak256": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/pbkdf2": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/random": "^5.7.0", + "@ethersproject/strings": "^5.7.0", + "@ethersproject/transactions": "^5.7.0", + "aes-js": "3.0.0", + "scrypt-js": "3.0.1" + } + }, + "node_modules/@ethersproject/keccak256": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/keccak256/-/keccak256-5.7.0.tgz", + "integrity": "sha512-2UcPboeL/iW+pSg6vZ6ydF8tCnv3Iu/8tUmLLzWWGzxWKFFqOBQFLo6uLUv6BDrLgCDfN28RJ/wtByx+jZ4KBg==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "js-sha3": "0.8.0" + } + }, + "node_modules/@ethersproject/logger": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/logger/-/logger-5.7.0.tgz", + "integrity": "sha512-0odtFdXu/XHtjQXJYA3u9G0G8btm0ND5Cu8M7i5vhEcE8/HmF4Lbdqanwyv4uQTr2tx6b7fQRmgLrsnpQlmnig==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT" + }, + "node_modules/@ethersproject/networks": { + "version": "5.7.1", + "resolved": "https://registry.npmmirror.com/@ethersproject/networks/-/networks-5.7.1.tgz", + "integrity": "sha512-n/MufjFYv3yFcUyfhnXotyDlNdFb7onmkSy8aQERi2PjNcnWQ66xXxa3XlS8nCcA8aJKJjIIMNJTC7tu80GwpQ==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/logger": "^5.7.0" + } + }, + "node_modules/@ethersproject/pbkdf2": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/pbkdf2/-/pbkdf2-5.7.0.tgz", + "integrity": "sha512-oR/dBRZR6GTyaofd86DehG72hY6NpAjhabkhxgr3X2FpJtJuodEl2auADWBZfhDHgVCbu3/H/Ocq2uC6dpNjjw==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/sha2": "^5.7.0" + } + }, + "node_modules/@ethersproject/properties": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/properties/-/properties-5.7.0.tgz", + "integrity": "sha512-J87jy8suntrAkIZtecpxEPxY//szqr1mlBaYlQ0r4RCaiD2hjheqF9s1LVE8vVuJCXisjIP+JgtK/Do54ej4Sw==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/logger": "^5.7.0" + } + }, + "node_modules/@ethersproject/providers": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/@ethersproject/providers/-/providers-5.7.2.tgz", + "integrity": "sha512-g34EWZ1WWAVgr4aptGlVBF8mhl3VWjv+8hoAnzStu8Ah22VHBsuGzP17eb6xDVRzw895G4W7vvx60lFFur/1Rg==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abstract-provider": "^5.7.0", + "@ethersproject/abstract-signer": "^5.7.0", + "@ethersproject/address": "^5.7.0", + "@ethersproject/base64": "^5.7.0", + "@ethersproject/basex": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/constants": "^5.7.0", + "@ethersproject/hash": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/networks": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/random": "^5.7.0", + "@ethersproject/rlp": "^5.7.0", + "@ethersproject/sha2": "^5.7.0", + "@ethersproject/strings": "^5.7.0", + "@ethersproject/transactions": "^5.7.0", + "@ethersproject/web": "^5.7.0", + "bech32": "1.1.4", + "ws": "7.4.6" + } + }, + "node_modules/@ethersproject/providers/node_modules/ws": { + "version": "7.4.6", + "resolved": "https://registry.npmmirror.com/ws/-/ws-7.4.6.tgz", + "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==", + "license": "MIT", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/@ethersproject/random": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/random/-/random-5.7.0.tgz", + "integrity": "sha512-19WjScqRA8IIeWclFme75VMXSBvi4e6InrUNuaR4s5pTF2qNhcGdCUwdxUVGtDDqC00sDLCO93jPQoDUH4HVmQ==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0" + } + }, + "node_modules/@ethersproject/rlp": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/rlp/-/rlp-5.7.0.tgz", + "integrity": "sha512-rBxzX2vK8mVF7b0Tol44t5Tb8gomOHkj5guL+HhzQ1yBh/ydjGnpw6at+X6Iw0Kp3OzzzkcKp8N9r0W4kYSs9w==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0" + } + }, + "node_modules/@ethersproject/sha2": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/sha2/-/sha2-5.7.0.tgz", + "integrity": "sha512-gKlH42riwb3KYp0reLsFTokByAKoJdgFCwI+CCiX/k+Jm2mbNs6oOaCjYQSlI1+XBVejwH2KrmCbMAT/GnRDQw==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "hash.js": "1.1.7" + } + }, + "node_modules/@ethersproject/signing-key": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/signing-key/-/signing-key-5.7.0.tgz", + "integrity": "sha512-MZdy2nL3wO0u7gkB4nA/pEf8lu1TlFswPNmy8AiYkfKTdO6eXBJyUdmHO/ehm/htHw9K/qF8ujnTyUAD+Ry54Q==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "bn.js": "^5.2.1", + "elliptic": "6.5.4", + "hash.js": "1.1.7" + } + }, + "node_modules/@ethersproject/strings": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/strings/-/strings-5.7.0.tgz", + "integrity": "sha512-/9nu+lj0YswRNSH0NXYqrh8775XNyEdUQAuf3f+SmOrnVewcJ5SBNAjF7lpgehKi4abvNNXyf+HX86czCdJ8Mg==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/constants": "^5.7.0", + "@ethersproject/logger": "^5.7.0" + } + }, + "node_modules/@ethersproject/transactions": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/transactions/-/transactions-5.7.0.tgz", + "integrity": "sha512-kmcNicCp1lp8qanMTC3RIikGgoJ80ztTyvtsFvCYpSCfkjhD0jZ2LOrnbcuxuToLIUYYf+4XwD1rP+B/erDIhQ==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/address": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/constants": "^5.7.0", + "@ethersproject/keccak256": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/rlp": "^5.7.0", + "@ethersproject/signing-key": "^5.7.0" + } + }, + "node_modules/@ethersproject/wallet": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/wallet/-/wallet-5.7.0.tgz", + "integrity": "sha512-MhmXlJXEJFBFVKrDLB4ZdDzxcBxQ3rLyCkhNqVu3CDYvR97E+8r01UgrI+TI99Le+aYm/in/0vp86guJuM7FCA==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/abstract-provider": "^5.7.0", + "@ethersproject/abstract-signer": "^5.7.0", + "@ethersproject/address": "^5.7.0", + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/hash": "^5.7.0", + "@ethersproject/hdnode": "^5.7.0", + "@ethersproject/json-wallets": "^5.7.0", + "@ethersproject/keccak256": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/random": "^5.7.0", + "@ethersproject/signing-key": "^5.7.0", + "@ethersproject/transactions": "^5.7.0", + "@ethersproject/wordlists": "^5.7.0" + } + }, + "node_modules/@ethersproject/web": { + "version": "5.7.1", + "resolved": "https://registry.npmmirror.com/@ethersproject/web/-/web-5.7.1.tgz", + "integrity": "sha512-Gueu8lSvyjBWL4cYsWsjh6MtMwM0+H4HvqFPZfB6dV8ctbP9zFAO73VG1cMWae0FLPCtz0peKPpZY8/ugJJX2w==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/base64": "^5.7.0", + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/strings": "^5.7.0" + } + }, + "node_modules/@ethersproject/wordlists": { + "version": "5.7.0", + "resolved": "https://registry.npmmirror.com/@ethersproject/wordlists/-/wordlists-5.7.0.tgz", + "integrity": "sha512-S2TFNJNfHWVHNE6cNDjbVlZ6MgE17MIxMbMg2zv3wn+3XSJGosL1m9ZVv3GXCf/2ymSsQ+hRI5IzoMJTG6aoVA==", + "funding": [ + { + "type": "individual", + "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], + "license": "MIT", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/hash": "^5.7.0", + "@ethersproject/logger": "^5.7.0", + "@ethersproject/properties": "^5.7.0", + "@ethersproject/strings": "^5.7.0" + } + }, + "node_modules/@irys/arweave": { + "version": "0.0.2", + "resolved": "https://registry.npmmirror.com/@irys/arweave/-/arweave-0.0.2.tgz", + "integrity": "sha512-ddE5h4qXbl0xfGlxrtBIwzflaxZUDlDs43TuT0u1OMfyobHul4AA1VEX72Rpzw2bOh4vzoytSqA1jCM7x9YtHg==", + "license": "MIT", + "dependencies": { + "asn1.js": "^5.4.1", + "async-retry": "^1.3.3", + "axios": "^1.4.0", + "base64-js": "^1.5.1", + "bignumber.js": "^9.1.1" + } + }, + "node_modules/@irys/query": { + "version": "0.0.1", + "resolved": "https://registry.npmmirror.com/@irys/query/-/query-0.0.1.tgz", + "integrity": "sha512-7TCyR+Qn+F54IQQx5PlERgqNwgIQik8hY55iZl/silTHhCo1MI2pvx5BozqPUVCc8/KqRsc2nZd8Bc29XGUjRQ==", + "license": "MIT", + "dependencies": { + "async-retry": "^1.3.3", + "axios": "^1.4.0" + }, + "engines": { + "node": ">=16.10.0" + } + }, + "node_modules/@irys/sdk": { + "version": "0.0.2", + "resolved": "https://registry.npmmirror.com/@irys/sdk/-/sdk-0.0.2.tgz", + "integrity": "sha512-un/e/CmTpgT042gDwCN3AtISrR9OYGMY6V+442pFmSWKrwrsDoIXZ8VlLiYKnrtTm+yquGhjfYy0LDqGWq41pA==", + "deprecated": "Arweave support is deprecated - We recommend migrating to the Irys datachain: https://migrate-to.irys.xyz/", + "license": "Apache-2.0", + "dependencies": { + "@ethersproject/bignumber": "^5.7.0", + "@ethersproject/contracts": "^5.7.0", + "@ethersproject/providers": "^5.7.2", + "@ethersproject/wallet": "^5.7.0", + "@irys/query": "^0.0.1", + "@near-js/crypto": "^0.0.3", + "@near-js/keystores-browser": "^0.0.3", + "@near-js/providers": "^0.0.4", + "@near-js/transactions": "^0.1.0", + "@solana/web3.js": "^1.36.0", + "@supercharge/promise-pool": "^3.0.0", + "algosdk": "^1.13.1", + "aptos": "=1.8.5", + "arbundles": "^0.10.0", + "async-retry": "^1.3.3", + "axios": "^1.4.0", + "base64url": "^3.0.1", + "bignumber.js": "^9.0.1", + "bs58": "5.0.0", + "commander": "^8.2.0", + "csv": "5.5.3", + "inquirer": "^8.2.0", + "js-sha256": "^0.9.0", + "mime-types": "^2.1.34", + "near-seed-phrase": "^0.2.0" + }, + "bin": { + "irys": "build/cjs/node/cli.js", + "irys-esm": "build/esm/node/cli.js" + }, + "engines": { + "node": ">=16.10.0" + } + }, + "node_modules/@irys/sdk/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==", + "license": "MIT" + }, + "node_modules/@irys/sdk/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "license": "MIT", + "dependencies": { + "base-x": "^4.0.0" + } + }, + "node_modules/@irys/sdk/node_modules/commander": { + "version": "8.3.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz", + "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", + "license": "MIT", + "engines": { + "node": ">= 12" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + }, + "node_modules/@metaplex-foundation/beet": { + "version": "0.7.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet/-/beet-0.7.1.tgz", + "integrity": "sha512-hNCEnS2WyCiYyko82rwuISsBY3KYpe828ubsd2ckeqZr7tl0WVLivGkoyA/qdiaaHEBGdGl71OpfWa2rqL3DiA==", + "license": "Apache-2.0", + "dependencies": { + "ansicolors": "^0.3.2", + "bn.js": "^5.2.0", + "debug": "^4.3.3" + } + }, + "node_modules/@metaplex-foundation/beet-solana": { + "version": "0.3.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet-solana/-/beet-solana-0.3.1.tgz", + "integrity": "sha512-tgyEl6dvtLln8XX81JyBvWjIiEcjTkUwZbrM5dIobTmoqMuGewSyk9CClno8qsMsFdB5T3jC91Rjeqmu/6xk2g==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": ">=0.1.0", + "@solana/web3.js": "^1.56.2", + "bs58": "^5.0.0", + "debug": "^4.3.4" + } + }, + "node_modules/@metaplex-foundation/beet-solana/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==", + "license": "MIT" + }, + "node_modules/@metaplex-foundation/beet-solana/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "license": "MIT", + "dependencies": { + "base-x": "^4.0.0" + } + }, + "node_modules/@metaplex-foundation/beet-solana/node_modules/debug": { + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@metaplex-foundation/cusper": { + "version": "0.0.2", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/cusper/-/cusper-0.0.2.tgz", + "integrity": "sha512-S9RulC2fFCFOQraz61bij+5YCHhSO9llJegK8c8Y6731fSi6snUSQJdCUqYS8AIgR0TKbQvdvgSyIIdbDFZbBA==", + "license": "Apache-2.0" + }, + "node_modules/@metaplex-foundation/js": { + "version": "0.20.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/js/-/js-0.20.1.tgz", + "integrity": "sha512-aqiLoEiToXdfI5pS+17/GN/dIO2D31gLoVQvEKDQi9XcnOPVhfJerXDmwgKbhp79OGoYxtlvVw+b2suacoUzGQ==", + "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", + "license": "MIT", + "dependencies": { + "@irys/sdk": "^0.0.2", + "@metaplex-foundation/beet": "0.7.1", + "@metaplex-foundation/mpl-auction-house": "^2.3.0", + "@metaplex-foundation/mpl-bubblegum": "^0.6.2", + "@metaplex-foundation/mpl-candy-guard": "^0.3.0", + "@metaplex-foundation/mpl-candy-machine": "^5.0.0", + "@metaplex-foundation/mpl-candy-machine-core": "^0.1.2", + "@metaplex-foundation/mpl-token-metadata": "^2.11.0", + "@noble/ed25519": "^1.7.1", + "@noble/hashes": "^1.1.3", + "@solana/spl-account-compression": "^0.1.8", + "@solana/spl-token": "^0.3.5", + "@solana/web3.js": "^1.63.1", + "bignumber.js": "^9.0.2", + "bn.js": "^5.2.1", + "bs58": "^5.0.0", + "buffer": "^6.0.3", + "debug": "^4.3.4", + "eventemitter3": "^4.0.7", + "lodash.clonedeep": "^4.5.0", + "lodash.isequal": "^4.5.0", + "merkletreejs": "^0.3.11", + "mime": "^3.0.0", + "node-fetch": "^2.6.7" + } + }, + "node_modules/@metaplex-foundation/js/node_modules/@metaplex-foundation/beet-solana": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet-solana/-/beet-solana-0.4.1.tgz", + "integrity": "sha512-/6o32FNUtwK8tjhotrvU/vorP7umBuRFvBZrC6XCk51aKidBHe5LPVPA5AjGPbV3oftMfRuXPNd9yAGeEqeCDQ==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": ">=0.1.0", + "@solana/web3.js": "^1.56.2", + "bs58": "^5.0.0", + "debug": "^4.3.4" + } + }, + "node_modules/@metaplex-foundation/js/node_modules/@metaplex-foundation/mpl-token-metadata": { + "version": "2.13.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-token-metadata/-/mpl-token-metadata-2.13.0.tgz", + "integrity": "sha512-Fl/8I0L9rv4bKTV/RAl5YIbJe9SnQPInKvLz+xR1fEc4/VQkuCn3RPgypfUMEKWmCznzaw4sApDxy6CFS4qmJw==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/beet": "^0.7.1", + "@metaplex-foundation/beet-solana": "^0.4.0", + "@metaplex-foundation/cusper": "^0.0.2", + "@solana/spl-token": "^0.3.6", + "@solana/web3.js": "^1.66.2", + "bn.js": "^5.2.0", + "debug": "^4.3.4" + } + }, + "node_modules/@metaplex-foundation/js/node_modules/@solana/spl-token": { + "version": "0.3.11", + "resolved": "https://registry.npmmirror.com/@solana/spl-token/-/spl-token-0.3.11.tgz", + "integrity": "sha512-bvohO3rIMSVL24Pb+I4EYTJ6cL82eFpInEXD/I8K8upOGjpqHsKUoAempR/RnUlI1qSFNyFlWJfu6MNUgfbCQQ==", + "license": "Apache-2.0", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "@solana/spl-token-metadata": "^0.1.2", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.88.0" + } + }, + "node_modules/@metaplex-foundation/js/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==", + "license": "MIT" + }, + "node_modules/@metaplex-foundation/js/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "license": "MIT", + "dependencies": { + "base-x": "^4.0.0" + } + }, + "node_modules/@metaplex-foundation/js/node_modules/debug": { + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@metaplex-foundation/mpl-auction-house": { + "version": "2.5.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-auction-house/-/mpl-auction-house-2.5.1.tgz", + "integrity": "sha512-O+IAdYVaoOvgACB8pm+1lF5BNEjl0COkqny2Ho8KQZwka6aC/vHbZ239yRwAMtJhf5992BPFdT4oifjyE0O+Mw==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": "^0.6.1", + "@metaplex-foundation/beet-solana": "^0.3.1", + "@metaplex-foundation/cusper": "^0.0.2", + "@solana/spl-token": "^0.3.5", + "@solana/web3.js": "^1.56.2", + "bn.js": "^5.2.0" + } + }, + "node_modules/@metaplex-foundation/mpl-auction-house/node_modules/@metaplex-foundation/beet": { + "version": "0.6.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet/-/beet-0.6.1.tgz", + "integrity": "sha512-OYgnijLFzw0cdUlRKH5POp0unQECPOW9muJ2X3QIVyak5G6I6l/rKo72sICgPLIFKdmsi2jmnkuLY7wp14iXdw==", + "license": "Apache-2.0", + "dependencies": { + "ansicolors": "^0.3.2", + "bn.js": "^5.2.0", + "debug": "^4.3.3" + } + }, + "node_modules/@metaplex-foundation/mpl-auction-house/node_modules/@solana/spl-token": { + "version": "0.3.11", + "resolved": "https://registry.npmmirror.com/@solana/spl-token/-/spl-token-0.3.11.tgz", + "integrity": "sha512-bvohO3rIMSVL24Pb+I4EYTJ6cL82eFpInEXD/I8K8upOGjpqHsKUoAempR/RnUlI1qSFNyFlWJfu6MNUgfbCQQ==", + "license": "Apache-2.0", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "@solana/spl-token-metadata": "^0.1.2", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.88.0" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum": { + "version": "0.6.2", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-bubblegum/-/mpl-bubblegum-0.6.2.tgz", + "integrity": "sha512-4tF7/FFSNtpozuIGD7gMKcqK2D49eVXZ144xiowC5H1iBeu009/oj2m8Tj6n4DpYFKWJ2JQhhhk0a2q7x0Begw==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": "0.7.1", + "@metaplex-foundation/beet-solana": "0.4.0", + "@metaplex-foundation/cusper": "^0.0.2", + "@metaplex-foundation/mpl-token-metadata": "^2.5.2", + "@solana/spl-account-compression": "^0.1.4", + "@solana/spl-token": "^0.1.8", + "@solana/web3.js": "^1.50.1", + "bn.js": "^5.2.0", + "js-sha3": "^0.8.0" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/@metaplex-foundation/beet-solana": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet-solana/-/beet-solana-0.4.0.tgz", + "integrity": "sha512-B1L94N3ZGMo53b0uOSoznbuM5GBNJ8LwSeznxBxJ+OThvfHQ4B5oMUqb+0zdLRfkKGS7Q6tpHK9P+QK0j3w2cQ==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": ">=0.1.0", + "@solana/web3.js": "^1.56.2", + "bs58": "^5.0.0", + "debug": "^4.3.4" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/@metaplex-foundation/mpl-token-metadata": { + "version": "2.13.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-token-metadata/-/mpl-token-metadata-2.13.0.tgz", + "integrity": "sha512-Fl/8I0L9rv4bKTV/RAl5YIbJe9SnQPInKvLz+xR1fEc4/VQkuCn3RPgypfUMEKWmCznzaw4sApDxy6CFS4qmJw==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/beet": "^0.7.1", + "@metaplex-foundation/beet-solana": "^0.4.0", + "@metaplex-foundation/cusper": "^0.0.2", + "@solana/spl-token": "^0.3.6", + "@solana/web3.js": "^1.66.2", + "bn.js": "^5.2.0", + "debug": "^4.3.4" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/@metaplex-foundation/mpl-token-metadata/node_modules/@solana/spl-token": { + "version": "0.3.11", + "resolved": "https://registry.npmmirror.com/@solana/spl-token/-/spl-token-0.3.11.tgz", + "integrity": "sha512-bvohO3rIMSVL24Pb+I4EYTJ6cL82eFpInEXD/I8K8upOGjpqHsKUoAempR/RnUlI1qSFNyFlWJfu6MNUgfbCQQ==", + "license": "Apache-2.0", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "@solana/spl-token-metadata": "^0.1.2", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.88.0" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/@solana/spl-token": { + "version": "0.1.8", + "resolved": "https://registry.npmmirror.com/@solana/spl-token/-/spl-token-0.1.8.tgz", + "integrity": "sha512-LZmYCKcPQDtJgecvWOgT/cnoIQPWjdH+QVyzPcFvyDUiT0DiRjZaam4aqNUyvchLFhzgunv3d9xOoyE34ofdoQ==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.10.5", + "@solana/web3.js": "^1.21.0", + "bn.js": "^5.1.0", + "buffer": "6.0.3", + "buffer-layout": "^1.2.0", + "dotenv": "10.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==", + "license": "MIT" + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "license": "MIT", + "dependencies": { + "base-x": "^4.0.0" + } + }, + "node_modules/@metaplex-foundation/mpl-bubblegum/node_modules/debug": { + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@metaplex-foundation/mpl-candy-guard": { + "version": "0.3.2", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-candy-guard/-/mpl-candy-guard-0.3.2.tgz", + "integrity": "sha512-QWXzPDz+6OR3957LtfW6/rcGvFWS/0AeHJa/BUO2VEVQxN769dupsKGtrsS8o5RzXCeap3wrCtDSNxN3dnWu4Q==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": "^0.4.0", + "@metaplex-foundation/beet-solana": "^0.3.0", + "@metaplex-foundation/cusper": "^0.0.2", + "@solana/web3.js": "^1.66.2", + "bn.js": "^5.2.0" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-guard/node_modules/@metaplex-foundation/beet": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet/-/beet-0.4.0.tgz", + "integrity": "sha512-2OAKJnLatCc3mBXNL0QmWVQKAWK2C7XDfepgL0p/9+8oSx4bmRAFHFqptl1A/C0U5O3dxGwKfmKluW161OVGcA==", + "license": "Apache-2.0", + "dependencies": { + "ansicolors": "^0.3.2", + "bn.js": "^5.2.0", + "debug": "^4.3.3" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-candy-machine/-/mpl-candy-machine-5.1.0.tgz", + "integrity": "sha512-pjHpUpWVOCDxK3l6dXxfmJKNQmbjBqnm5ElOl1mJAygnzO8NIPQvrP89y6xSNyo8qZsJyt4ZMYUyD0TdbtKZXQ==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": "^0.7.1", + "@metaplex-foundation/beet-solana": "^0.4.0", + "@metaplex-foundation/cusper": "^0.0.2", + "@solana/spl-token": "^0.3.6", + "@solana/web3.js": "^1.66.2" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine-core": { + "version": "0.1.2", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-candy-machine-core/-/mpl-candy-machine-core-0.1.2.tgz", + "integrity": "sha512-jjDkRvMR+iykt7guQ7qVnOHTZedql0lq3xqWDMaenAUCH3Xrf2zKATThhJppIVNX1/YtgBOO3lGqhaFbaI4pCw==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": "^0.4.0", + "@metaplex-foundation/beet-solana": "^0.3.0", + "@metaplex-foundation/cusper": "^0.0.2", + "@solana/web3.js": "^1.56.2", + "bn.js": "^5.2.0" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine-core/node_modules/@metaplex-foundation/beet": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet/-/beet-0.4.0.tgz", + "integrity": "sha512-2OAKJnLatCc3mBXNL0QmWVQKAWK2C7XDfepgL0p/9+8oSx4bmRAFHFqptl1A/C0U5O3dxGwKfmKluW161OVGcA==", + "license": "Apache-2.0", + "dependencies": { + "ansicolors": "^0.3.2", + "bn.js": "^5.2.0", + "debug": "^4.3.3" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine/node_modules/@metaplex-foundation/beet-solana": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet-solana/-/beet-solana-0.4.1.tgz", + "integrity": "sha512-/6o32FNUtwK8tjhotrvU/vorP7umBuRFvBZrC6XCk51aKidBHe5LPVPA5AjGPbV3oftMfRuXPNd9yAGeEqeCDQ==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": ">=0.1.0", + "@solana/web3.js": "^1.56.2", + "bs58": "^5.0.0", + "debug": "^4.3.4" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine/node_modules/@solana/spl-token": { + "version": "0.3.11", + "resolved": "https://registry.npmmirror.com/@solana/spl-token/-/spl-token-0.3.11.tgz", + "integrity": "sha512-bvohO3rIMSVL24Pb+I4EYTJ6cL82eFpInEXD/I8K8upOGjpqHsKUoAempR/RnUlI1qSFNyFlWJfu6MNUgfbCQQ==", + "license": "Apache-2.0", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "@solana/spl-token-metadata": "^0.1.2", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.88.0" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==", + "license": "MIT" + }, + "node_modules/@metaplex-foundation/mpl-candy-machine/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "license": "MIT", + "dependencies": { + "base-x": "^4.0.0" + } + }, + "node_modules/@metaplex-foundation/mpl-candy-machine/node_modules/debug": { + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@metaplex-foundation/mpl-token-metadata": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-token-metadata/-/mpl-token-metadata-3.3.0.tgz", + "integrity": "sha512-t5vO8Wr3ZZZPGrVrGNcosX5FMkwQSgBiVMQMRNDG2De7voYFJmIibD5jdG05EoQ4Y5kZVEiwhYaO+wJB3aO5AA==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/mpl-toolbox": "^0.9.4" + }, + "peerDependencies": { + "@metaplex-foundation/umi": ">= 0.8.2 < 1" + } + }, + "node_modules/@metaplex-foundation/mpl-token-metadata/node_modules/@metaplex-foundation/mpl-toolbox": { + "version": "0.9.4", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/mpl-toolbox/-/mpl-toolbox-0.9.4.tgz", + "integrity": "sha512-fd6JxfoLbj/MM8FG2x91KYVy1U6AjBQw4qjt7+Da3trzQaWnSaYHDcYRG/53xqfvZ9qofY1T2t53GXPlD87lnQ==", + "license": "Apache-2.0", + "peerDependencies": { + "@metaplex-foundation/umi": ">= 0.8.2 < 1" + } + }, + "node_modules/@metaplex-foundation/umi": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi/-/umi-1.0.0.tgz", + "integrity": "sha512-kCYwVI4REdDW8SwJGjPkef70t3JBPqkyf6k+zu/tBKUXdGh7jOkbZnUghdXk5GZ2Md+bqh9dtM93u/66N6xcWA==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-options": "^1.0.0", + "@metaplex-foundation/umi-public-keys": "^1.0.0", + "@metaplex-foundation/umi-serializers": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-bundle-defaults": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-bundle-defaults/-/umi-bundle-defaults-1.0.0.tgz", + "integrity": "sha512-Z8Ah4vJNkO5/sDvtG49kULNdGskaGYfJSygA9p061zG8BztML1okBkx0QZG/TM0fB0cMI8w5cwTd1O5gT64+Kg==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-downloader-http": "^1.0.0", + "@metaplex-foundation/umi-eddsa-web3js": "^1.0.0", + "@metaplex-foundation/umi-http-fetch": "^1.0.0", + "@metaplex-foundation/umi-program-repository": "^1.0.0", + "@metaplex-foundation/umi-rpc-chunk-get-accounts": "^1.0.0", + "@metaplex-foundation/umi-rpc-web3js": "^1.0.0", + "@metaplex-foundation/umi-serializer-data-view": "^1.0.0", + "@metaplex-foundation/umi-transaction-factory-web3js": "^1.0.0" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-downloader-http": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-downloader-http/-/umi-downloader-http-1.0.0.tgz", + "integrity": "sha512-qBG3A6SG8cgOwu+DVeGIDyakKw1oZsoi+ta6jPQYredeISDJwbysepg7O6ickvGmdjPA6WLeoVRjiZWmt2LgDg==", + "license": "MIT", + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-eddsa-web3js": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-eddsa-web3js/-/umi-eddsa-web3js-1.0.0.tgz", + "integrity": "sha512-mIdp65Fsi7bhFcDUFZxcThGQaMXQahMNGR46HkXUHglQtRxxYGLduT3XEq/aLPVZCW9mWfyK/M03AInwIAcJTw==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-web3js-adapters": "^1.0.0", + "@noble/curves": "^1.0.0", + "@soceanfi/solana-cli-config": "0.2.0" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-http-fetch": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-http-fetch/-/umi-http-fetch-1.0.0.tgz", + "integrity": "sha512-yZbAcuxMOdSSFhvltWIMescBAuf4ddeYjK4LABbTXWKhZFTliYdSSMmViLArbO6lBJAekKhyNbIdM/uH6KhE/w==", + "license": "MIT", + "dependencies": { + "node-fetch": "^2.6.7" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-options": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-options/-/umi-options-1.0.0.tgz", + "integrity": "sha512-DhfwrXTsvOrDwPGT5FpzC7VooLGMRjUSBV8W9xkp+WMxkzbNXeUV+bFmoTNx+0ynLhINp6Ij76W/Rl+4dIwU0w==", + "license": "MIT" + }, + "node_modules/@metaplex-foundation/umi-program-repository": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-program-repository/-/umi-program-repository-1.0.0.tgz", + "integrity": "sha512-kw1u/Dv7p4olyM1am0FbPvjPWbgoHDBI/cS7Dl0h0PFqlBq9I4JHZmpd53+C4P7lFZtWEcDWKEgmdqAsCja40Q==", + "license": "MIT", + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-public-keys": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-public-keys/-/umi-public-keys-1.0.0.tgz", + "integrity": "sha512-irTc5QGOCgV0mGLY/SU3YOrXVmvEEOrqb1gDvtBtr714X4EtwSv5Aqner9L1/s4PzaXmeN4f86FWFWM3knrlEw==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-serializers-encodings": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-rpc-chunk-get-accounts": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-rpc-chunk-get-accounts/-/umi-rpc-chunk-get-accounts-1.0.0.tgz", + "integrity": "sha512-srFzEAGh9rOfAclBSFE947SSNHcpq4SH8mThSt7EiDf59iPe/r1n5IPyZp1sHogEQJ4KKXst7vBV03qC7ASuDg==", + "license": "MIT", + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-rpc-web3js": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-rpc-web3js/-/umi-rpc-web3js-1.0.0.tgz", + "integrity": "sha512-SANWIFaMfOVZCxecD9ycd1tzhKiJrkwRqHotEcM+LMb5EKMagTsqEHh3VAsCg3XfjKOG8m3XMeBJ534aySfEHw==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-web3js-adapters": "^1.0.0" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-serializer-data-view": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-serializer-data-view/-/umi-serializer-data-view-1.0.0.tgz", + "integrity": "sha512-LSn0uZiBC+qJrsaY98lIPFnMLDqlXlcJt0TZJhBKZNPIBLdSwvcU60ABloycxafR+dzpM0vzne0JXNVaKf3Cug==", + "license": "MIT", + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-serializers": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-serializers/-/umi-serializers-1.0.0.tgz", + "integrity": "sha512-9lbVzH2cHjAfhrTm7oJ7+5xnfNz+/J3YY554JZUh+Dw7WxiQUvhs0v5DxrNNGbEZQENjm+gORnZ8WX3a3gW2VA==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-options": "^1.0.0", + "@metaplex-foundation/umi-public-keys": "^1.0.0", + "@metaplex-foundation/umi-serializers-core": "^1.0.0", + "@metaplex-foundation/umi-serializers-encodings": "^1.0.0", + "@metaplex-foundation/umi-serializers-numbers": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-serializers-core": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-serializers-core/-/umi-serializers-core-1.0.0.tgz", + "integrity": "sha512-Ov95ARxh179EX6elN6LoHeC+TczirYvzFeIA4gGZKTISpP3sqwRrej6ppnY6qQFk2bFKCKJyvVGiyP2jjuqjJg==", + "license": "MIT" + }, + "node_modules/@metaplex-foundation/umi-serializers-encodings": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-serializers-encodings/-/umi-serializers-encodings-1.0.0.tgz", + "integrity": "sha512-1278rWbkA9ZAPaq+EXmOwM9pi1LC8eaHsgm0XVFebxsZFkaHbCYPXmB9vkO2jTFFFy4uy5hsYGPRValFl4GdWg==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-serializers-core": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-serializers-numbers": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-serializers-numbers/-/umi-serializers-numbers-1.0.0.tgz", + "integrity": "sha512-OXKX/hQbbc16X7PvpmM2hZ9WrhDBTPJsEcEbRSN4kQewNdmpyMnfXhaqW84Tfc99Ipvyl6Lpe3Dbl/oOTHqong==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-serializers-core": "^1.0.0" + } + }, + "node_modules/@metaplex-foundation/umi-transaction-factory-web3js": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-transaction-factory-web3js/-/umi-transaction-factory-web3js-1.0.0.tgz", + "integrity": "sha512-VyHo6gTElAFCOpA87bQJE2nvEqOV8c72dGIlb/qAJAF85kca1Pw7jh6YFVFaZMOKNXFpFrbHofgS+uNQZRYXRg==", + "license": "MIT", + "dependencies": { + "@metaplex-foundation/umi-web3js-adapters": "^1.0.0" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-web3js-adapters": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/umi-web3js-adapters/-/umi-web3js-adapters-1.0.0.tgz", + "integrity": "sha512-daAuxorWSwF3cOWz9UjlYKlgGVM6eTw7cbLKyj8Sk90umxv5sfMZR5CjmaILHsXz5uaYIcjoivabSngucp4xNA==", + "license": "MIT", + "dependencies": { + "buffer": "^6.0.3" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^1.0.0", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@near-js/crypto": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/@near-js/crypto/-/crypto-0.0.3.tgz", + "integrity": "sha512-3WC2A1a1cH8Cqrx+0iDjp1ASEEhxN/KHEMENYb0KZH6Hp5bXIY7Akt4quC7JlgJS5ESvEiLa40tS5h0zAhBWGw==", + "license": "ISC", + "dependencies": { + "@near-js/types": "0.0.3", + "bn.js": "5.2.1", + "borsh": "^0.7.0", + "tweetnacl": "^1.0.1" + } + }, + "node_modules/@near-js/keystores": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/@near-js/keystores/-/keystores-0.0.3.tgz", + "integrity": "sha512-mnwLYUt4Td8u1I4QE1FBx2d9hMt3ofiriE93FfOluJ4XiqRqVFakFYiHg6pExg5iEkej/sXugBUFeQ4QizUnew==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.3", + "@near-js/types": "0.0.3" + } + }, + "node_modules/@near-js/keystores-browser": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/@near-js/keystores-browser/-/keystores-browser-0.0.3.tgz", + "integrity": "sha512-Ve/JQ1SBxdNk3B49lElJ8Y54AoBY+yOStLvdnUIpe2FBOczzwDCkcnPcMDV0NMwVlHpEnOWICWHbRbAkI5Vs+A==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.3", + "@near-js/keystores": "0.0.3" + } + }, + "node_modules/@near-js/providers": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/providers/-/providers-0.0.4.tgz", + "integrity": "sha512-g/2pJTYmsIlTW4mGqeRlqDN9pZeN+1E2/wfoMIf3p++boBVxVlaSebtQgawXAf2lkfhb9RqXz5pHqewXIkTBSw==", + "license": "ISC", + "dependencies": { + "@near-js/transactions": "0.1.0", + "@near-js/types": "0.0.3", + "@near-js/utils": "0.0.3", + "bn.js": "5.2.1", + "borsh": "^0.7.0", + "http-errors": "^1.7.2" + }, + "optionalDependencies": { + "node-fetch": "^2.6.1" + } + }, + "node_modules/@near-js/providers/node_modules/@near-js/signers": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/@near-js/signers/-/signers-0.0.3.tgz", + "integrity": "sha512-u1R+DDIua5PY1PDFnpVYqdMgQ7c4dyeZsfqMjE7CtgzdqupgTYCXzJjBubqMlAyAx843PoXmLt6CSSKcMm0WUA==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.3", + "@near-js/keystores": "0.0.3", + "js-sha256": "^0.9.0" + } + }, + "node_modules/@near-js/providers/node_modules/@near-js/transactions": { + "version": "0.1.0", + "resolved": "https://registry.npmmirror.com/@near-js/transactions/-/transactions-0.1.0.tgz", + "integrity": "sha512-OrrDFqhX0rtH+6MV3U3iS+zmzcPQI+L4GJi9na4Uf8FgpaVPF0mtSmVrpUrS5CC3LwWCzcYF833xGYbXOV4Kfg==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.3", + "@near-js/signers": "0.0.3", + "@near-js/types": "0.0.3", + "@near-js/utils": "0.0.3", + "bn.js": "5.2.1", + "borsh": "^0.7.0", + "js-sha256": "^0.9.0" + } + }, + "node_modules/@near-js/signers": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/signers/-/signers-0.0.4.tgz", + "integrity": "sha512-xCglo3U/WIGsz/izPGFMegS5Q3PxOHYB8a1E7RtVhNm5QdqTlQldLCm/BuMg2G/u1l1ZZ0wdvkqRTG9joauf3Q==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.4", + "@near-js/keystores": "0.0.4", + "js-sha256": "^0.9.0" + } + }, + "node_modules/@near-js/signers/node_modules/@near-js/crypto": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/crypto/-/crypto-0.0.4.tgz", + "integrity": "sha512-2mSIVv6mZway1rQvmkktrXAFoUvy7POjrHNH3LekKZCMCs7qMM/23Hz2+APgxZPqoV2kjarSNOEYJjxO7zQ/rQ==", + "license": "ISC", + "dependencies": { + "@near-js/types": "0.0.4", + "bn.js": "5.2.1", + "borsh": "^0.7.0", + "tweetnacl": "^1.0.1" + } + }, + "node_modules/@near-js/signers/node_modules/@near-js/keystores": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/keystores/-/keystores-0.0.4.tgz", + "integrity": "sha512-+vKafmDpQGrz5py1liot2hYSjPGXwihveeN+BL11aJlLqZnWBgYJUWCXG+uyGjGXZORuy2hzkKK6Hi+lbKOfVA==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.4", + "@near-js/types": "0.0.4" + } + }, + "node_modules/@near-js/signers/node_modules/@near-js/types": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/types/-/types-0.0.4.tgz", + "integrity": "sha512-8TTMbLMnmyG06R5YKWuS/qFG1tOA3/9lX4NgBqQPsvaWmDsa+D+QwOkrEHDegped0ZHQwcjAXjKML1S1TyGYKg==", + "license": "ISC", + "dependencies": { + "bn.js": "5.2.1" + } + }, + "node_modules/@near-js/transactions": { + "version": "0.1.1", + "resolved": "https://registry.npmmirror.com/@near-js/transactions/-/transactions-0.1.1.tgz", + "integrity": "sha512-Fk83oLLFK7nz4thawpdv9bGyMVQ2i48iUtZEVYhuuuqevl17tSXMlhle9Me1ZbNyguJG/cWPdNybe1UMKpyGxA==", + "license": "ISC", + "dependencies": { + "@near-js/crypto": "0.0.4", + "@near-js/signers": "0.0.4", + "@near-js/types": "0.0.4", + "@near-js/utils": "0.0.4", + "bn.js": "5.2.1", + "borsh": "^0.7.0", + "js-sha256": "^0.9.0" + } + }, + "node_modules/@near-js/transactions/node_modules/@near-js/crypto": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/crypto/-/crypto-0.0.4.tgz", + "integrity": "sha512-2mSIVv6mZway1rQvmkktrXAFoUvy7POjrHNH3LekKZCMCs7qMM/23Hz2+APgxZPqoV2kjarSNOEYJjxO7zQ/rQ==", + "license": "ISC", + "dependencies": { + "@near-js/types": "0.0.4", + "bn.js": "5.2.1", + "borsh": "^0.7.0", + "tweetnacl": "^1.0.1" + } + }, + "node_modules/@near-js/transactions/node_modules/@near-js/types": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/types/-/types-0.0.4.tgz", + "integrity": "sha512-8TTMbLMnmyG06R5YKWuS/qFG1tOA3/9lX4NgBqQPsvaWmDsa+D+QwOkrEHDegped0ZHQwcjAXjKML1S1TyGYKg==", + "license": "ISC", + "dependencies": { + "bn.js": "5.2.1" + } + }, + "node_modules/@near-js/transactions/node_modules/@near-js/utils": { + "version": "0.0.4", + "resolved": "https://registry.npmmirror.com/@near-js/utils/-/utils-0.0.4.tgz", + "integrity": "sha512-mPUEPJbTCMicGitjEGvQqOe8AS7O4KkRCxqd0xuE/X6gXF1jz1pYMZn4lNUeUz2C84YnVSGLAM0o9zcN6Y4hiA==", + "license": "ISC", + "dependencies": { + "@near-js/types": "0.0.4", + "bn.js": "5.2.1", + "depd": "^2.0.0", + "mustache": "^4.0.0" + } + }, + "node_modules/@near-js/types": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/@near-js/types/-/types-0.0.3.tgz", + "integrity": "sha512-gC3iGUT+r2JjVsE31YharT+voat79ToMUMLCGozHjp/R/UW1M2z4hdpqTUoeWUBGBJuVc810gNTneHGx0jvzwQ==", + "license": "ISC", + "dependencies": { + "bn.js": "5.2.1" + } + }, + "node_modules/@near-js/utils": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/@near-js/utils/-/utils-0.0.3.tgz", + "integrity": "sha512-J72n/EL0VfLRRb4xNUF4rmVrdzMkcmkwJOhBZSTWz3PAZ8LqNeU9ZConPfMvEr6lwdaD33ZuVv70DN6IIjPr1A==", + "license": "ISC", + "dependencies": { + "@near-js/types": "0.0.3", + "bn.js": "5.2.1", + "depd": "^2.0.0", + "mustache": "^4.0.0" + } + }, + "node_modules/@noble/curves": { + "version": "1.7.0", + "resolved": "https://registry.npmmirror.com/@noble/curves/-/curves-1.7.0.tgz", + "integrity": "sha512-UTMhXK9SeDhFJVrHeUJ5uZlI6ajXg10O6Ddocf9S6GjbSBVZsJo88HzKwXznNfGpMTRDyJkqMjNDPYgf0qFWnw==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "1.6.0" + }, + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@noble/curves/node_modules/@noble/hashes": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.6.0.tgz", + "integrity": "sha512-YUULf0Uk4/mAA89w+k3+yUYh6NrEvxZa5T6SY3wlMvE2chHkxFUUIDI8/XW1QSC357iA5pSnqt7XEhvFOqmDyQ==", + "license": "MIT", + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@noble/ed25519": { + "version": "1.7.3", + "resolved": "https://registry.npmmirror.com/@noble/ed25519/-/ed25519-1.7.3.tgz", + "integrity": "sha512-iR8GBkDt0Q3GyaVcIu7mSsVIqnFbkbRzGLWlvhwunacoLwt4J3swfKhfaM6rN6WY+TBGoYT1GtT1mIh2/jGbRQ==", + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "license": "MIT" + }, + "node_modules/@noble/hashes": { + "version": "1.6.1", + "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.6.1.tgz", + "integrity": "sha512-pq5D8h10hHBjyqX+cfBm0i8JUXJ0UhczFc4r74zbuT9XgewFo2E3J1cOaGtdZynILNmQ685YWGzGE1Zv6io50w==", + "license": "MIT", + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@randlabs/communication-bridge": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/@randlabs/communication-bridge/-/communication-bridge-1.0.1.tgz", + "integrity": "sha512-CzS0U8IFfXNK7QaJFE4pjbxDGfPjbXBEsEaCn9FN15F+ouSAEUQkva3Gl66hrkBZOGexKFEWMwUHIDKpZ2hfVg==", + "license": "Apache-2.0", + "optional": true + }, + "node_modules/@randlabs/myalgo-connect": { + "version": "1.4.2", + "resolved": "https://registry.npmmirror.com/@randlabs/myalgo-connect/-/myalgo-connect-1.4.2.tgz", + "integrity": "sha512-K9hEyUi7G8tqOp7kWIALJLVbGCByhilcy6123WfcorxWwiE1sbQupPyIU5f3YdQK6wMjBsyTWiLW52ZBMp7sXA==", + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "@randlabs/communication-bridge": "1.0.1" + } + }, + "node_modules/@scure/base": { + "version": "1.1.9", + "resolved": "https://registry.npmmirror.com/@scure/base/-/base-1.1.9.tgz", + "integrity": "sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==", + "license": "MIT", + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@scure/bip32": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@scure/bip32/-/bip32-1.4.0.tgz", + "integrity": "sha512-sVUpc0Vq3tXCkDGYVWGIZTRfnvu8LoTDaev7vbwh0omSvVORONr960MQWdKqJDCReIEmTj3PAr73O3aoxz7OPg==", + "license": "MIT", + "dependencies": { + "@noble/curves": "~1.4.0", + "@noble/hashes": "~1.4.0", + "@scure/base": "~1.1.6" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@scure/bip32/node_modules/@noble/curves": { + "version": "1.4.2", + "resolved": "https://registry.npmmirror.com/@noble/curves/-/curves-1.4.2.tgz", + "integrity": "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "1.4.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@scure/bip32/node_modules/@noble/hashes": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.4.0.tgz", + "integrity": "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==", + "license": "MIT", + "engines": { + "node": ">= 16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@scure/bip39": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/@scure/bip39/-/bip39-1.1.0.tgz", + "integrity": "sha512-pwrPOS16VeTKg98dYXQyIjJEcWfz7/1YJIwxUEPFfQPtc86Ym/1sVgQ2RLoD43AazMk2l/unK4ITySSpW2+82w==", + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "license": "MIT", + "dependencies": { + "@noble/hashes": "~1.1.1", + "@scure/base": "~1.1.0" + } + }, + "node_modules/@scure/bip39/node_modules/@noble/hashes": { + "version": "1.1.5", + "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.1.5.tgz", + "integrity": "sha512-LTMZiiLc+V4v1Yi16TD6aX2gmtKszNye0pQgbaLqkvhIqP7nVsSaJsWloGQjJfJ8offaoP5GtX3yY5swbcJxxQ==", + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "license": "MIT" + }, + "node_modules/@soceanfi/solana-cli-config": { + "version": "0.2.0", + "resolved": "https://registry.npmmirror.com/@soceanfi/solana-cli-config/-/solana-cli-config-0.2.0.tgz", + "integrity": "sha512-te44VYk+a5NpYu3Cek6wGo+Lou8zT5DUCos3FA6spr/WBfXb4L1SsmOtxgDCB9GRIuBQJgwDFcydAC+G9oL2PQ==", + "license": "MIT", + "dependencies": { + "yaml": "^2.1.1" + }, + "bin": { + "cli": "dist/esbuild/cli.js" + }, + "peerDependencies": { + "@solana/web3.js": "^1" + } + }, + "node_modules/@solana/buffer-layout": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/@solana/buffer-layout/-/buffer-layout-4.0.1.tgz", + "integrity": "sha512-E1ImOIAD1tBZFRdjeM4/pzTiTApC0AOBGwyAMS4fwIodCWArzJ3DWdoh8cKxeFM2fElkxBh2Aqts1BPC373rHA==", + "license": "MIT", + "dependencies": { + "buffer": "~6.0.3" + }, + "engines": { + "node": ">=5.10" + } + }, + "node_modules/@solana/buffer-layout-utils": { + "version": "0.2.0", + "resolved": "https://registry.npmmirror.com/@solana/buffer-layout-utils/-/buffer-layout-utils-0.2.0.tgz", + "integrity": "sha512-szG4sxgJGktbuZYDg2FfNmkMi0DYQoVjN2h7ta1W1hPrwzarcFLBq9UpX1UjNXsNpT9dn+chgprtWGioUAr4/g==", + "license": "Apache-2.0", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/web3.js": "^1.32.0", + "bigint-buffer": "^1.1.5", + "bignumber.js": "^9.0.1" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/@solana/codecs": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/codecs/-/codecs-2.0.0-rc.1.tgz", + "integrity": "sha512-qxoR7VybNJixV51L0G1RD2boZTcxmwUWnKCaJJExQ5qNKwbpSyDdWfFJfM5JhGyKe9DnPVOZB+JHWXnpbZBqrQ==", + "license": "MIT", + "dependencies": { + "@solana/codecs-core": "2.0.0-rc.1", + "@solana/codecs-data-structures": "2.0.0-rc.1", + "@solana/codecs-numbers": "2.0.0-rc.1", + "@solana/codecs-strings": "2.0.0-rc.1", + "@solana/options": "2.0.0-rc.1" + }, + "peerDependencies": { + "typescript": ">=5" + } + }, + "node_modules/@solana/codecs-core": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/codecs-core/-/codecs-core-2.0.0-rc.1.tgz", + "integrity": "sha512-bauxqMfSs8EHD0JKESaNmNuNvkvHSuN3bbWAF5RjOfDu2PugxHrvRebmYauvSumZ3cTfQ4HJJX6PG5rN852qyQ==", + "license": "MIT", + "dependencies": { + "@solana/errors": "2.0.0-rc.1" + }, + "peerDependencies": { + "typescript": ">=5" + } + }, + "node_modules/@solana/codecs-data-structures": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/codecs-data-structures/-/codecs-data-structures-2.0.0-rc.1.tgz", + "integrity": "sha512-rinCv0RrAVJ9rE/rmaibWJQxMwC5lSaORSZuwjopSUE6T0nb/MVg6Z1siNCXhh/HFTOg0l8bNvZHgBcN/yvXog==", + "license": "MIT", + "dependencies": { + "@solana/codecs-core": "2.0.0-rc.1", + "@solana/codecs-numbers": "2.0.0-rc.1", + "@solana/errors": "2.0.0-rc.1" + }, + "peerDependencies": { + "typescript": ">=5" + } + }, + "node_modules/@solana/codecs-numbers": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/codecs-numbers/-/codecs-numbers-2.0.0-rc.1.tgz", + "integrity": "sha512-J5i5mOkvukXn8E3Z7sGIPxsThRCgSdgTWJDQeZvucQ9PT6Y3HiVXJ0pcWiOWAoQ3RX8e/f4I3IC+wE6pZiJzDQ==", + "license": "MIT", + "dependencies": { + "@solana/codecs-core": "2.0.0-rc.1", + "@solana/errors": "2.0.0-rc.1" + }, + "peerDependencies": { + "typescript": ">=5" + } + }, + "node_modules/@solana/codecs-strings": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/codecs-strings/-/codecs-strings-2.0.0-rc.1.tgz", + "integrity": "sha512-9/wPhw8TbGRTt6mHC4Zz1RqOnuPTqq1Nb4EyuvpZ39GW6O2t2Q7Q0XxiB3+BdoEjwA2XgPw6e2iRfvYgqty44g==", + "license": "MIT", + "dependencies": { + "@solana/codecs-core": "2.0.0-rc.1", + "@solana/codecs-numbers": "2.0.0-rc.1", + "@solana/errors": "2.0.0-rc.1" + }, + "peerDependencies": { + "fastestsmallesttextencoderdecoder": "^1.0.22", + "typescript": ">=5" + } + }, + "node_modules/@solana/errors": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/errors/-/errors-2.0.0-rc.1.tgz", + "integrity": "sha512-ejNvQ2oJ7+bcFAYWj225lyRkHnixuAeb7RQCixm+5mH4n1IA4Qya/9Bmfy5RAAHQzxK43clu3kZmL5eF9VGtYQ==", + "license": "MIT", + "dependencies": { + "chalk": "^5.3.0", + "commander": "^12.1.0" + }, + "bin": { + "errors": "bin/cli.mjs" + }, + "peerDependencies": { + "typescript": ">=5" + } + }, + "node_modules/@solana/errors/node_modules/chalk": { + "version": "5.4.1", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-5.4.1.tgz", + "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", + "license": "MIT", + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/@solana/errors/node_modules/commander": { + "version": "12.1.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-12.1.0.tgz", + "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/@solana/options": { + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmmirror.com/@solana/options/-/options-2.0.0-rc.1.tgz", + "integrity": "sha512-mLUcR9mZ3qfHlmMnREdIFPf9dpMc/Bl66tLSOOWxw4ml5xMT2ohFn7WGqoKcu/UHkT9CrC6+amEdqCNvUqI7AA==", + "license": "MIT", + "dependencies": { + "@solana/codecs-core": "2.0.0-rc.1", + "@solana/codecs-data-structures": "2.0.0-rc.1", + "@solana/codecs-numbers": "2.0.0-rc.1", + "@solana/codecs-strings": "2.0.0-rc.1", + "@solana/errors": "2.0.0-rc.1" + }, + "peerDependencies": { + "typescript": ">=5" + } + }, + "node_modules/@solana/spl-account-compression": { + "version": "0.1.10", + "resolved": "https://registry.npmmirror.com/@solana/spl-account-compression/-/spl-account-compression-0.1.10.tgz", + "integrity": "sha512-IQAOJrVOUo6LCgeWW9lHuXo6JDbi4g3/RkQtvY0SyalvSWk9BIkHHe4IkAzaQw8q/BxEVBIjz8e9bNYWIAESNw==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": "^0.7.1", + "@metaplex-foundation/beet-solana": "^0.4.0", + "bn.js": "^5.2.1", + "borsh": "^0.7.0", + "js-sha3": "^0.8.0", + "typescript-collections": "^1.3.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.50.1" + } + }, + "node_modules/@solana/spl-account-compression/node_modules/@metaplex-foundation/beet-solana": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/@metaplex-foundation/beet-solana/-/beet-solana-0.4.1.tgz", + "integrity": "sha512-/6o32FNUtwK8tjhotrvU/vorP7umBuRFvBZrC6XCk51aKidBHe5LPVPA5AjGPbV3oftMfRuXPNd9yAGeEqeCDQ==", + "license": "Apache-2.0", + "dependencies": { + "@metaplex-foundation/beet": ">=0.1.0", + "@solana/web3.js": "^1.56.2", + "bs58": "^5.0.0", + "debug": "^4.3.4" + } + }, + "node_modules/@solana/spl-account-compression/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==", + "license": "MIT" + }, + "node_modules/@solana/spl-account-compression/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "license": "MIT", + "dependencies": { + "base-x": "^4.0.0" + } + }, + "node_modules/@solana/spl-account-compression/node_modules/debug": { + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@solana/spl-token": { + "version": "0.4.9", + "resolved": "https://registry.npmmirror.com/@solana/spl-token/-/spl-token-0.4.9.tgz", + "integrity": "sha512-g3wbj4F4gq82YQlwqhPB0gHFXfgsC6UmyGMxtSLf/BozT/oKd59465DbnlUK8L8EcimKMavxsVAMoLcEdeCicg==", + "license": "Apache-2.0", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "@solana/spl-token-group": "^0.0.7", + "@solana/spl-token-metadata": "^0.1.6", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.95.3" + } + }, + "node_modules/@solana/spl-token-group": { + "version": "0.0.7", + "resolved": "https://registry.npmmirror.com/@solana/spl-token-group/-/spl-token-group-0.0.7.tgz", + "integrity": "sha512-V1N/iX7Cr7H0uazWUT2uk27TMqlqedpXHRqqAbVO2gvmJyT0E0ummMEAVQeXZ05ZhQ/xF39DLSdBp90XebWEug==", + "license": "Apache-2.0", + "dependencies": { + "@solana/codecs": "2.0.0-rc.1" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.95.3" + } + }, + "node_modules/@solana/spl-token-metadata": { + "version": "0.1.6", + "resolved": "https://registry.npmmirror.com/@solana/spl-token-metadata/-/spl-token-metadata-0.1.6.tgz", + "integrity": "sha512-7sMt1rsm/zQOQcUWllQX9mD2O6KhSAtY1hFR2hfFwgqfFWzSY9E9GDvFVNYUI1F0iQKcm6HmePU9QbKRXTEBiA==", + "license": "Apache-2.0", + "dependencies": { + "@solana/codecs": "2.0.0-rc.1" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.95.3" + } + }, + "node_modules/@solana/web3.js": { + "version": "1.98.0", + "resolved": "https://registry.npmmirror.com/@solana/web3.js/-/web3.js-1.98.0.tgz", + "integrity": "sha512-nz3Q5OeyGFpFCR+erX2f6JPt3sKhzhYcSycBCSPkWjzSVDh/Rr1FqTVMRe58FKO16/ivTUcuJjeS5MyBvpkbzA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.25.0", + "@noble/curves": "^1.4.2", + "@noble/hashes": "^1.4.0", + "@solana/buffer-layout": "^4.0.1", + "agentkeepalive": "^4.5.0", + "bigint-buffer": "^1.1.5", + "bn.js": "^5.2.1", + "borsh": "^0.7.0", + "bs58": "^4.0.1", + "buffer": "6.0.3", + "fast-stable-stringify": "^1.0.0", + "jayson": "^4.1.1", + "node-fetch": "^2.7.0", + "rpc-websockets": "^9.0.2", + "superstruct": "^2.0.2" + } + }, + "node_modules/@supercharge/promise-pool": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/@supercharge/promise-pool/-/promise-pool-3.2.0.tgz", + "integrity": "sha512-pj0cAALblTZBPtMltWOlZTQSLT07jIaFNeM8TWoJD1cQMgDB9mcMlVMoetiB35OzNJpqQ2b+QEtwiR9f20mADg==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/@swc/helpers": { + "version": "0.5.15", + "resolved": "https://registry.npmmirror.com/@swc/helpers/-/helpers-0.5.15.tgz", + "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.8.0" + } + }, + "node_modules/@tsconfig/node10": { + "version": "1.0.11", + "resolved": "https://registry.npmmirror.com/@tsconfig/node10/-/node10-1.0.11.tgz", + "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==", + "dev": true, + "license": "MIT" + }, + "node_modules/@tsconfig/node12": { + "version": "1.0.11", + "resolved": "https://registry.npmmirror.com/@tsconfig/node12/-/node12-1.0.11.tgz", + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", + "dev": true, + "license": "MIT" + }, + "node_modules/@tsconfig/node14": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/@tsconfig/node14/-/node14-1.0.3.tgz", + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", + "dev": true, + "license": "MIT" + }, + "node_modules/@tsconfig/node16": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/@tsconfig/node16/-/node16-1.0.4.tgz", + "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/bn.js": { + "version": "5.1.6", + "resolved": "https://registry.npmmirror.com/@types/bn.js/-/bn.js-5.1.6.tgz", + "integrity": "sha512-Xh8vSwUeMKeYYrj3cX4lGQgFSF/N03r+tv4AiLl1SucqV+uTQpxRcnM8AkXKHwYP9ZPXOYXRr2KPXpVlIvqh9w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/chai": { + "version": "4.3.20", + "resolved": "https://registry.npmmirror.com/@types/chai/-/chai-4.3.20.tgz", + "integrity": "sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/connect": { + "version": "3.4.38", + "resolved": "https://registry.npmmirror.com/@types/connect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/json5": { + "version": "0.0.29", + "resolved": "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz", + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", + "dev": true, + "license": "MIT", + "optional": true + }, + "node_modules/@types/mocha": { + "version": "9.1.1", + "resolved": "https://registry.npmmirror.com/@types/mocha/-/mocha-9.1.1.tgz", + "integrity": "sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/node": { + "version": "22.10.2", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.10.2.tgz", + "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.20.0" + } + }, + "node_modules/@types/uuid": { + "version": "8.3.4", + "resolved": "https://registry.npmmirror.com/@types/uuid/-/uuid-8.3.4.tgz", + "integrity": "sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==", + "license": "MIT" + }, + "node_modules/@types/ws": { + "version": "7.4.7", + "resolved": "https://registry.npmmirror.com/@types/ws/-/ws-7.4.7.tgz", + "integrity": "sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@ungap/promise-all-settled": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz", + "integrity": "sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==", + "dev": true, + "license": "ISC" + }, + "node_modules/acorn": { + "version": "8.14.0", + "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", + "dev": true, + "license": "MIT", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-walk": { + "version": "8.3.4", + "resolved": "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.4.tgz", + "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", + "dev": true, + "license": "MIT", + "dependencies": { + "acorn": "^8.11.0" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/aes-js": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/aes-js/-/aes-js-3.0.0.tgz", + "integrity": "sha512-H7wUZRn8WpTq9jocdxQ2c8x2sKo9ZVmzfRE13GiNJXfp7NcKYEdvl3vspKjXox6RIG2VtaRe4JFvxG4rqp2Zuw==", + "license": "MIT" + }, + "node_modules/agentkeepalive": { + "version": "4.6.0", + "resolved": "https://registry.npmmirror.com/agentkeepalive/-/agentkeepalive-4.6.0.tgz", + "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==", + "license": "MIT", + "dependencies": { + "humanize-ms": "^1.2.1" + }, + "engines": { + "node": ">= 8.0.0" + } + }, + "node_modules/algo-msgpack-with-bigint": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/algo-msgpack-with-bigint/-/algo-msgpack-with-bigint-2.1.1.tgz", + "integrity": "sha512-F1tGh056XczEaEAqu7s+hlZUDWwOBT70Eq0lfMpBP2YguSQVyxRbprLq5rELXKQOyOaixTWYhMeMQMzP0U5FoQ==", + "license": "ISC", + "engines": { + "node": ">= 10" + } + }, + "node_modules/algosdk": { + "version": "1.24.1", + "resolved": "https://registry.npmmirror.com/algosdk/-/algosdk-1.24.1.tgz", + "integrity": "sha512-9moZxdqeJ6GdE4N6fA/GlUP4LrbLZMYcYkt141J4Ss68OfEgH9qW0wBuZ3ZOKEx/xjc5bg7mLP2Gjg7nwrkmww==", + "license": "MIT", + "dependencies": { + "algo-msgpack-with-bigint": "^2.1.1", + "buffer": "^6.0.2", + "cross-fetch": "^3.1.5", + "hi-base32": "^0.5.1", + "js-sha256": "^0.9.0", + "js-sha3": "^0.8.0", + "js-sha512": "^0.8.0", + "json-bigint": "^1.0.0", + "tweetnacl": "^1.0.3", + "vlq": "^2.0.4" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.1.tgz", + "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-escapes": { + "version": "4.3.2", + "resolved": "https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", + "license": "MIT", + "dependencies": { + "type-fest": "^0.21.3" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/ansicolors": { + "version": "0.3.2", + "resolved": "https://registry.npmmirror.com/ansicolors/-/ansicolors-0.3.2.tgz", + "integrity": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==", + "license": "MIT" + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dev": true, + "license": "ISC", + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/aptos": { + "version": "1.8.5", + "resolved": "https://registry.npmmirror.com/aptos/-/aptos-1.8.5.tgz", + "integrity": "sha512-iQxliWesNHjGQ5YYXCyss9eg4+bDGQWqAZa73vprqGQ9tungK0cRjUI2fmnp63Ed6UG6rurHrL+b0ckbZAOZZQ==", + "deprecated": "Package aptos is no longer supported, please migrate to https://www.npmjs.com/package/@aptos-labs/ts-sdk", + "license": "Apache-2.0", + "dependencies": { + "@noble/hashes": "1.1.3", + "@scure/bip39": "1.1.0", + "axios": "0.27.2", + "form-data": "4.0.0", + "tweetnacl": "1.0.3" + }, + "engines": { + "node": ">=11.0.0" + } + }, + "node_modules/aptos/node_modules/@noble/hashes": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.1.3.tgz", + "integrity": "sha512-CE0FCR57H2acVI5UOzIGSSIYxZ6v/HOhDR0Ro9VLyhnzLwx0o8W1mmgaqlEUx4049qJDlIBRztv5k+MM8vbO3A==", + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "license": "MIT" + }, + "node_modules/aptos/node_modules/axios": { + "version": "0.27.2", + "resolved": "https://registry.npmmirror.com/axios/-/axios-0.27.2.tgz", + "integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.14.9", + "form-data": "^4.0.0" + } + }, + "node_modules/arbundles": { + "version": "0.10.1", + "resolved": "https://registry.npmmirror.com/arbundles/-/arbundles-0.10.1.tgz", + "integrity": "sha512-QYFepxessLCirvRkQK9iQmjxjHz+s50lMNGRwZwpyPWLohuf6ISyj1gkFXJHlMT+rNSrsHxb532glHnKbjwu3A==", + "license": "Apache-2.0", + "dependencies": { + "@ethersproject/bytes": "^5.7.0", + "@ethersproject/hash": "^5.7.0", + "@ethersproject/providers": "^5.7.2", + "@ethersproject/signing-key": "^5.7.0", + "@ethersproject/transactions": "^5.7.0", + "@ethersproject/wallet": "^5.7.0", + "@irys/arweave": "^0.0.2", + "@noble/ed25519": "^1.6.1", + "base64url": "^3.0.1", + "bs58": "^4.0.1", + "keccak": "^3.0.2", + "secp256k1": "^5.0.0" + }, + "optionalDependencies": { + "@randlabs/myalgo-connect": "^1.1.2", + "algosdk": "^1.13.1", + "arweave-stream-tx": "^1.1.0", + "multistream": "^4.1.0", + "tmp-promise": "^3.0.2" + } + }, + "node_modules/arconnect": { + "version": "0.4.2", + "resolved": "https://registry.npmmirror.com/arconnect/-/arconnect-0.4.2.tgz", + "integrity": "sha512-Jkpd4QL3TVqnd3U683gzXmZUVqBUy17DdJDuL/3D9rkysLgX6ymJ2e+sR+xyZF5Rh42CBqDXWNMmCjBXeP7Gbw==", + "license": "MIT", + "optional": true, + "peer": true, + "dependencies": { + "arweave": "^1.10.13" + } + }, + "node_modules/arg": { + "version": "4.1.3", + "resolved": "https://registry.npmmirror.com/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true, + "license": "MIT" + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true, + "license": "Python-2.0" + }, + "node_modules/arrify": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/arrify/-/arrify-1.0.1.tgz", + "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/arweave": { + "version": "1.15.5", + "resolved": "https://registry.npmmirror.com/arweave/-/arweave-1.15.5.tgz", + "integrity": "sha512-Zj3b8juz1ZtDaQDPQlzWyk2I4wZPx3RmcGq8pVJeZXl2Tjw0WRy5ueHPelxZtBLqCirGoZxZEAFRs6SZUSCBjg==", + "license": "MIT", + "optional": true, + "peer": true, + "dependencies": { + "arconnect": "^0.4.2", + "asn1.js": "^5.4.1", + "base64-js": "^1.5.1", + "bignumber.js": "^9.0.2" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/arweave-stream-tx": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/arweave-stream-tx/-/arweave-stream-tx-1.2.2.tgz", + "integrity": "sha512-bNt9rj0hbAEzoUZEF2s6WJbIz8nasZlZpxIw03Xm8fzb9gRiiZlZGW3lxQLjfc9Z0VRUWDzwtqoYeEoB/JDToQ==", + "optional": true, + "dependencies": { + "exponential-backoff": "^3.1.0" + }, + "peerDependencies": { + "arweave": "^1.10.0" + } + }, + "node_modules/asn1.js": { + "version": "5.4.1", + "resolved": "https://registry.npmmirror.com/asn1.js/-/asn1.js-5.4.1.tgz", + "integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==", + "license": "MIT", + "dependencies": { + "bn.js": "^4.0.0", + "inherits": "^2.0.1", + "minimalistic-assert": "^1.0.0", + "safer-buffer": "^2.1.0" + } + }, + "node_modules/asn1.js/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "https://registry.npmmirror.com/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, + "node_modules/assertion-error": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz", + "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==", + "dev": true, + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/async-retry": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/async-retry/-/async-retry-1.3.3.tgz", + "integrity": "sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==", + "license": "MIT", + "dependencies": { + "retry": "0.13.1" + } + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", + "license": "MIT" + }, + "node_modules/axios": { + "version": "1.7.9", + "resolved": "https://registry.npmmirror.com/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true, + "license": "MIT" + }, + "node_modules/base-x": { + "version": "3.0.10", + "resolved": "https://registry.npmmirror.com/base-x/-/base-x-3.0.10.tgz", + "integrity": "sha512-7d0s06rR9rYaIWHkpfLIFICM/tkSVdoPC9qYAQRpxn9DdKNWNsKC0uk++akckyLq16Tx2WIinnZ6WRriAt6njQ==", + "license": "MIT", + "dependencies": { + "safe-buffer": "^5.0.1" + } + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/base64url": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/base64url/-/base64url-3.0.1.tgz", + "integrity": "sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==", + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/bech32": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/bech32/-/bech32-1.1.4.tgz", + "integrity": "sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==", + "license": "MIT" + }, + "node_modules/bigint-buffer": { + "version": "1.1.5", + "resolved": "https://registry.npmmirror.com/bigint-buffer/-/bigint-buffer-1.1.5.tgz", + "integrity": "sha512-trfYco6AoZ+rKhKnxA0hgX0HAbVP/s808/EuDSe2JDzUnCp/xAsli35Orvk67UrTEcwuxZqYZDmfA2RXJgxVvA==", + "hasInstallScript": true, + "license": "Apache-2.0", + "dependencies": { + "bindings": "^1.3.0" + }, + "engines": { + "node": ">= 10.0.0" + } + }, + "node_modules/bignumber.js": { + "version": "9.1.2", + "resolved": "https://registry.npmmirror.com/bignumber.js/-/bignumber.js-9.1.2.tgz", + "integrity": "sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==", + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/binary-extensions": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz", + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "license": "MIT", + "dependencies": { + "file-uri-to-path": "1.0.0" + } + }, + "node_modules/bip39": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/bip39/-/bip39-3.0.2.tgz", + "integrity": "sha512-J4E1r2N0tUylTKt07ibXvhpT2c5pyAFgvuA5q1H9uDy6dEGpjV8jmymh3MTYJDLCNbIVClSB9FbND49I6N24MQ==", + "license": "ISC", + "dependencies": { + "@types/node": "11.11.6", + "create-hash": "^1.1.0", + "pbkdf2": "^3.0.9", + "randombytes": "^2.0.1" + } + }, + "node_modules/bip39-light": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/bip39-light/-/bip39-light-1.0.7.tgz", + "integrity": "sha512-WDTmLRQUsiioBdTs9BmSEmkJza+8xfJmptsNJjxnoq3EydSa/ZBXT6rm66KoT3PJIRYMnhSKNR7S9YL1l7R40Q==", + "license": "ISC", + "dependencies": { + "create-hash": "^1.1.0", + "pbkdf2": "^3.0.9" + } + }, + "node_modules/bip39/node_modules/@types/node": { + "version": "11.11.6", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-11.11.6.tgz", + "integrity": "sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==", + "license": "MIT" + }, + "node_modules/bl": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", + "license": "MIT", + "dependencies": { + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" + } + }, + "node_modules/bl/node_modules/buffer": { + "version": "5.7.1", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz", + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "node_modules/bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmmirror.com/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==", + "license": "MIT" + }, + "node_modules/borsh": { + "version": "0.7.0", + "resolved": "https://registry.npmmirror.com/borsh/-/borsh-0.7.0.tgz", + "integrity": "sha512-CLCsZGIBCFnPtkNnieW/a8wmreDmfUtjU2m9yHrzPXIlNbqVs0AQrSatSG6vdNYUqdc83tkQi2eHfF98ubzQLA==", + "license": "Apache-2.0", + "dependencies": { + "bn.js": "^5.2.0", + "bs58": "^4.0.0", + "text-encoding-utf-8": "^1.0.2" + } + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "dev": true, + "license": "MIT", + "dependencies": { + "fill-range": "^7.1.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/brorand": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz", + "integrity": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==", + "license": "MIT" + }, + "node_modules/browser-stdout": { + "version": "1.3.1", + "resolved": "https://registry.npmmirror.com/browser-stdout/-/browser-stdout-1.3.1.tgz", + "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==", + "dev": true, + "license": "ISC" + }, + "node_modules/bs58": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/bs58/-/bs58-4.0.1.tgz", + "integrity": "sha512-Ok3Wdf5vOIlBrgCvTq96gBkJw+JUEzdBgyaza5HLtPm7yTHkjRy8+JzNyHF7BHa0bNWOQIp3m5YF0nnFcOIKLw==", + "license": "MIT", + "dependencies": { + "base-x": "^3.0.2" + } + }, + "node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/buffer-layout": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/buffer-layout/-/buffer-layout-1.2.2.tgz", + "integrity": "sha512-kWSuLN694+KTk8SrYvCqwP2WcgQjoRCiF5b4QDvkkz8EmgD+aWAIceGFKMIAdmF/pH+vpgNV3d3kAKorcdAmWA==", + "license": "MIT", + "engines": { + "node": ">=4.5" + } + }, + "node_modules/buffer-reverse": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/buffer-reverse/-/buffer-reverse-1.0.1.tgz", + "integrity": "sha512-M87YIUBsZ6N924W57vDwT/aOu8hw7ZgdByz6ijksLjmHJELBASmYTTlNHRgjE+pTsT9oJXGaDSgqqwfdHotDUg==", + "license": "MIT" + }, + "node_modules/bufferutil": { + "version": "4.0.9", + "resolved": "https://registry.npmmirror.com/bufferutil/-/bufferutil-4.0.9.tgz", + "integrity": "sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==", + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "dependencies": { + "node-gyp-build": "^4.3.0" + }, + "engines": { + "node": ">=6.14.2" + } + }, + "node_modules/camelcase": { + "version": "6.3.0", + "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz", + "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/chai": { + "version": "4.5.0", + "resolved": "https://registry.npmmirror.com/chai/-/chai-4.5.0.tgz", + "integrity": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==", + "dev": true, + "license": "MIT", + "dependencies": { + "assertion-error": "^1.1.0", + "check-error": "^1.0.3", + "deep-eql": "^4.1.3", + "get-func-name": "^2.0.2", + "loupe": "^2.3.6", + "pathval": "^1.1.1", + "type-detect": "^4.1.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/chalk/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/chardet": { + "version": "0.7.0", + "resolved": "https://registry.npmmirror.com/chardet/-/chardet-0.7.0.tgz", + "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", + "license": "MIT" + }, + "node_modules/check-error": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/check-error/-/check-error-1.0.3.tgz", + "integrity": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==", + "dev": true, + "license": "MIT", + "dependencies": { + "get-func-name": "^2.0.2" + }, + "engines": { + "node": "*" + } + }, + "node_modules/chokidar": { + "version": "3.5.3", + "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz", + "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", + "dev": true, + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "license": "MIT", + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, + "node_modules/cipher-base": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.6.tgz", + "integrity": "sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.4", + "safe-buffer": "^5.2.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/cli-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz", + "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", + "license": "MIT", + "dependencies": { + "restore-cursor": "^3.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cli-spinners": { + "version": "2.9.2", + "resolved": "https://registry.npmmirror.com/cli-spinners/-/cli-spinners-2.9.2.tgz", + "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", + "license": "MIT", + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cli-width": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/cli-width/-/cli-width-3.0.0.tgz", + "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==", + "license": "ISC", + "engines": { + "node": ">= 10" + } + }, + "node_modules/cliui": { + "version": "7.0.4", + "resolved": "https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz", + "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^7.0.0" + } + }, + "node_modules/clone": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz", + "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", + "license": "MIT", + "engines": { + "node": ">=0.8" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "license": "MIT", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "license": "MIT" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true, + "license": "MIT" + }, + "node_modules/create-hash": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz", + "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", + "license": "MIT", + "dependencies": { + "cipher-base": "^1.0.1", + "inherits": "^2.0.1", + "md5.js": "^1.3.4", + "ripemd160": "^2.0.1", + "sha.js": "^2.4.0" + } + }, + "node_modules/create-hmac": { + "version": "1.1.7", + "resolved": "https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz", + "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", + "license": "MIT", + "dependencies": { + "cipher-base": "^1.0.3", + "create-hash": "^1.1.0", + "inherits": "^2.0.1", + "ripemd160": "^2.0.0", + "safe-buffer": "^5.0.1", + "sha.js": "^2.4.8" + } + }, + "node_modules/create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/cross-fetch": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/cross-fetch/-/cross-fetch-3.2.0.tgz", + "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", + "license": "MIT", + "dependencies": { + "node-fetch": "^2.7.0" + } + }, + "node_modules/crypto-hash": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/crypto-hash/-/crypto-hash-1.3.0.tgz", + "integrity": "sha512-lyAZ0EMyjDkVvz8WOeVnuCPvKVBXcMv1l5SVqO1yC7PzTwrD/pPje/BIRbWhMoPe436U+Y2nD7f5bFx0kt+Sbg==", + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/crypto-js": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz", + "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==", + "license": "MIT" + }, + "node_modules/csv": { + "version": "5.5.3", + "resolved": "https://registry.npmmirror.com/csv/-/csv-5.5.3.tgz", + "integrity": "sha512-QTaY0XjjhTQOdguARF0lGKm5/mEq9PD9/VhZZegHDIBq2tQwgNpHc3dneD4mGo2iJs+fTKv5Bp0fZ+BRuY3Z0g==", + "license": "MIT", + "dependencies": { + "csv-generate": "^3.4.3", + "csv-parse": "^4.16.3", + "csv-stringify": "^5.6.5", + "stream-transform": "^2.1.3" + }, + "engines": { + "node": ">= 0.1.90" + } + }, + "node_modules/csv-generate": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/csv-generate/-/csv-generate-3.4.3.tgz", + "integrity": "sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==", + "license": "MIT" + }, + "node_modules/csv-parse": { + "version": "4.16.3", + "resolved": "https://registry.npmmirror.com/csv-parse/-/csv-parse-4.16.3.tgz", + "integrity": "sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==", + "license": "MIT" + }, + "node_modules/csv-stringify": { + "version": "5.6.5", + "resolved": "https://registry.npmmirror.com/csv-stringify/-/csv-stringify-5.6.5.tgz", + "integrity": "sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==", + "license": "MIT" + }, + "node_modules/debug": { + "version": "4.3.3", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.3.tgz", + "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "license": "MIT", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/debug/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "license": "MIT" + }, + "node_modules/decamelize": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/decamelize/-/decamelize-4.0.0.tgz", + "integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/deep-eql": { + "version": "4.1.4", + "resolved": "https://registry.npmmirror.com/deep-eql/-/deep-eql-4.1.4.tgz", + "integrity": "sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==", + "dev": true, + "license": "MIT", + "dependencies": { + "type-detect": "^4.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/defaults": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz", + "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", + "license": "MIT", + "dependencies": { + "clone": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/delay": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/delay/-/delay-5.0.0.tgz", + "integrity": "sha512-ReEBKkIfe4ya47wlPYf/gu5ib6yUG0/Aez0JQZQz94kiWtRQvZIQbTiehsnwHvLSWJnQdhVeqYue7Id1dKr0qw==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/diff": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/diff/-/diff-5.0.0.tgz", + "integrity": "sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/dot-case": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz", + "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", + "license": "MIT", + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/dotenv": { + "version": "10.0.0", + "resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-10.0.0.tgz", + "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=10" + } + }, + "node_modules/elliptic": { + "version": "6.5.4", + "resolved": "https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz", + "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", + "license": "MIT", + "dependencies": { + "bn.js": "^4.11.9", + "brorand": "^1.1.0", + "hash.js": "^1.0.0", + "hmac-drbg": "^1.0.1", + "inherits": "^2.0.4", + "minimalistic-assert": "^1.0.1", + "minimalistic-crypto-utils": "^1.0.1" + } + }, + "node_modules/elliptic/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "https://registry.npmmirror.com/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/es6-promise": { + "version": "4.2.8", + "resolved": "https://registry.npmmirror.com/es6-promise/-/es6-promise-4.2.8.tgz", + "integrity": "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==", + "license": "MIT" + }, + "node_modules/es6-promisify": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/es6-promisify/-/es6-promisify-5.0.0.tgz", + "integrity": "sha512-C+d6UdsYDk0lMebHNR4S2NybQMMngAOnOwYBQjTOiv0MkoJMP0Myw2mgpDLBcpfCmRLxyFqYhS/CfOENq4SJhQ==", + "license": "MIT", + "dependencies": { + "es6-promise": "^4.0.3" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ethereum-bloom-filters": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/ethereum-bloom-filters/-/ethereum-bloom-filters-1.2.0.tgz", + "integrity": "sha512-28hyiE7HVsWubqhpVLVmZXFd4ITeHi+BUu05o9isf0GUpMtzBUi+8/gFrGaGYzvGAJQmJ3JKj77Mk9G98T84rA==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "^1.4.0" + } + }, + "node_modules/ethereum-cryptography": { + "version": "2.2.1", + "resolved": "https://registry.npmmirror.com/ethereum-cryptography/-/ethereum-cryptography-2.2.1.tgz", + "integrity": "sha512-r/W8lkHSiTLxUxW8Rf3u4HGB0xQweG2RyETjywylKZSzLWoWAijRz8WCuOtJ6wah+avllXBqZuk29HCCvhEIRg==", + "license": "MIT", + "dependencies": { + "@noble/curves": "1.4.2", + "@noble/hashes": "1.4.0", + "@scure/bip32": "1.4.0", + "@scure/bip39": "1.3.0" + } + }, + "node_modules/ethereum-cryptography/node_modules/@noble/curves": { + "version": "1.4.2", + "resolved": "https://registry.npmmirror.com/@noble/curves/-/curves-1.4.2.tgz", + "integrity": "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "1.4.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/ethereum-cryptography/node_modules/@noble/hashes": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@noble/hashes/-/hashes-1.4.0.tgz", + "integrity": "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==", + "license": "MIT", + "engines": { + "node": ">= 16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/ethereum-cryptography/node_modules/@scure/bip39": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/@scure/bip39/-/bip39-1.3.0.tgz", + "integrity": "sha512-disdg7gHuTDZtY+ZdkmLpPCk7fxZSu3gBiEGuoC1XYxv9cGx3Z6cpTggCgW6odSOOIXCiDjuGejW+aJKCY/pIQ==", + "license": "MIT", + "dependencies": { + "@noble/hashes": "~1.4.0", + "@scure/base": "~1.1.6" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/ethjs-unit": { + "version": "0.1.6", + "resolved": "https://registry.npmmirror.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz", + "integrity": "sha512-/Sn9Y0oKl0uqQuvgFk/zQgR7aw1g36qX/jzSQ5lSwlO0GigPymk4eGQfeNTD03w1dPOqfz8V77Cy43jH56pagw==", + "license": "MIT", + "dependencies": { + "bn.js": "4.11.6", + "number-to-bn": "1.7.0" + }, + "engines": { + "node": ">=6.5.0", + "npm": ">=3" + } + }, + "node_modules/ethjs-unit/node_modules/bn.js": { + "version": "4.11.6", + "resolved": "https://registry.npmmirror.com/bn.js/-/bn.js-4.11.6.tgz", + "integrity": "sha512-XWwnNNFCuuSQ0m3r3C4LE3EiORltHd9M05pq6FOlVeiophzRbMo50Sbz1ehl8K3Z+jw9+vmgnXefY1hz8X+2wA==", + "license": "MIT" + }, + "node_modules/eventemitter3": { + "version": "4.0.7", + "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", + "license": "MIT" + }, + "node_modules/exponential-backoff": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz", + "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==", + "license": "Apache-2.0", + "optional": true + }, + "node_modules/external-editor": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/external-editor/-/external-editor-3.1.0.tgz", + "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", + "license": "MIT", + "dependencies": { + "chardet": "^0.7.0", + "iconv-lite": "^0.4.24", + "tmp": "^0.0.33" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/eyes": { + "version": "0.1.8", + "resolved": "https://registry.npmmirror.com/eyes/-/eyes-0.1.8.tgz", + "integrity": "sha512-GipyPsXO1anza0AOZdy69Im7hGFCNB7Y/NGjDlZGJ3GJJLtwNSb2vrzYrTYJRrRloVx7pl+bhUaTB8yiccPvFQ==", + "engines": { + "node": "> 0.1.90" + } + }, + "node_modules/fast-stable-stringify": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/fast-stable-stringify/-/fast-stable-stringify-1.0.0.tgz", + "integrity": "sha512-wpYMUmFu5f00Sm0cj2pfivpmawLZ0NKdviQ4w9zJeR8JVtOpOxHmLaJuj0vxvGqMJQWyP/COUkF75/57OKyRag==", + "license": "MIT" + }, + "node_modules/fastestsmallesttextencoderdecoder": { + "version": "1.0.22", + "resolved": "https://registry.npmmirror.com/fastestsmallesttextencoderdecoder/-/fastestsmallesttextencoderdecoder-1.0.22.tgz", + "integrity": "sha512-Pb8d48e+oIuY4MaM64Cd7OW1gt4nxCHs7/ddPPZ/Ic3sg8yVGM7O9wDvZ7us6ScaUupzM+pfBolwtYhN1IxBIw==", + "license": "CC0-1.0", + "peer": true + }, + "node_modules/figures": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/figures/-/figures-3.2.0.tgz", + "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", + "license": "MIT", + "dependencies": { + "escape-string-regexp": "^1.0.5" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/figures/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/file-uri-to-path": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", + "license": "MIT" + }, + "node_modules/fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "dev": true, + "license": "MIT", + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dev": true, + "license": "MIT", + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/flat": { + "version": "5.0.2", + "resolved": "https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "dev": true, + "license": "BSD-3-Clause", + "bin": { + "flat": "cli.js" + } + }, + "node_modules/follow-redirects": { + "version": "1.15.9", + "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "license": "MIT", + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/form-data": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz", + "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "license": "MIT", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true, + "license": "ISC" + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "dev": true, + "license": "ISC", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-func-name": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.2.tgz", + "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/glob": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.0.tgz", + "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/glob/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/growl": { + "version": "1.10.5", + "resolved": "https://registry.npmmirror.com/growl/-/growl-1.10.5.tgz", + "integrity": "sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=4.x" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/hash-base": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz", + "integrity": "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.4", + "readable-stream": "^3.6.0", + "safe-buffer": "^5.2.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/hash.js": { + "version": "1.1.7", + "resolved": "https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz", + "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "minimalistic-assert": "^1.0.1" + } + }, + "node_modules/he": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz", + "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", + "dev": true, + "license": "MIT", + "bin": { + "he": "bin/he" + } + }, + "node_modules/hi-base32": { + "version": "0.5.1", + "resolved": "https://registry.npmmirror.com/hi-base32/-/hi-base32-0.5.1.tgz", + "integrity": "sha512-EmBBpvdYh/4XxsnUybsPag6VikPYnN30td+vQk+GI3qpahVEG9+gTkG0aXVxTjBqQ5T6ijbWIu77O+C5WFWsnA==", + "license": "MIT" + }, + "node_modules/hmac-drbg": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz", + "integrity": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==", + "license": "MIT", + "dependencies": { + "hash.js": "^1.0.3", + "minimalistic-assert": "^1.0.0", + "minimalistic-crypto-utils": "^1.0.1" + } + }, + "node_modules/http-errors": { + "version": "1.8.1", + "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-1.8.1.tgz", + "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==", + "license": "MIT", + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": ">= 1.5.0 < 2", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/http-errors/node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/humanize-ms": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/humanize-ms/-/humanize-ms-1.2.1.tgz", + "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", + "license": "MIT", + "dependencies": { + "ms": "^2.0.0" + } + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "license": "MIT", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "BSD-3-Clause" + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "license": "ISC", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "license": "ISC" + }, + "node_modules/inquirer": { + "version": "8.2.6", + "resolved": "https://registry.npmmirror.com/inquirer/-/inquirer-8.2.6.tgz", + "integrity": "sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==", + "license": "MIT", + "dependencies": { + "ansi-escapes": "^4.2.1", + "chalk": "^4.1.1", + "cli-cursor": "^3.1.0", + "cli-width": "^3.0.0", + "external-editor": "^3.0.3", + "figures": "^3.0.0", + "lodash": "^4.17.21", + "mute-stream": "0.0.8", + "ora": "^5.4.1", + "run-async": "^2.4.0", + "rxjs": "^7.5.5", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0", + "through": "^2.3.6", + "wrap-ansi": "^6.0.1" + }, + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/inquirer/node_modules/wrap-ansi": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz", + "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "license": "MIT", + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-hex-prefixed": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz", + "integrity": "sha512-WvtOiug1VFrE9v1Cydwm+FnXd3+w9GaeVUss5W4v/SLy3UW00vP+6iNF2SdnfiBoLy4bTqVdkftNGTUeOFVsbA==", + "license": "MIT", + "engines": { + "node": ">=6.5.0", + "npm": ">=3" + } + }, + "node_modules/is-interactive": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/is-interactive/-/is-interactive-1.0.0.tgz", + "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-plain-obj": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz", + "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "license": "ISC" + }, + "node_modules/isomorphic-ws": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/isomorphic-ws/-/isomorphic-ws-4.0.1.tgz", + "integrity": "sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==", + "license": "MIT", + "peerDependencies": { + "ws": "*" + } + }, + "node_modules/jayson": { + "version": "4.1.3", + "resolved": "https://registry.npmmirror.com/jayson/-/jayson-4.1.3.tgz", + "integrity": "sha512-LtXh5aYZodBZ9Fc3j6f2w+MTNcnxteMOrb+QgIouguGOulWi0lieEkOUg+HkjjFs0DGoWDds6bi4E9hpNFLulQ==", + "license": "MIT", + "dependencies": { + "@types/connect": "^3.4.33", + "@types/node": "^12.12.54", + "@types/ws": "^7.4.4", + "commander": "^2.20.3", + "delay": "^5.0.0", + "es6-promisify": "^5.0.0", + "eyes": "^0.1.8", + "isomorphic-ws": "^4.0.1", + "json-stringify-safe": "^5.0.1", + "JSONStream": "^1.3.5", + "uuid": "^8.3.2", + "ws": "^7.5.10" + }, + "bin": { + "jayson": "bin/jayson.js" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/jayson/node_modules/@types/node": { + "version": "12.20.55", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-12.20.55.tgz", + "integrity": "sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==", + "license": "MIT" + }, + "node_modules/js-sha256": { + "version": "0.9.0", + "resolved": "https://registry.npmmirror.com/js-sha256/-/js-sha256-0.9.0.tgz", + "integrity": "sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==", + "license": "MIT" + }, + "node_modules/js-sha3": { + "version": "0.8.0", + "resolved": "https://registry.npmmirror.com/js-sha3/-/js-sha3-0.8.0.tgz", + "integrity": "sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==", + "license": "MIT" + }, + "node_modules/js-sha512": { + "version": "0.8.0", + "resolved": "https://registry.npmmirror.com/js-sha512/-/js-sha512-0.8.0.tgz", + "integrity": "sha512-PWsmefG6Jkodqt+ePTvBZCSMFgN7Clckjd0O7su3I0+BW2QWUTJNzjktHsztGLhncP2h8mcF9V9Y2Ha59pAViQ==", + "license": "MIT" + }, + "node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "license": "MIT", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-bigint": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-bigint/-/json-bigint-1.0.0.tgz", + "integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==", + "license": "MIT", + "dependencies": { + "bignumber.js": "^9.0.0" + } + }, + "node_modules/json-stringify-safe": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", + "license": "ISC" + }, + "node_modules/json5": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dev": true, + "license": "MIT", + "optional": true, + "dependencies": { + "minimist": "^1.2.0" + }, + "bin": { + "json5": "lib/cli.js" + } + }, + "node_modules/jsonparse": { + "version": "1.3.1", + "resolved": "https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz", + "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", + "engines": [ + "node >= 0.2.0" + ], + "license": "MIT" + }, + "node_modules/JSONStream": { + "version": "1.3.5", + "resolved": "https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz", + "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", + "license": "(MIT OR Apache-2.0)", + "dependencies": { + "jsonparse": "^1.2.0", + "through": ">=2.2.7 <3" + }, + "bin": { + "JSONStream": "bin.js" + }, + "engines": { + "node": "*" + } + }, + "node_modules/keccak": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/keccak/-/keccak-3.0.4.tgz", + "integrity": "sha512-3vKuW0jV8J3XNTzvfyicFR5qvxrSAGl7KIhvgOu5cmWwM7tZRj3fMbj/pfIf4be7aznbc+prBWGjywox/g2Y6Q==", + "hasInstallScript": true, + "license": "MIT", + "dependencies": { + "node-addon-api": "^2.0.0", + "node-gyp-build": "^4.2.0", + "readable-stream": "^3.6.0" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "license": "MIT" + }, + "node_modules/lodash.clonedeep": { + "version": "4.5.0", + "resolved": "https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", + "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==", + "license": "MIT" + }, + "node_modules/lodash.isequal": { + "version": "4.5.0", + "resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz", + "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", + "license": "MIT" + }, + "node_modules/log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "license": "MIT", + "dependencies": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/loupe": { + "version": "2.3.7", + "resolved": "https://registry.npmmirror.com/loupe/-/loupe-2.3.7.tgz", + "integrity": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==", + "dev": true, + "license": "MIT", + "dependencies": { + "get-func-name": "^2.0.1" + } + }, + "node_modules/lower-case": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz", + "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", + "license": "MIT", + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmmirror.com/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true, + "license": "ISC" + }, + "node_modules/md5.js": { + "version": "1.3.5", + "resolved": "https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz", + "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", + "license": "MIT", + "dependencies": { + "hash-base": "^3.0.0", + "inherits": "^2.0.1", + "safe-buffer": "^5.1.2" + } + }, + "node_modules/merkletreejs": { + "version": "0.3.11", + "resolved": "https://registry.npmmirror.com/merkletreejs/-/merkletreejs-0.3.11.tgz", + "integrity": "sha512-LJKTl4iVNTndhL+3Uz/tfkjD0klIWsHlUzgtuNnNrsf7bAlXR30m+xYB7lHr5Z/l6e/yAIsr26Dabx6Buo4VGQ==", + "license": "MIT", + "dependencies": { + "bignumber.js": "^9.0.1", + "buffer-reverse": "^1.0.1", + "crypto-js": "^4.2.0", + "treeify": "^1.1.0", + "web3-utils": "^1.3.4" + }, + "engines": { + "node": ">= 7.6.0" + } + }, + "node_modules/micro-ftch": { + "version": "0.3.1", + "resolved": "https://registry.npmmirror.com/micro-ftch/-/micro-ftch-0.3.1.tgz", + "integrity": "sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg==", + "license": "MIT" + }, + "node_modules/mime": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/mime/-/mime-3.0.0.tgz", + "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", + "license": "MIT", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mimic-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/minimalistic-assert": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", + "license": "ISC" + }, + "node_modules/minimalistic-crypto-utils": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz", + "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==", + "license": "MIT" + }, + "node_modules/minimatch": { + "version": "4.2.1", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-4.2.1.tgz", + "integrity": "sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/mixme": { + "version": "0.5.10", + "resolved": "https://registry.npmmirror.com/mixme/-/mixme-0.5.10.tgz", + "integrity": "sha512-5H76ANWinB1H3twpJ6JY8uvAtpmFvHNArpilJAjXRKXSDDLPIMoZArw5SH0q9z+lLs8IrMw7Q2VWpWimFKFT1Q==", + "license": "MIT", + "engines": { + "node": ">= 8.0.0" + } + }, + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, + "license": "MIT", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/mocha": { + "version": "9.2.2", + "resolved": "https://registry.npmmirror.com/mocha/-/mocha-9.2.2.tgz", + "integrity": "sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@ungap/promise-all-settled": "1.1.2", + "ansi-colors": "4.1.1", + "browser-stdout": "1.3.1", + "chokidar": "3.5.3", + "debug": "4.3.3", + "diff": "5.0.0", + "escape-string-regexp": "4.0.0", + "find-up": "5.0.0", + "glob": "7.2.0", + "growl": "1.10.5", + "he": "1.2.0", + "js-yaml": "4.1.0", + "log-symbols": "4.1.0", + "minimatch": "4.2.1", + "ms": "2.1.3", + "nanoid": "3.3.1", + "serialize-javascript": "6.0.0", + "strip-json-comments": "3.1.1", + "supports-color": "8.1.1", + "which": "2.0.2", + "workerpool": "6.2.0", + "yargs": "16.2.0", + "yargs-parser": "20.2.4", + "yargs-unparser": "2.0.0" + }, + "bin": { + "_mocha": "bin/_mocha", + "mocha": "bin/mocha" + }, + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/mochajs" + } + }, + "node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/multistream": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/multistream/-/multistream-4.1.0.tgz", + "integrity": "sha512-J1XDiAmmNpRCBfIWJv+n0ymC4ABcf/Pl+5YvC5B/D2f/2+8PtHvCNxMPKiQcZyi922Hq69J2YOpb1pTywfifyw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "optional": true, + "dependencies": { + "once": "^1.4.0", + "readable-stream": "^3.6.0" + } + }, + "node_modules/mustache": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/mustache/-/mustache-4.2.0.tgz", + "integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==", + "license": "MIT", + "bin": { + "mustache": "bin/mustache" + } + }, + "node_modules/mute-stream": { + "version": "0.0.8", + "resolved": "https://registry.npmmirror.com/mute-stream/-/mute-stream-0.0.8.tgz", + "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==", + "license": "ISC" + }, + "node_modules/nanoid": { + "version": "3.3.1", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.1.tgz", + "integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==", + "dev": true, + "license": "MIT", + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/near-hd-key": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/near-hd-key/-/near-hd-key-1.2.1.tgz", + "integrity": "sha512-SIrthcL5Wc0sps+2e1xGj3zceEa68TgNZDLuCx0daxmfTP7sFTB3/mtE2pYhlFsCxWoMn+JfID5E1NlzvvbRJg==", + "license": "MIT", + "dependencies": { + "bip39": "3.0.2", + "create-hmac": "1.1.7", + "tweetnacl": "1.0.3" + } + }, + "node_modules/near-seed-phrase": { + "version": "0.2.1", + "resolved": "https://registry.npmmirror.com/near-seed-phrase/-/near-seed-phrase-0.2.1.tgz", + "integrity": "sha512-feMuums+kVL3LSuPcP4ld07xHCb2mu6z48SGfP3W+8tl1Qm5xIcjiQzY2IDPBvFgajRDxWSb8GzsRHoInazByw==", + "license": "MIT", + "dependencies": { + "bip39-light": "^1.0.7", + "bs58": "^4.0.1", + "near-hd-key": "^1.2.1", + "tweetnacl": "^1.0.2" + } + }, + "node_modules/no-case": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz", + "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", + "license": "MIT", + "dependencies": { + "lower-case": "^2.0.2", + "tslib": "^2.0.3" + } + }, + "node_modules/node-addon-api": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-2.0.2.tgz", + "integrity": "sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==", + "license": "MIT" + }, + "node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "license": "MIT", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-gyp-build": { + "version": "4.8.4", + "resolved": "https://registry.npmmirror.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz", + "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==", + "license": "MIT", + "bin": { + "node-gyp-build": "bin.js", + "node-gyp-build-optional": "optional.js", + "node-gyp-build-test": "build-test.js" + } + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/number-to-bn": { + "version": "1.7.0", + "resolved": "https://registry.npmmirror.com/number-to-bn/-/number-to-bn-1.7.0.tgz", + "integrity": "sha512-wsJ9gfSz1/s4ZsJN01lyonwuxA1tml6X1yBDnfpMglypcBRFZZkus26EdPSlqS5GJfYddVZa22p3VNb3z5m5Ig==", + "license": "MIT", + "dependencies": { + "bn.js": "4.11.6", + "strip-hex-prefix": "1.0.0" + }, + "engines": { + "node": ">=6.5.0", + "npm": ">=3" + } + }, + "node_modules/number-to-bn/node_modules/bn.js": { + "version": "4.11.6", + "resolved": "https://registry.npmmirror.com/bn.js/-/bn.js-4.11.6.tgz", + "integrity": "sha512-XWwnNNFCuuSQ0m3r3C4LE3EiORltHd9M05pq6FOlVeiophzRbMo50Sbz1ehl8K3Z+jw9+vmgnXefY1hz8X+2wA==", + "license": "MIT" + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "devOptional": true, + "license": "ISC", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "license": "MIT", + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ora": { + "version": "5.4.1", + "resolved": "https://registry.npmmirror.com/ora/-/ora-5.4.1.tgz", + "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", + "license": "MIT", + "dependencies": { + "bl": "^4.1.0", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.5.0", + "is-interactive": "^1.0.0", + "is-unicode-supported": "^0.1.0", + "log-symbols": "^4.1.0", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/os-tmpdir": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pako": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/pako/-/pako-2.1.0.tgz", + "integrity": "sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==", + "license": "(MIT AND Zlib)" + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/pathval": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz", + "integrity": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/pbkdf2": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz", + "integrity": "sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==", + "license": "MIT", + "dependencies": { + "create-hash": "^1.1.2", + "create-hmac": "^1.1.4", + "ripemd160": "^2.0.1", + "safe-buffer": "^5.0.1", + "sha.js": "^2.4.8" + }, + "engines": { + "node": ">=0.12" + } + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/prettier": { + "version": "2.8.8", + "resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz", + "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", + "dev": true, + "license": "MIT", + "bin": { + "prettier": "bin-prettier.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "license": "MIT" + }, + "node_modules/randombytes": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz", + "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "license": "MIT", + "dependencies": { + "safe-buffer": "^5.1.0" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dev": true, + "license": "MIT", + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "license": "MIT" + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/restore-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz", + "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", + "license": "MIT", + "dependencies": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/retry": { + "version": "0.13.1", + "resolved": "https://registry.npmmirror.com/retry/-/retry-0.13.1.tgz", + "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, + "node_modules/ripemd160": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz", + "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==", + "license": "MIT", + "dependencies": { + "hash-base": "^3.0.0", + "inherits": "^2.0.1" + } + }, + "node_modules/rpc-websockets": { + "version": "9.0.4", + "resolved": "https://registry.npmmirror.com/rpc-websockets/-/rpc-websockets-9.0.4.tgz", + "integrity": "sha512-yWZWN0M+bivtoNLnaDbtny4XchdAIF5Q4g/ZsC5UC61Ckbp0QczwO8fg44rV3uYmY4WHd+EZQbn90W1d8ojzqQ==", + "license": "LGPL-3.0-only", + "dependencies": { + "@swc/helpers": "^0.5.11", + "@types/uuid": "^8.3.4", + "@types/ws": "^8.2.2", + "buffer": "^6.0.3", + "eventemitter3": "^5.0.1", + "uuid": "^8.3.2", + "ws": "^8.5.0" + }, + "funding": { + "type": "paypal", + "url": "https://paypal.me/kozjak" + }, + "optionalDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + } + }, + "node_modules/rpc-websockets/node_modules/@types/ws": { + "version": "8.5.13", + "resolved": "https://registry.npmmirror.com/@types/ws/-/ws-8.5.13.tgz", + "integrity": "sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/rpc-websockets/node_modules/eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", + "license": "MIT" + }, + "node_modules/rpc-websockets/node_modules/ws": { + "version": "8.18.0", + "resolved": "https://registry.npmmirror.com/ws/-/ws-8.18.0.tgz", + "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/run-async": { + "version": "2.4.1", + "resolved": "https://registry.npmmirror.com/run-async/-/run-async-2.4.1.tgz", + "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==", + "license": "MIT", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/rxjs": { + "version": "7.8.1", + "resolved": "https://registry.npmmirror.com/rxjs/-/rxjs-7.8.1.tgz", + "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "license": "MIT" + }, + "node_modules/scrypt-js": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/scrypt-js/-/scrypt-js-3.0.1.tgz", + "integrity": "sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA==", + "license": "MIT" + }, + "node_modules/secp256k1": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/secp256k1/-/secp256k1-5.0.1.tgz", + "integrity": "sha512-lDFs9AAIaWP9UCdtWrotXWWF9t8PWgQDcxqgAnpM9rMqxb3Oaq2J0thzPVSxBwdJgyQtkU/sYtFtbM1RSt/iYA==", + "hasInstallScript": true, + "license": "MIT", + "dependencies": { + "elliptic": "^6.5.7", + "node-addon-api": "^5.0.0", + "node-gyp-build": "^4.2.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, + "node_modules/secp256k1/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "https://registry.npmmirror.com/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, + "node_modules/secp256k1/node_modules/elliptic": { + "version": "6.6.1", + "resolved": "https://registry.npmmirror.com/elliptic/-/elliptic-6.6.1.tgz", + "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", + "license": "MIT", + "dependencies": { + "bn.js": "^4.11.9", + "brorand": "^1.1.0", + "hash.js": "^1.0.0", + "hmac-drbg": "^1.0.1", + "inherits": "^2.0.4", + "minimalistic-assert": "^1.0.1", + "minimalistic-crypto-utils": "^1.0.1" + } + }, + "node_modules/secp256k1/node_modules/node-addon-api": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-5.1.0.tgz", + "integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==", + "license": "MIT" + }, + "node_modules/serialize-javascript": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz", + "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "randombytes": "^2.1.0" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "license": "ISC" + }, + "node_modules/sha.js": { + "version": "2.4.11", + "resolved": "https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz", + "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", + "license": "(MIT AND BSD-3-Clause)", + "dependencies": { + "inherits": "^2.0.1", + "safe-buffer": "^5.0.1" + }, + "bin": { + "sha.js": "bin.js" + } + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "license": "ISC" + }, + "node_modules/snake-case": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/snake-case/-/snake-case-3.0.4.tgz", + "integrity": "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==", + "license": "MIT", + "dependencies": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dev": true, + "license": "MIT", + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/statuses": { + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/stream-transform": { + "version": "2.1.3", + "resolved": "https://registry.npmmirror.com/stream-transform/-/stream-transform-2.1.3.tgz", + "integrity": "sha512-9GHUiM5hMiCi6Y03jD2ARC1ettBXkQBoQAe7nJsPknnI0ow10aXjTnew8QtYQmLjzn974BnmWEAJgCY6ZP1DeQ==", + "license": "MIT", + "dependencies": { + "mixme": "^0.5.1" + } + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "license": "MIT", + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-bom": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/strip-bom/-/strip-bom-3.0.0.tgz", + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "dev": true, + "license": "MIT", + "optional": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/strip-hex-prefix": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/strip-hex-prefix/-/strip-hex-prefix-1.0.0.tgz", + "integrity": "sha512-q8d4ue7JGEiVcypji1bALTos+0pWtyGlivAWyPuTkHzuTCJqrK9sWxYQZUq6Nq3cuyv3bm734IhHvHtGGURU6A==", + "license": "MIT", + "dependencies": { + "is-hex-prefixed": "1.0.0" + }, + "engines": { + "node": ">=6.5.0", + "npm": ">=3" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/superstruct": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/superstruct/-/superstruct-2.0.2.tgz", + "integrity": "sha512-uV+TFRZdXsqXTL2pRvujROjdZQ4RAlBUS5BTh9IGm+jTqQntYThciG/qu57Gs69yjnVUSqdxF9YLmSnpupBW9A==", + "license": "MIT", + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/text-encoding-utf-8": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/text-encoding-utf-8/-/text-encoding-utf-8-1.0.2.tgz", + "integrity": "sha512-8bw4MY9WjdsD2aMtO0OzOCY3pXGYNx2d2FfHRVUKkiCPDWjKuOlhLVASS+pD7VkLTVjW268LYJHwsnPFlBpbAg==" + }, + "node_modules/through": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/through/-/through-2.3.8.tgz", + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "license": "MIT" + }, + "node_modules/tmp": { + "version": "0.0.33", + "resolved": "https://registry.npmmirror.com/tmp/-/tmp-0.0.33.tgz", + "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", + "license": "MIT", + "dependencies": { + "os-tmpdir": "~1.0.2" + }, + "engines": { + "node": ">=0.6.0" + } + }, + "node_modules/tmp-promise": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/tmp-promise/-/tmp-promise-3.0.3.tgz", + "integrity": "sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==", + "license": "MIT", + "optional": true, + "dependencies": { + "tmp": "^0.2.0" + } + }, + "node_modules/tmp-promise/node_modules/tmp": { + "version": "0.2.3", + "resolved": "https://registry.npmmirror.com/tmp/-/tmp-0.2.3.tgz", + "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==", + "license": "MIT", + "optional": true, + "engines": { + "node": ">=14.14" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "license": "MIT", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/toml": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/toml/-/toml-3.0.0.tgz", + "integrity": "sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==", + "license": "MIT" + }, + "node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", + "license": "MIT" + }, + "node_modules/treeify": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/treeify/-/treeify-1.1.0.tgz", + "integrity": "sha512-1m4RA7xVAJrSGrrXGs0L3YTwyvBs2S8PbRHaLZAkFw7JR8oIFwYtysxlBZhYIa7xSyiYJKZ3iGrrk55cGA3i9A==", + "license": "MIT", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/ts-mocha": { + "version": "10.0.0", + "resolved": "https://registry.npmmirror.com/ts-mocha/-/ts-mocha-10.0.0.tgz", + "integrity": "sha512-VRfgDO+iiuJFlNB18tzOfypJ21xn2xbuZyDvJvqpTbWgkAgD17ONGr8t+Tl8rcBtOBdjXp5e/Rk+d39f7XBHRw==", + "dev": true, + "license": "MIT", + "dependencies": { + "ts-node": "7.0.1" + }, + "bin": { + "ts-mocha": "bin/ts-mocha" + }, + "engines": { + "node": ">= 6.X.X" + }, + "optionalDependencies": { + "tsconfig-paths": "^3.5.0" + }, + "peerDependencies": { + "mocha": "^3.X.X || ^4.X.X || ^5.X.X || ^6.X.X || ^7.X.X || ^8.X.X || ^9.X.X || ^10.X.X" + } + }, + "node_modules/ts-mocha/node_modules/diff": { + "version": "3.5.0", + "resolved": "https://registry.npmmirror.com/diff/-/diff-3.5.0.tgz", + "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/ts-mocha/node_modules/ts-node": { + "version": "7.0.1", + "resolved": "https://registry.npmmirror.com/ts-node/-/ts-node-7.0.1.tgz", + "integrity": "sha512-BVwVbPJRspzNh2yfslyT1PSbl5uIk03EZlb493RKHN4qej/D06n1cEhjlOJG69oFsE7OT8XjpTUcYf6pKTLMhw==", + "dev": true, + "license": "MIT", + "dependencies": { + "arrify": "^1.0.0", + "buffer-from": "^1.1.0", + "diff": "^3.1.0", + "make-error": "^1.1.1", + "minimist": "^1.2.0", + "mkdirp": "^0.5.1", + "source-map-support": "^0.5.6", + "yn": "^2.0.0" + }, + "bin": { + "ts-node": "dist/bin.js" + }, + "engines": { + "node": ">=4.2.0" + } + }, + "node_modules/ts-mocha/node_modules/yn": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/yn/-/yn-2.0.0.tgz", + "integrity": "sha512-uTv8J/wiWTgUTg+9vLTi//leUl5vDQS6uii/emeTb2ssY7vl6QWf2fFbIIGjnhjvbdKlU0ed7QPgY1htTC86jQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/ts-node": { + "version": "10.9.2", + "resolved": "https://registry.npmmirror.com/ts-node/-/ts-node-10.9.2.tgz", + "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@cspotcode/source-map-support": "^0.8.0", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "v8-compile-cache-lib": "^3.0.1", + "yn": "3.1.1" + }, + "bin": { + "ts-node": "dist/bin.js", + "ts-node-cwd": "dist/bin-cwd.js", + "ts-node-esm": "dist/bin-esm.js", + "ts-node-script": "dist/bin-script.js", + "ts-node-transpile-only": "dist/bin-transpile.js", + "ts-script": "dist/bin-script-deprecated.js" + }, + "peerDependencies": { + "@swc/core": ">=1.2.50", + "@swc/wasm": ">=1.2.50", + "@types/node": "*", + "typescript": ">=2.7" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "@swc/wasm": { + "optional": true + } + } + }, + "node_modules/ts-node/node_modules/diff": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/tsconfig-paths": { + "version": "3.15.0", + "resolved": "https://registry.npmmirror.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "dev": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + } + }, + "node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "license": "0BSD" + }, + "node_modules/tweetnacl": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/tweetnacl/-/tweetnacl-1.0.3.tgz", + "integrity": "sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==", + "license": "Unlicense" + }, + "node_modules/type-detect": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/type-detect/-/type-detect-4.1.0.tgz", + "integrity": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/type-fest": { + "version": "0.21.3", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", + "license": "(MIT OR CC0-1.0)", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, + "node_modules/typescript-collections": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/typescript-collections/-/typescript-collections-1.3.3.tgz", + "integrity": "sha512-7sI4e/bZijOzyURng88oOFZCISQPTHozfE2sUu5AviFYk5QV7fYGb6YiDl+vKjF/pICA354JImBImL9XJWUvdQ==", + "license": "MIT" + }, + "node_modules/undici-types": { + "version": "6.20.0", + "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", + "license": "MIT" + }, + "node_modules/utf-8-validate": { + "version": "5.0.10", + "resolved": "https://registry.npmmirror.com/utf-8-validate/-/utf-8-validate-5.0.10.tgz", + "integrity": "sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==", + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "dependencies": { + "node-gyp-build": "^4.3.0" + }, + "engines": { + "node": ">=6.14.2" + } + }, + "node_modules/utf8": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/utf8/-/utf8-3.0.0.tgz", + "integrity": "sha512-E8VjFIQ/TyQgp+TZfS6l8yp/xWppSAHzidGiRrqe4bK4XP9pTRyKFgGJpO3SN7zdX4DeomTrwaseCHovfpFcqQ==", + "license": "MIT" + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "license": "MIT" + }, + "node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, + "node_modules/v8-compile-cache-lib": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "dev": true, + "license": "MIT" + }, + "node_modules/vlq": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/vlq/-/vlq-2.0.4.tgz", + "integrity": "sha512-aodjPa2wPQFkra1G8CzJBTHXhgk3EVSwxSWXNPr1fgdFLUb8kvLV1iEb6rFgasIsjP82HWI6dsb5Io26DDnasA==", + "license": "MIT" + }, + "node_modules/wcwidth": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz", + "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", + "license": "MIT", + "dependencies": { + "defaults": "^1.0.3" + } + }, + "node_modules/web3-utils": { + "version": "1.10.4", + "resolved": "https://registry.npmmirror.com/web3-utils/-/web3-utils-1.10.4.tgz", + "integrity": "sha512-tsu8FiKJLk2PzhDl9fXbGUWTkkVXYhtTA+SmEFkKft+9BgwLxfCRpU96sWv7ICC8zixBNd3JURVoiR3dUXgP8A==", + "license": "LGPL-3.0", + "dependencies": { + "@ethereumjs/util": "^8.1.0", + "bn.js": "^5.2.1", + "ethereum-bloom-filters": "^1.0.6", + "ethereum-cryptography": "^2.1.2", + "ethjs-unit": "0.1.6", + "number-to-bn": "1.7.0", + "randombytes": "^2.1.0", + "utf8": "3.0.0" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", + "license": "BSD-2-Clause" + }, + "node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "license": "MIT", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/workerpool": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/workerpool/-/workerpool-6.2.0.tgz", + "integrity": "sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "devOptional": true, + "license": "ISC" + }, + "node_modules/ws": { + "version": "7.5.10", + "resolved": "https://registry.npmmirror.com/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", + "license": "MIT", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yaml": { + "version": "2.7.0", + "resolved": "https://registry.npmmirror.com/yaml/-/yaml-2.7.0.tgz", + "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", + "license": "ISC", + "bin": { + "yaml": "bin.mjs" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/yargs": { + "version": "16.2.0", + "resolved": "https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz", + "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", + "dev": true, + "license": "MIT", + "dependencies": { + "cliui": "^7.0.2", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.0", + "y18n": "^5.0.5", + "yargs-parser": "^20.2.2" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs-parser": { + "version": "20.2.4", + "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz", + "integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs-unparser": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz", + "integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==", + "dev": true, + "license": "MIT", + "dependencies": { + "camelcase": "^6.0.0", + "decamelize": "^4.0.0", + "flat": "^5.0.2", + "is-plain-obj": "^2.1.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs/node_modules/yargs-parser": { + "version": "20.2.9", + "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz", + "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yn": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + } + } +} diff --git a/package.json b/fall/package.json similarity index 100% rename from package.json rename to fall/package.json diff --git a/programs/fall/Cargo.toml b/fall/programs/fall/Cargo.toml similarity index 100% rename from programs/fall/Cargo.toml rename to fall/programs/fall/Cargo.toml diff --git a/programs/fall/src/constants.rs b/fall/programs/fall/src/constants.rs similarity index 100% rename from programs/fall/src/constants.rs rename to fall/programs/fall/src/constants.rs diff --git a/programs/fall/src/errors.rs b/fall/programs/fall/src/errors.rs similarity index 100% rename from programs/fall/src/errors.rs rename to fall/programs/fall/src/errors.rs diff --git a/programs/fall/src/instructions/borrow.rs b/fall/programs/fall/src/instructions/borrow.rs similarity index 100% rename from programs/fall/src/instructions/borrow.rs rename to fall/programs/fall/src/instructions/borrow.rs diff --git a/programs/fall/src/instructions/create_amm.rs b/fall/programs/fall/src/instructions/create_amm.rs similarity index 100% rename from programs/fall/src/instructions/create_amm.rs rename to fall/programs/fall/src/instructions/create_amm.rs diff --git a/programs/fall/src/instructions/create_pool.rs b/fall/programs/fall/src/instructions/create_pool.rs similarity index 100% rename from programs/fall/src/instructions/create_pool.rs rename to fall/programs/fall/src/instructions/create_pool.rs diff --git a/programs/fall/src/instructions/deposit_collateral.rs b/fall/programs/fall/src/instructions/deposit_collateral.rs similarity index 100% rename from programs/fall/src/instructions/deposit_collateral.rs rename to fall/programs/fall/src/instructions/deposit_collateral.rs diff --git a/programs/fall/src/instructions/deposit_liquidity.rs b/fall/programs/fall/src/instructions/deposit_liquidity.rs similarity index 100% rename from programs/fall/src/instructions/deposit_liquidity.rs rename to fall/programs/fall/src/instructions/deposit_liquidity.rs diff --git a/programs/fall/src/instructions/init_lending_pool_1.rs b/fall/programs/fall/src/instructions/init_lending_pool_1.rs similarity index 100% rename from programs/fall/src/instructions/init_lending_pool_1.rs rename to fall/programs/fall/src/instructions/init_lending_pool_1.rs diff --git a/programs/fall/src/instructions/init_lending_pool_2.rs b/fall/programs/fall/src/instructions/init_lending_pool_2.rs similarity index 100% rename from programs/fall/src/instructions/init_lending_pool_2.rs rename to fall/programs/fall/src/instructions/init_lending_pool_2.rs diff --git a/programs/fall/src/instructions/init_lending_pool_3.rs b/fall/programs/fall/src/instructions/init_lending_pool_3.rs similarity index 100% rename from programs/fall/src/instructions/init_lending_pool_3.rs rename to fall/programs/fall/src/instructions/init_lending_pool_3.rs diff --git a/programs/fall/src/instructions/lend.rs b/fall/programs/fall/src/instructions/lend.rs similarity index 100% rename from programs/fall/src/instructions/lend.rs rename to fall/programs/fall/src/instructions/lend.rs diff --git a/programs/fall/src/instructions/liquidate.rs b/fall/programs/fall/src/instructions/liquidate.rs similarity index 100% rename from programs/fall/src/instructions/liquidate.rs rename to fall/programs/fall/src/instructions/liquidate.rs diff --git a/programs/fall/src/instructions/mod.rs b/fall/programs/fall/src/instructions/mod.rs similarity index 100% rename from programs/fall/src/instructions/mod.rs rename to fall/programs/fall/src/instructions/mod.rs diff --git a/programs/fall/src/instructions/price.rs b/fall/programs/fall/src/instructions/price.rs similarity index 100% rename from programs/fall/src/instructions/price.rs rename to fall/programs/fall/src/instructions/price.rs diff --git a/programs/fall/src/instructions/redeem.rs b/fall/programs/fall/src/instructions/redeem.rs similarity index 100% rename from programs/fall/src/instructions/redeem.rs rename to fall/programs/fall/src/instructions/redeem.rs diff --git a/programs/fall/src/instructions/repay.rs b/fall/programs/fall/src/instructions/repay.rs similarity index 100% rename from programs/fall/src/instructions/repay.rs rename to fall/programs/fall/src/instructions/repay.rs diff --git a/programs/fall/src/instructions/swap_exact_tokens_for_tokens.rs b/fall/programs/fall/src/instructions/swap_exact_tokens_for_tokens.rs similarity index 100% rename from programs/fall/src/instructions/swap_exact_tokens_for_tokens.rs rename to fall/programs/fall/src/instructions/swap_exact_tokens_for_tokens.rs diff --git a/programs/fall/src/instructions/utils.rs b/fall/programs/fall/src/instructions/utils.rs similarity index 100% rename from programs/fall/src/instructions/utils.rs rename to fall/programs/fall/src/instructions/utils.rs diff --git a/programs/fall/src/instructions/withdraw_liquidity.rs b/fall/programs/fall/src/instructions/withdraw_liquidity.rs similarity index 100% rename from programs/fall/src/instructions/withdraw_liquidity.rs rename to fall/programs/fall/src/instructions/withdraw_liquidity.rs diff --git a/programs/fall/src/lib.rs b/fall/programs/fall/src/lib.rs similarity index 100% rename from programs/fall/src/lib.rs rename to fall/programs/fall/src/lib.rs diff --git a/programs/fall/src/state.rs b/fall/programs/fall/src/state.rs similarity index 100% rename from programs/fall/src/state.rs rename to fall/programs/fall/src/state.rs diff --git a/fall/scripts/create-test-tokens.ts b/fall/scripts/create-test-tokens.ts new file mode 100755 index 0000000..f9a789c --- /dev/null +++ b/fall/scripts/create-test-tokens.ts @@ -0,0 +1,229 @@ +import * as anchor from '@coral-xyz/anchor'; +import { + createMint, + getAssociatedTokenAddressSync, + getOrCreateAssociatedTokenAccount, + mintTo, + transfer +} from '@solana/spl-token'; +import { + Connection, + Keypair, + LAMPORTS_PER_SOL, + PublicKey +} from '@solana/web3.js'; +import fs from 'fs'; +import os from 'os'; +import path from 'path'; + +const aimAddress1 = new PublicKey('GUXNPX5ci1Qj76MZe2aRJ33zK48VmT6gXVyR86CsF4T5'); +const aimAddress2 = new PublicKey('2mXXs3ZLK7UpDDwHmJajcMTT3YRkg4Ymo9osQSUu8CAu'); + +async function main() { + const connection = new Connection('http://localhost:8899', 'confirmed'); + // const connection = new Connection( + // 'https://api.devnet.solana.com', + // { + // commitment: 'confirmed', + // confirmTransactionInitialTimeout: 600000 ,// 60 seconds + // wsEndpoint: 'wss://api.devnet.solana.com/' // 添加 WebSocket 端点 + // } + // ); + + // 加载默认钱包 + const userHomeDir = os.homedir(); + const walletPath = path.join(userHomeDir, '.config', 'solana', 'id.json'); + + if (!fs.existsSync(walletPath)) { + throw new Error('Default Solana wallet not found! Please create one using "solana-keygen new"'); + } + + const walletKeypair = Keypair.fromSecretKey( + new Uint8Array(JSON.parse(fs.readFileSync(walletPath, 'utf-8'))) + ); + + console.log('Using wallet:', walletKeypair.publicKey.toString()); + + // 创建两个代币 + console.log('Creating Token A...'); + const mintAKeypair = Keypair.generate(); + console.log('Secret Key:', Array.from(mintAKeypair.secretKey)); // 转换为普通数组以便复制 + await createMint( + connection, + walletKeypair, + walletKeypair.publicKey, + walletKeypair.publicKey, + 6, + mintAKeypair + ); + + console.log('Creating Token B...'); + const mintBKeypair = Keypair.generate(); + console.log('Secret Key:', Array.from(mintBKeypair.secretKey)); // 转换为普通数组以便复制 + await createMint( + connection, + walletKeypair, + walletKeypair.publicKey, + walletKeypair.publicKey, + 6, + mintBKeypair + ); + + // 创建代币账户并铸造代币 + console.log('Creating token accounts and minting tokens...'); + const mintAmount = 1000000000; // 1000 tokens with 6 decimals + + const accountA = await getOrCreateAssociatedTokenAccount( + connection, + walletKeypair, + mintAKeypair.publicKey, + walletKeypair.publicKey, + true + ); + + const accountB = await getOrCreateAssociatedTokenAccount( + connection, + walletKeypair, + mintBKeypair.publicKey, + walletKeypair.publicKey, + true + ); + + await mintTo( + connection, + walletKeypair, + mintAKeypair.publicKey, + accountA.address, + walletKeypair, + mintAmount * 2 // 铸造双倍数量,一半用于转账 + ); + + await mintTo( + connection, + walletKeypair, + mintBKeypair.publicKey, + accountB.address, + walletKeypair, + mintAmount * 2 // 铸造双倍数量,一半用于转账 + ); + + // 为目标地址创建代币账户并转账 + console.log('Creating target accounts and transferring tokens...'); + + // 为目标地址创建代币账户 + const targetAccountA1 = await getOrCreateAssociatedTokenAccount( + connection, + walletKeypair, + mintAKeypair.publicKey, + aimAddress1, + true + ); + const targetAccountB1 = await getOrCreateAssociatedTokenAccount( + connection, + walletKeypair, + mintBKeypair.publicKey, + aimAddress1, + true + ); + + const targetAccountA2 = await getOrCreateAssociatedTokenAccount( + connection, + walletKeypair, + mintAKeypair.publicKey, + aimAddress2, + true + ); + const targetAccountB2 = await getOrCreateAssociatedTokenAccount( + connection, + walletKeypair, + mintBKeypair.publicKey, + aimAddress2, + true + ); + + // 转账 Token A 转账 Token B + console.log('Transferring Token A...'); + await transfer( + connection, + walletKeypair, + accountA.address, + targetAccountA1.address, + walletKeypair.publicKey, + mintAmount + ); + console.log('Transferring Token B...'); + await transfer( + connection, + walletKeypair, + accountB.address, + targetAccountB1.address, + walletKeypair.publicKey, + mintAmount + ); + console.log('Transferring Token A...'); + await transfer( + connection, + walletKeypair, + accountA.address, + targetAccountA2.address, + walletKeypair.publicKey, + mintAmount + ); + console.log('Transferring Token B...'); + await transfer( + connection, + walletKeypair, + accountB.address, + targetAccountB2.address, + walletKeypair.publicKey, + mintAmount + ); + + + // 保存代币信息 + const tokenInfo = { + wallet: walletKeypair.publicKey.toString(), + tokenA: { + mint: mintAKeypair.publicKey.toString(), + account: accountA.address.toString(), + targetAccount1: targetAccountA1.address.toString(), + targetAccount2: targetAccountA2.address.toString() + }, + tokenB: { + mint: mintBKeypair.publicKey.toString(), + account: accountB.address.toString(), + targetAccount1: targetAccountB1.address.toString(), + targetAccount2: targetAccountB2.address.toString() + }, + targetWallet1: aimAddress1.toString(), + targetWallet2: aimAddress2.toString() + }; + + fs.writeFileSync('./scripts/token-info.json', JSON.stringify(tokenInfo, null, 2)); + + // 打印余额确认 + const walletBalanceA = await connection.getTokenAccountBalance(accountA.address); + const walletBalanceB = await connection.getTokenAccountBalance(accountB.address); + const targetBalanceA1 = await connection.getTokenAccountBalance(targetAccountA1.address); + const targetBalanceB1 = await connection.getTokenAccountBalance(targetAccountB1.address); + const targetBalanceA2 = await connection.getTokenAccountBalance(targetAccountA2.address); + const targetBalanceB2 = await connection.getTokenAccountBalance(targetAccountB2.address); + + console.log('\nFinal balances:'); + console.log(`Wallet Token A balance: ${walletBalanceA.value.uiAmount}`); + console.log(`Wallet Token B balance: ${walletBalanceB.value.uiAmount}`); + console.log(`Target Token A balance: ${targetBalanceA1.value.uiAmount}`); + console.log(`Target Token B balance: ${targetBalanceB1.value.uiAmount}`); + console.log(`Target Token A balance: ${targetBalanceA2.value.uiAmount}`); + console.log(`Target Token B balance: ${targetBalanceB2.value.uiAmount}`); + + console.log('\nToken information saved to token-info.json'); + console.log('Mints created:'); + console.log(`Token A: ${mintAKeypair.publicKey.toString()}`); + console.log(`Token B: ${mintBKeypair.publicKey.toString()}`); +} + +main().catch((err) => { + console.error(err); + process.exit(1); +}); \ No newline at end of file diff --git a/fall/scripts/token-info.json b/fall/scripts/token-info.json new file mode 100644 index 0000000..1c0e101 --- /dev/null +++ b/fall/scripts/token-info.json @@ -0,0 +1,17 @@ +{ + "wallet": "Bftejq113zeXk3A5rEaRdT9bwCohG9jUEtYp1mpAMmLy", + "tokenA": { + "mint": "7itXgv9Ab3Ajwr9rbjDJrW3h43fM1aGqtdFmzA2LJcAR", + "account": "BkHcqSXtURzpCb7hPndFZHMJutyNpkAesHRbzN9ajoXe", + "targetAccount1": "84dZfnUN5bouWHzKgZQJiMVgg7XDzuTPCyP6TZvbZaYV", + "targetAccount2": "4B7ZPrTz2Cpd9GZMBYP7XXpZg1a1eECoBVrUTj5Jy9sy" + }, + "tokenB": { + "mint": "BJNYw71xWxBTCvQE2CLddqJvfbCTrfA4LjJMkA7JnFJb", + "account": "2a7q4Bg2iF9jLVko4M3dJZMkvnRcNzZTR7f7WDKRW8vv", + "targetAccount1": "F4nTEp7BzEij3espvDi8o5PHZdfHCGBGjzAQECo9qxze", + "targetAccount2": "HNR3H88HmJ4J8VZFKubMdzExspCCwZNpYDAgC2nF6woT" + }, + "targetWallet1": "GUXNPX5ci1Qj76MZe2aRJ33zK48VmT6gXVyR86CsF4T5", + "targetWallet2": "2mXXs3ZLK7UpDDwHmJajcMTT3YRkg4Ymo9osQSUu8CAu" +} \ No newline at end of file diff --git a/tests/borrow.ts b/fall/tests/borrow.ts similarity index 100% rename from tests/borrow.ts rename to fall/tests/borrow.ts diff --git a/tests/create_amm.ts b/fall/tests/create_amm.ts similarity index 100% rename from tests/create_amm.ts rename to fall/tests/create_amm.ts diff --git a/tests/create_pool.ts b/fall/tests/create_pool.ts similarity index 100% rename from tests/create_pool.ts rename to fall/tests/create_pool.ts diff --git a/tests/deposit_collateral.ts b/fall/tests/deposit_collateral.ts similarity index 100% rename from tests/deposit_collateral.ts rename to fall/tests/deposit_collateral.ts diff --git a/tests/deposit_liquidity.ts b/fall/tests/deposit_liquidity.ts similarity index 100% rename from tests/deposit_liquidity.ts rename to fall/tests/deposit_liquidity.ts diff --git a/tests/init_lending_pool.ts b/fall/tests/init_lending_pool.ts similarity index 100% rename from tests/init_lending_pool.ts rename to fall/tests/init_lending_pool.ts diff --git a/tests/lend.ts b/fall/tests/lend.ts similarity index 100% rename from tests/lend.ts rename to fall/tests/lend.ts diff --git a/tests/liquidate.ts b/fall/tests/liquidate.ts similarity index 100% rename from tests/liquidate.ts rename to fall/tests/liquidate.ts diff --git a/tests/mock_value.ts b/fall/tests/mock_value.ts similarity index 100% rename from tests/mock_value.ts rename to fall/tests/mock_value.ts diff --git a/tests/redeem.ts b/fall/tests/redeem.ts similarity index 100% rename from tests/redeem.ts rename to fall/tests/redeem.ts diff --git a/tests/repay.ts b/fall/tests/repay.ts similarity index 100% rename from tests/repay.ts rename to fall/tests/repay.ts diff --git a/tests/swap.ts b/fall/tests/swap.ts similarity index 100% rename from tests/swap.ts rename to fall/tests/swap.ts diff --git a/tests/utils.ts b/fall/tests/utils.ts similarity index 100% rename from tests/utils.ts rename to fall/tests/utils.ts diff --git a/tests/withdraw_liquidity.ts b/fall/tests/withdraw_liquidity.ts similarity index 100% rename from tests/withdraw_liquidity.ts rename to fall/tests/withdraw_liquidity.ts diff --git a/tsconfig.json b/fall/tsconfig.json similarity index 100% rename from tsconfig.json rename to fall/tsconfig.json