Coder Social home page Coder Social logo

make-software / casper-account-info-contract Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 10.0 95 KB

Casper Account Info Contract allows account owners on the Casper Network to provide information about themselves to the public.

License: Apache License 2.0

Makefile 1.36% Rust 71.04% Shell 27.60%
blockchain blockchain-technology casper-network smart-contract hacktoberfest

casper-account-info-contract's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

casper-account-info-contract's Issues

--gas-price

When running the command from provided docs:

sudo -u casper casper-client put-deploy \
    --chain-name "casper" \
    --node-address "http://127.0.0.1:7777/" \
    --secret-key "/etc/casper/validator_keys/secret_key.pem" \
    --session-hash "fb8e0215c040691e9bbe945dd22a00989b532b9c2521582538edb95b61156698" \
    --session-entry-point "set_url" \
    --payment-amount 10000000000 \
    --gas-price=1 \
    --session-arg=url:"string='https://MYSUPERCASPERVALIDATOR.COM'"

I get the error:

error: unexpected argument '--payment-gas-price' found

Also its usage prompt is:

Usage: casper-client put-deploy --chain-name --node-address HOST:PORT --secret-key --session-entry-point <--session-path |--session-package-hash |--session-package-name |--is-session-transfer|--session-hash |--session-name |--show-simple-arg-examples|--show-json-args-examples> <--payment-amount |--payment-path |--payment-package-hash |--payment-package-name |--payment-hash |--payment-name |--show-simple-arg-examples|--show-json-args-examples> <--payment-arg <"NAME:TYPE='VALUE'" OR "NAME:TYPE=null">|--payment-args-json |--payment-args-complex >

I think its removed and the docs are not up to date. Running it without --gas-price worked.

deploy fails due to copy paste (hidden empty space)

What happened?
Even though everything was correct with the json file I wasn't getting verified. Later @mrkara figure it out that there was a hidden empty space in the beginning of the json file that wasn't visible on the windows environment. Git doesn't see any difference. Only the ide puts a warning between correct and hidden space version that one of them is utf8 with signature and one of them is utf8 without signature. I think it should be mentioned in the wiki with big letters that people shouldnt copy paste rather download and edit the file otherwise invisible empty space awaits :)

What did you expect to happen?
I was expecting to be verified.

Are you willing to submit a pull request to fix this bug?
Can't pr wiki i guess.

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.