TransWikia.com
  1. All Categories
  2. EOS.IO

EOS.IO : Recent Questions and Answers (Page 6)

Find answers to your questions about EOS.IO or help others by answering their EOS.IO questions.

chainbase::database error

After program is terminated, user defined object cannot be loaded to chainbase::database. my code is followed.enum my_type { my_inx01_object_type};namespace eosio { namespace chain { ...

Asked on 08/20/2021 by iambaeba1

1 answer

Creating new account in EOS Studio throws signatures error

Hello stackExchange community. I am trying to follow along the Udemy Elemental Battles dApp tutorial, I have created a smart contract with login functionality and compiled it successfully, but when...

Asked on 08/20/2021 by Milos Krstic

1 answer

Multi-Sig set permission vs Multi-sig propose transaction, do you need to specify the accounts in both?

So I created an MSIG account using set permissionscleos set account permission msigact11113 active '{"threshold":2,"keys":[],"accounts":[{"permission":{"actor":"permitact111","permission":"active"},"weight":2},{"permission":{"actor":"permitact112","permission":"active"},"weight":1},{"permission":{"actor":"permitact113","permission":"active"}, "weight":1},{"permission":{"actor":"permitact114","permission":"active"},"weight":1}],"waits":[]}' -p msigact11113@ownerand then propose the transactioncleos multisig propose payme '[{"actor": "permitact111", "permission":...

Asked on 08/20/2021 by spar cusa

1 answer

addressbook example. Where is the message used in the notify action?

Section 2.6 of the EOSIO developer docs https://developers.eos.io/welcome/latest/getting-started/smart-contract-development/adding-inline-actions describes how send an inline action. It all works fine but I can't see how the message argument is...

Asked on 08/20/2021

1 answer

How to run nodeos consistently even when dirty flag is set?

Here is my chain of invocation npm run compose:up -> ./start_compose.sh -> docker-compose -f compose.yml up package.json..."compose:up": "concurrently -n "DOCKER" "cd packages && ./start-compose.sh --build",...start_compose.sh...docker-compose -f docker-compose.dev.yml up...docker-compose.dev.yml...

Asked on 08/20/2021 by Tigran Sahakyan

1 answer

read datastream of length 29 over by -4

enum house_status: uint64_t { NEW = 10, FULL = 20, ONGOING = 30, OVER = 40};struct ...

Asked on 02/16/2021 by lijianwei

1 answer

Smart contract error while calling recover_key

Specs I am using the function recover_key from the library crypto.h at the following link: https://github.com/EOSIO/eos/blob/master/contracts/eosiolib/crypto.h Codeint compressed_size = recover_key(&digest, (char *)signature, sizeof(signature),(char *)compressed, sizeof(compressed));Error I...

Asked on 02/06/2021 by Riccardo Persiani

1 answer

A possible alternative sign in/login process instead of firebase auth / amazon cognito using an eos contract?

I had the the idea of a secure alternative login process using an EOS smart contract instead of firebase or Amazon cognito. I would like to know if something like...

Asked on 02/04/2021 by Mangooxx

2 answer

How can I read block data from chainbase memory of a running node?

I am running nodeos on my local machine. I can get the account data for an account by hitting the chain/get_account API. However, I wish to extend its functionality in...

Asked on 01/31/2021 by eosahota

1 answer

Main steps for preparing IDE for Nodeos development

I'm a Java developer so I am a bit new to prepare IDE for C+ project. What are the main steps for preparing development environment for Nodeos? I downloaded full...

Asked on 01/29/2021 by congnghebitcoin.com

1 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP