eos icon indicating copy to clipboard operation
eos copied to clipboard

An open source smart contract platform

Results 103 eos issues
Sort by recently updated
recently updated
newest added

hello ,I am very curious about the waiting action, why should wait 50ms before producing next block? Waiting for last block comming ?

Hi im trying to do this: //create a new wallet 1)cleos wallet create -n claudia -f claudia_wallet_password.pwd //create new keys 2)cleos create key --file claudia.txt //save those keys Private key:...

When I try to use this example https://developers.eos.io/welcome/v2.0/tutorials/tic-tac-toe-game-smart-contract-single-node $ cleos wallet list Wallets: [ "local *" ] Excuse me, what is the reason

Environment: Using MacBook Pro, with chip Apple M1 Pro and running macOS Monterey. When installing EOSIO with Homebrew ```` % brew install eosio ```` the following error is thrown: ````...

what a joke how ever single thing i want to code around is perfectly designed to not work for me .... how is windows not a supported system if you...

## Change Description ## Change Type **Select *ONE*:** - [ ] Documentation - [ ] Stability bug fix - [ ] Other - [ ] Other - special case ##...

I'm installing with brew with rosetta2 transaltion on apple M1, getting the error. ``` ==> Installing eosio from eosio/eosio Warning: Building eosio/eosio/eosio from source as the bottle needs: - HOMEBREW_CELLAR:...

I am running a local blockchain with the following command: ``` nodeos -e -p "eosio" --plugin eosio::chain_api_plugin --plugin eosio::history_api_plugin --delete-all-blocks > /dev/null 2>&1 & ``` (nodeos v2.0.6) I have a...

I want to use multi_index.hpp from cdt,how to include it from cdt?

https://developers.eos.io/manuals/eos/v2.1/release-notes/v2.1.0-rc1/#developer-preview-rocksdb-storage-for-db-and-key-value-apis-9340-9529 Does anyone can tell me why this feature is not yet ready for production usage? Anyone can tell me the details, please? I need to explain to my client...