GithubHelp home page GithubHelp logo

rainbowc's People

Contributors

chuck-h avatar

Watchers

 avatar  avatar

rainbowc's Issues

Testing

Need to implement test suite

provide contract action to set creation authorization permission

As of bfaacaf, creation of a new token requires authorization from both the issuer and the contract account. The required contract account permission is create_token_permission which is fixed at "active". Contract immutability can be obtained by burning the contract owner and active keys (e.g. setting them to eosio.null), but this prevents creation of any new tokens. Better to have a custom permission for token creation as anticipated in the variable name above.

We could initialize create_token_permission to "active", but use a boolean switch in a new action to switch to a dedicated permission. This way simpler applications don't need to worry about creating a new permission, but more sophisticated apps can do so.

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.