GithubHelp home page GithubHelp logo

eosdactoken's People

Contributors

hellochenlian avatar songgeng87 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eosdactoken's Issues

balanceof assert

aiz@ubuntu:~$ cleos set contract dactoken11 ./eos/contracts/eosdactoken -p dactoken11
Reading WAST/WASM from ./eos/contracts/eosdactoken/eosdactoken.wasm...
Using already assembled WASM...
Publishing contract...
executed transaction: ea2ffaee8cadcc7175c00c8159ccf7697d1323086ecb29fa79aab90b84b9d6ff  13368 bytes  2231 us
#         eosio <= eosio::setcode               {"account":"dactoken11","vmtype":0,"vmversion":0,"code":"0061736d01000000019d011960037f7e7f0060047f7...
#         eosio <= eosio::setabi                {"account":"dactoken11","abi":"0e656f73696f3a3a6162692f312e30020c6163636f756e745f6e616d65046e616d650...
warning: transaction executed locally, but may not be confirmed by the network yet
aiz@ubuntu:~$ cleos push action dactoken11 create '[ "dactoken11", "100.0000 YYY"]'  -p dactoken11
executed transaction: 209e1e1ddce91700dddf036dbdd4d2e28b5419af90c122cd2178534a35be316e  120 bytes  410 us
#    dactoken11 <= dactoken11::create           {"issuer":"dactoken11","maximum_supply":"100.0000 YYY"}
warning: transaction executed locally, but may not be confirmed by the network yet
aiz@ubuntu:~$ cleos push action dactoken11  issue '[ "dactoken11", "1.0000 YYY", "m" ]' -p  dactoken11
executed transaction: 4cd644ca705f4309fdf6baf95bde4cd2a027142bb62720faabd2a76768ce86cc  120 bytes  642 us
#    dactoken11 <= dactoken11::issue            {"to":"dactoken11","quantity":"1.0000 YYY","memo":"m"}
warning: transaction executed locally, but may not be confirmed by the network yet
aiz@ubuntu:~$ cleos push action dactoken11  balanceof '{"owner":"dactoken11", "symbol":"YYY"}' -p  dactoken11
Error 3050003: eosio_assert_message assertion failure
Error Details:
assertion failure with message: unable to find key
aiz@ubuntu:~$ cleos get table dactoken11 dactoken11 accounts
{
  "rows": [{
      "balance": "1.0000 YYY"
    }
  ],
  "more": false
}

eos-v4.2.0 ubuntu16.04

push action failed

cleos push action dactoken create '[ "eosio", "10000000.0000 OCT"]' -p dactoken
108411ms thread-0 main.cpp:2552 main ] Failed with error: Assert Exception (10)
is_type(field.type):

push action failed. eos dawn-v4.2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.