Giter Site home page Giter Site logo

docs's People

Contributors

akifoq avatar awesome-doge avatar coderneos avatar condor-the-bird avatar dariotarantini avatar emelyanenkok avatar fishmandev avatar fjolne avatar hiyorimi avatar junaidbabu avatar merded avatar mr-tron avatar mrmuminov avatar murphy-orangemud avatar nichitagutu avatar nonam3e avatar p0lunin avatar qpwedev avatar sonofmom avatar spycheese avatar starlightduck avatar tolya-yanot avatar tsivarev avatar yma-het 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  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  avatar  avatar  avatar  avatar  avatar

Watchers

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

docs's Issues

Typos

Now:
contract optionally generates ougoing messages
Should be:
contract optionally generates outgoing messages

Now:
There is a special mechanism of routing which move messages from ougoing queues
Should be:
There is a special mechanism of routing which move messages from outgoing queues

Src: https://ton.org/docs/#/overviews/TON_blockchain_overview


Now:
info (header of some sort, which describe source, destination and othe metadata)
Should be:
info (header of some sort, which describe source, destination and other metadata)

Scr: https://ton.org/docs/#/smart-contracts/messages

Development Ton pool

Do you need full nodes to develop the ton pool?
Are there relevant process documents?

Search button out of place

On Android, using Brave Browser or Google Chrome, the "Search" button is misplaced.
Screenshot_2022-10-09-03-09-55-870_com brave browser
Screenshot_2022-10-09-03-15-09-853_com android chrome

Poco X3 Pro
MIUI 13.0.4
Android 12

Bridge Took My Coins

I transferred TonCoin from my desktop wallet to metamask the address showed up just fine no issues it allowed me to send the ton out but now 5 days later its saying its an invalid address shouldnt software know this before it allows it to be sent. on top of this you have no direct access for the bridge or support. I need to speak to someone about having these returned to sender wallet. My email is [email protected]
wallet: EQD-D7npZEYubyQ7pMuH3Tt9uKLbXzj1bvASRR82__hM7Sh9

Can't get rldp-http-proxy to work.

I compiled rldp-http-proxy following instuction in HOWTO->TON Sites. But I can run it only in 0.0.0.0 address, not on certain interface.
When I try to run rldp-http-proxy with -a parameter and point IP with a port like this:
rldp-http-proxy -p 8080 -a <my_public_ip>:3333 -C global.config.json
I get error :
[TonlibClient.cpp:2092][!tonlibclient][&!config->ignore_cache_] Unknown LastBlockState: [Error : 0 : Unknown key]
[keys.hpp:221][!PeerTable] Check Unreachable failed
At the same time if I run that way:
rldp-http-proxy -p 8080 -c 3333 -C global.config.json
the proxy starts up and I see it in running processes and listen ports. But when I try to get to http://test.ton I get nothing.

Missing exotic cell primitives on TVM instructions page

https://github.com/ton-blockchain/docs/blob/master/docs/smart-contracts/tvm-instructions/instructions.md is missing some primitives:

CF23 — ENDXC (b x – c), if x 6= 0, creates a special or exotic cell
(cf. 3.1.2) from Builder b. The type of the exotic cell must be stored
in the first 8 bits of b. If x = 0, it is equivalent to ENDC. Otherwise
some validity checks on the data and references of b are performed
before creating the exotic cell

D739 — XCTOS (c – s ?), transforms an ordinary or exotic cell into a
Slice, as if it were an ordinary cell. A flag is returned indicating whether
c is exotic. If that be the case, its type can later be deserialized from
the first eight bits of s

Cannot find test giver account

I'm follow all instructions from the getting started section but when I try to obtain account state for the "test giver" as described in the step-by-step section I got message account state is empty.
Is this problem on my side or "test giver" address has been changed?

Is there any logical sequence in these documents?

Is there any logical sequence in these documents? I am especially interested in FunC. It would be nice to have something similar to Getting Started, which shows how to write Hello World and leaves links to the next steps in the study.

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.