Git Product home page Git Product logo

acala-wiki's People

Contributors

0xthreebody avatar bette7 avatar bgodlin avatar brettkolodny avatar curlybracketeffect avatar dreecer1 avatar gitbook-bot avatar gluneau avatar ibmua avatar ikeralus avatar jamesbayly avatar justinphamnz avatar kealiiokalani avatar lohba avatar lrcnz avatar olanod avatar omahs avatar sasha-nechaiev avatar shaunxw avatar shunjizhan avatar strawberryflavor avatar syan095 avatar thunderdeliverer avatar vahhhh avatar wangjj9219 avatar xlc avatar zjb0807 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

acala-wiki's Issues

Acala evm tips

  1. tx hash is different from Ethereum origin.
  2. call eth_gasPrice to fill gasPrice before send tx. It contains valid_until of the transaction
  3. deploy contract need to call getEthResources to fill gasPrice and gasLimit. AcalaNetwork/bodhi.js#261

Is there a public Mandala node with HTTP RPC?

I need to connect to a node running Mandala using HTTP RPC (not websockets). Looks like these links are outdated: https://wiki.acala.network/learn/get-started/public-nodes#mandala-test-network-nodes.

I've tried:

$ curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method":"state_getKeys", "params": ["0xf62adb4cbbb61c68b60fe8aabda1f8e364d90cadaa764fd8da11d8fb12a69a48"]}' https://acala-mandala.api.onfinality.io/public-rpc
curl: (52) Empty reply from server

But got "Empty reply from server", but the same request to my local Acala node works:

$ curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method":"state_getKeys", "params": ["0xf62adb4cbbb61c68b60fe8aabda1f8e364d90cadaa764fd8da11d8fb12a69a48"]}' http://127.0.0.1:9933
{"jsonrpc":"2.0","result":["0xf62adb4cbbb61c68b60fe8aabda1f8e364d90cadaa764fd8da11d8fb12a69a486416de880ec615c100010002","0xf62adb4cbbb61c68b60fe8aabda1f8e364d90cadaa764fd8da11d8fb12a69a4895256964a9d21b5b00000001"],"id":1}

Could anybody please share the correct URL?

Incomplete note

Line 37 ends mid sentence. Line 38 appears to have completed the thought but leaving an incomplete "Note" will lead to confusion.

Removing "Note that participants that elected the" was likely forgotten after reworking the wording of that section.

Contributors that used the polkadot.js browser extension wallet to participate and selected the `Direct` contribution method, can also connect their wallet to [polkadot.js.org](https://polkadot.js.org/apps/#/explorer) and go to Network->Parachains->Crowdloan and see `My contributions` in the `raised` column. Note that participants that elected the 

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.