Giter Site home page Giter Site logo

cassini's People

Contributors

calvinaco avatar lezzokafka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cassini's Issues

Fees consumed and transaction not performed using cronosd CLI

I am testing with a node on ubuntu (WSL2) and all transactions using cronosd CLI require 1tcro in fees. At first, I thought it was intended to combat spamming. Regardless, when fee is paid, gas is consumed, yet transaction is never performed.

Reproduction:
$cronosd query bank balances tcrc1qe9efupn8am0kn9m9nvgv567xsqkxf2a8egqxu | jq '.balances[].amount'
"53895000000000000000"

$cronosd tx bank send tcrc1qe9efupn8am0kn9m9nvgv567xsqkxf2a8egqxu tcrc1ap0anlca2hm6ujjhahw0njah03ngvy3mkpwmd0 1tcro --chain-id "cassini_339-1" -y
{"height":"0","txhash":"CD033D9B43F617FD28079D847A0BEEEAF7C51DB3E346E0775DC09C44E9A54005","codespace":"sdk","code":13,"data":"","raw_log":"insufficient fees; got: required: 1000000000000000000basetcro: insufficient fee","logs":[],"info":"","gas_wanted":"0","gas_used":"0","tx":null,"timestamp":""}

$cronosd tx bank send tcrc1qe9efupn8am0kn9m9nvgv567xsqkxf2a8egqxu tcrc1ap0anlca2hm6ujjhahw0njah03ngvy3mkpwmd0 1tcro --chain-id "cassini_339-1" --fees 1000000000000000000basetcro -y
{"height":"0","txhash":"F83415B9AFB18E7B4B5735EEA4D157C6E5C4D9F5C3E6C667E0882667E8CFFD2A","codespace":"","code":0,"data":"","raw_log":"[]","logs":[],"info":"","gas_wanted":"0","gas_used":"0","tx":null,"timestamp":""}

$cronosd query bank balances tcrc1qe9efupn8am0kn9m9nvgv567xsqkxf2a8egqxu | jq '.balances[].amount'
"52895000000000000000"

I can only transfer using metamask for now. Not sure it is a bug, a disabled feature, or a misconfiguration of my node.

Json bug

I found extremely hard to swap and pay gas fee sometimes error
Because json rpc invalid
Screenshot_2021-10-13-18-46-33-578_io metamask

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.