Get Mystery Box with random crypto!

Everscale Dev EN

Logo of telegram channel ton_dev — Everscale Dev EN E
Logo of telegram channel ton_dev — Everscale Dev EN
Channel address: @ton_dev
Categories: Telegram
Language: English
Subscribers: 675
Description from channel

Everscale international community channel

Ratings & Reviews

3.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

1

3 stars

1

2 stars

1

1 stars

0


The latest Messages 20

2021-04-23 16:30:51 ​​ Release tonos-se 0.27.0

New
- Support of blockchain config parameters.
- Ability to change the default blockchain config parameters.
- TON live explorer running on the same IP and port as TON OS SE, just open http://ip_address:port (e.g. http://127.0.0.1/). You can explore blocks, transactions, accounts and messages of your TON OS SE

Release ton-q-server 0.37.0

New
- lastBlockTime field of info query returns MAX(blocks.gen_utime).This value is updated in realtime.

Fixed
- counterparties sort order was ascending.

Follow news!

#TONOS_SE
255 views13:30
Open / Comment
2021-04-23 16:16:10 TON.Dev_ENG pinned «​​TONDEV CLI 0.5.0 Release New - clang controller for C++ compiler: install, compile with 1 command, manage versions, etc. - signer controller for signer registry management: generate keys, import keys and mnemonics, specify default signer, etc. - network…»
13:16
Open / Comment
2021-04-23 16:16:10 ​​TONDEV CLI 0.5.0 Release

New
- clang controller for C++ compiler:
install, compile with 1 command, manage versions, etc.
- signer controller for signer registry management:
generate keys, import keys and mnemonics, specify default signer, etc.
- network controller for network registry management:
add networks, configure network giver, specify default network, etc.
- contract controller for contract management:
get contract info summary (address, code hash, network, signer), top up balance, deploy, run, run-local, run-executor
- tondev js wrap generates code and codeHash fields in addition to tvc.
- tondev contract info prints code hash.
- tondev info command prints a summary information from all controllers.
- short aliases for controllers, commands and options.
For example instead of using tondev network list
you can use tondev n l or even shorter tondev nl.

Fixed
- tvm_linker downloads always even if it's up to date.

Stay tuned for more updates!

#SDK
271 views13:16
Open / Comment
2021-04-22 15:00:31 ​​Dear Developers!

We are happy to announce the release of landing page for TONDEV ecosystem for developers!

ton.dev - a good place to start with Free TON development

Write your feedback and suggestions for ton.dev website to https://t.me/ton_sdk channel or PM @EkaterinaPantaz

Stay tuned for more updates!

#TON_Dev
657 viewsedited  12:00
Open / Comment
2021-04-16 12:57:43 ​​Dear Free TON developers!

We are happy to announce the release of `TestSuite4 0.2.1`.

What's New
- Implemented self-destruct feature.
- Various small bugfixes and improvements requested by users.
Find the complete changelog on the provided `CHANGELOG.md`.

Useful links
- TestSuite4 repository
- Documentation

Stay tuned for more updates!

#TestSuite4
1.2K views09:57
Open / Comment
2021-04-12 12:37:21 ​​Dear developers

We preparing a catalog of services and DeBots. If you have created an interesting service (dApp for example) or DeBot, please write down in this form below and we will gladly consider it and add it to the catalog

DeBots form
dApps & services form

Thank you for helping to make the Free TON project better

#DeBots #Services #dApps
737 views09:37
Open / Comment
2021-04-09 18:05:23 ​​Release appkit-js 0.2.0

New
- Account.deployLocal emulates deploy on local TVM.
- AccountType enumeration with available values for acc_type field of the parsed account.
- Account.calcDeployFees and Account.calcRunFees calculates estimated fees for deploy and run message processing.
Fixed
- Before Account.getAccount failed if the account did not exist in the blockchain. Now it returns parsed account with only field acc_type equals to AccountType.nonExist. If account does not exist in the blockchain and deployLocal is executed, it will return a full account object.
Documentation
- API Reference documentation is now hosted at https://tonlabs.github.io/appkit-js/

Release tonos-se 0.26.0
Fixed
- External inbound messages now have created_at field filled.

Useful links
Documentation:
TON-SDK API Reference 
Graphql API 
TONOS-SE 
Repositories:
TON-SDK 
ton-client-js 
ton-q-server 
TONOS-SE

#SDK
319 views15:05
Open / Comment
2021-04-07 21:07:33 ​​Dear Free TON developers!  

We investigated the issue with transaction count decrease. The problem was fixed, report is attached.

Report
Issue: duplicate data
Status: fixed
Root cause: 
- Data duplication was not detected on migration steps. Data was not removed from Actual database.
- Tool used returns exit code=0 in case of query failures in specific cases.
Timeline:
- Apr 7, 2021 - Data deduplicated (fixed and validated). Data migration continued
- Apr 7, 2021 - Root cause found.
- Apr 7, 2021 - Transactions count mismatch detected. Data migration halted. Investigation started.
- Apr 4, 2021 - Data migration started.
- March 31, 2021 - Data migration had a silent failure: Tool used returned an exit code 0 while had query failure. Data was copied, but was not deleted. Data has duplicates in historic and actual databases from this moment.
Next steps:
- Tools improvements (planned)
- Improve validation steps (planned)

#Update
962 views18:07
Open / Comment
2021-04-05 23:11:20 ​​Release TON-SDK 1.12

New
- [utils.compress_zstd] compresses data using Facebook's Zstandard algorithm.
- [utils.decompress_zstd] decompresses data using Facebook's Zstandard algorithm.
- Debot module:
  - init function that creates an instance of DeBot and returns DeBot metadata.
  - Dengine fetches metadata form DeBot by calling 2 mandatory functions: getRequiredInterfaces and getDebotInfo. This data is returned by fetch and init functions.
  - approve DeBot Browser callback which is called by DEngine to request permission for DeBot activities.

Changed
- Debot Module:
  - [breaking] fetch function does't create an instance of debot. It returns DeBot metadata (DebotInfo).
  - [breaking] start function does't create an instance of debot. It accepts DeBot handle created in init function.

#SDK
19 views20:11
Open / Comment
2021-03-31 16:01:42 ​​Dear Free TON Developers!

We are happy to announce... 

Security Card SDK release!

Three client libraries for smartphones to handle NFC TON Labs Security card and a bulk of documentation are published now!

- Library for Android 
- Library for iPhone 
- Library for React Native 

React Native sample project demonstrating work with NFC Card.

Each library is published to an appropriate package manager. Find more information in README. 

For each Security card operation you can find a corresponding function in the library that prepares and sends the request and postprocess the card response.

Check docs folder with necessary information related to Security Card: 
- Description of processes of TON Labs Security card ordering and activation
- Specification for TON Wallet applet describing all APDU commands and applet states
- Security card recovery service
- API reference

See the full Release notes here. 

Stay tuned! Security card DeBot is coming! :)

#SDK #Security_card
1.0K views13:01
Open / Comment