Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
hive
hive
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • hive
  • hivehive
  • Issues
  • #38

Closed
Open
Opened May 03, 2020 by Pablo Garcia@pgarcgoReporter

Invalid reward found name

Executing info command in cli_wallet returns exception (branch 0.24.0):

1695390ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":{"head_block_number":0,"head_block_id":"0000000000000000000000000000000000000000","time":"2016-01-01T00:00:00","current_witness":"initminer","total_pow":"18446744073709551615","num_pow_witnesses":0,"virtual_supply":"250000000.000 TESTS","current_supply":"250000000.000 TESTS","confidential_supply":"0.000 TESTS","init_sbd_supply":"7000000.000 TBD","current_sbd_supply":"0.000 TBD","confidential_sbd_supply":"0.000 TBD","total_vesting_fund_steem":"0.000 TESTS","total_vesting_shares":"0.000000 VESTS","total_reward_fund_steem":"0.000 TESTS","total_reward_shares2":"0","pending_rewarded_vesting_shares":"0.000000 VESTS","pending_rewarded_vesting_steem":"0.000 TESTS","sbd_interest_rate":0,"sbd_print_rate":10000,"maximum_block_size":393216000,"required_actions_partition_percent":0,"current_aslot":0,"recent_slots_filled":"340282366920938463463374607431768211455","participation_count":128,"last_irreversible_block_num":0,"vote_power_reserve_rate":40,"delegation_return_period":3600,"reverse_auction_seconds":1800,"available_account_subsidies":0,"sbd_stop_percent":500,"sbd_start_percent":200,"next_maintenance_time":"2016-01-01T00:00:00","last_budget_time":"2016-01-01T00:00:00","content_reward_percent":7500,"vesting_reward_percent":1500,"sps_fund_percent":0,"sps_interval_ledger":"0.000 TBD","downvote_pool_percent":0},"id":8} 1695392ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":{"id":0,"current_virtual_time":"0","next_shuffle_block_num":1,"current_shuffled_witnesses":["initminer","","","","","","","","","","","","","","","","","","","",""],"num_scheduled_witnesses":1,"elected_weight":1,"timeshare_weight":5,"miner_weight":1,"witness_pay_normalization_factor":25,"median_props":{"account_creation_fee":"0.000 TESTS","maximum_block_size":131072,"sbd_interest_rate":1000,"account_subsidy_budget":797,"account_subsidy_decay":347321},"majority_version":"0.0.0","max_voted_witnesses":19,"max_miner_witnesses":1,"max_runner_witnesses":1,"hardfork_required_witnesses":17,"account_subsidy_rd":{"resource_unit":10000,"budget_per_time_unit":797,"pool_eq":157691079,"max_pool_size":157691079,"decay_params":{"decay_per_time_unit":347321,"decay_per_time_unit_denom_shift":36},"min_decay":0},"account_subsidy_witness_rd":{"resource_unit":10000,"budget_per_time_unit":996,"pool_eq":9384019,"max_pool_size":9384019,"decay_params":{"decay_per_time_unit":7293741,"decay_per_time_unit_denom_shift":36},"min_decay":0},"min_witness_account_subsidy_decay":0},"id":9} 1695393ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":"0.0.0","id":10} 1695393ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":{"base":"0.001 TBD","quote":"0.001 TESTS"},"id":11} 1695394ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","result":{"account_creation_fee":"0.000 TESTS","maximum_block_size":131072,"sbd_interest_rate":1000,"account_subsidy_budget":797,"account_subsidy_decay":347321},"id":12} 1695395ms websocket_api.cpp:102 on_message ] message: {"jsonrpc":"2.0","error":{"code":-32003,"message":"Assert Exception:fund != nullptr: Invalid reward fund name","data":{"code":10,"name":"assert_exception","message":"Assert Exception","stack":[{"context":{"level":"error","file":"condenser_api.cpp","line":839,"method":"get_reward_fund","hostname":"","timestamp":"2020-05-03T12:28:15"},"format":"fund != nullptr: Invalid reward fund name","data":{}}]}},"id":13} 0 exception: unspecified Assert Exception:fund != nullptr: Invalid reward fund name {"error":"Assert Exception:fund != nullptr: Invalid reward fund name","data":{"id":13,"error":{"code":-32003,"message":"Assert Exception:fund != nullptr: Invalid reward fund name","data":{"code":10,"name":"assert_exception","message":"Assert Exception","stack":[{"context":{"level":"error","file":"condenser_api.cpp","line":839,"method":"get_reward_fund","hostname":"","timestamp":"2020-05-03T12:28:15"},"format":"fund != nullptr: Invalid reward fund name","data":{}}]}}}} state.cpp:38 handle_reply new >>>

Edited May 03, 2020 by Pablo Garcia
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: hive/hive#38