EOSIO / eosio.contracts

Smart contracts that provide some of the basic functions of the EOSIO blockchain
https://eosio.github.io/eosio.contracts/latest
MIT License
325 stars 574 forks source link

Fail to publishing eosio.system contract #483

Closed gzliudan closed 4 years ago

gzliudan commented 4 years ago

cleos set contract eosio ~/eosio/eosio.contracts/build/contracts/eosio.system -p eosio Reading WASM from /home/liudan/eosio/eosio.contracts/build/contracts/eosio.system/eosio.system.wasm... Publishing contract... error 2020-04-03T12:44:48.012 cleos main.cpp:4013 main ] Failed with error: deadline 2020-04-03T12:44:47.999 exceeded by 92us (2) deadline 2020-04-03T12:44:47.999 exceeded by 92us

heifner commented 4 years ago

This belongs in eos repo where you already reported it. Closing this one in favor of https://github.com/EOSIO/eos/issues/8902