Skip to content

Instantly share code, notes, and snippets.

@guilledk
Created January 5, 2022 15:09
Show Gist options
  • Save guilledk/326658e33cac4dcc4000797c149a4617 to your computer and use it in GitHub Desktop.
Save guilledk/326658e33cac4dcc4000797c149a4617 to your computer and use it in GitHub Desktop.
2022-01-05T15:04:51: [65 - 02_continuous_reader] block_num: 47, block_size: 186, traces_size: 335, deltas_size: 526
2022-01-05T15:04:51: [71 - 03_deserializer] Delta struct [contract_row] processing error: Cannot read properties of undefined (reading 'toString')
2022-01-05T15:04:51: [71 - 03_deserializer] [
2022-01-05T15:04:51: 'contract_row_v0',
2022-01-05T15:04:51: {
2022-01-05T15:04:51: code: 'eosio',
2022-01-05T15:04:51: scope: 'eosio',
2022-01-05T15:04:51: table: 'global',
2022-01-05T15:04:51: primary_key: '7235159537265672192',
2022-01-05T15:04:51: payer: 'eosio',
2022-01-05T15:04:51: '@timestamp': '2022-01-05T15:04:52.000',
2022-01-05T15:04:51: present: 1,
2022-01-05T15:04:51: block_num: 47,
2022-01-05T15:04:51: block_id: '0000002fb84762f040ff51f65797b57de3a5429339f890aa6839fa8543353efa',
2022-01-05T15:04:51: '@global': {
2022-01-05T15:04:51: max_block_net_usage: '1048576',
2022-01-05T15:04:51: target_block_net_usage_pct: 1000,
2022-01-05T15:04:51: max_transaction_net_usage: 1048575,
2022-01-05T15:04:51: base_per_transaction_net_usage: 12,
2022-01-05T15:04:51: net_usage_leeway: 500,
2022-01-05T15:04:51: context_free_discount_net_usage_num: 20,
2022-01-05T15:04:51: context_free_discount_net_usage_den: 100,
2022-01-05T15:04:51: max_block_cpu_usage: 200000,
2022-01-05T15:04:51: target_block_cpu_usage_pct: 1000,
2022-01-05T15:04:51: max_transaction_cpu_usage: 150000,
2022-01-05T15:04:51: min_transaction_cpu_usage: 100,
2022-01-05T15:04:51: max_transaction_lifetime: 3600,
2022-01-05T15:04:51: deferred_trx_expiration_window: 600,
2022-01-05T15:04:51: max_transaction_delay: 3888000,
2022-01-05T15:04:51: max_inline_action_size: 4096,
2022-01-05T15:04:51: max_inline_action_depth: 4,
2022-01-05T15:04:51: max_authority_depth: 6,
2022-01-05T15:04:51: max_ram_size: '100000000000000',
2022-01-05T15:04:51: total_ram_bytes_reserved: '1073808882',
2022-01-05T15:04:51: total_ram_stake: '38143',
2022-01-05T15:04:51: last_producer_schedule_update: '2000-01-01T00:00:00.000',
2022-01-05T15:04:51: last_pervote_bucket_fill: '1970-01-01T00:00:00.000',
2022-01-05T15:04:51: pervote_bucket: '0',
2022-01-05T15:04:51: perblock_bucket: '0',
2022-01-05T15:04:51: total_unpaid_blocks: 0,
2022-01-05T15:04:51: total_activated_stake: '0',
2022-01-05T15:04:51: thresh_activated_stake_time: '1970-01-01T00:00:00.000',
2022-01-05T15:04:51: last_producer_schedule_size: 0,
2022-01-05T15:04:51: total_producer_vote_weight: 0,
2022-01-05T15:04:51: last_name_close: '2000-01-01T00:00:00.000'
2022-01-05T15:04:51: }
2022-01-05T15:04:51: }
2022-01-05T15:04:51: ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment