Получи случайную криптовалюту за регистрацию!

Everscale SDK / Graphql API / Dev Tools

Логотип телеграм канала @ever_sdk_channel — Everscale SDK / Graphql API / Dev Tools E
Логотип телеграм канала @ever_sdk_channel — Everscale SDK / Graphql API / Dev Tools
Адрес канала: @ever_sdk_channel
Категории: Криптовалюты
Язык: Русский
Количество подписчиков: 72
Описание канала:

Here you can find news about
- Everscale SDK
- Evercloud Graphql API
- local blockchain Evernode-SE
Forum, useful links: https://forum.freeton.org/t/sdk-useful-links/7824

Рейтинги и Отзывы

1.67

3 отзыва

Оценить канал ever_sdk_channel и оставить отзыв — могут только зарегестрированные пользователи. Все отзывы проходят модерацию.

5 звезд

0

4 звезд

0

3 звезд

1

2 звезд

0

1 звезд

2


Последние сообщения

2023-03-22 18:24:58
Release SDK 1.42.0

New

- Added message monitoring functions to the processing module: monitor_messages,
fetch_next_monitor_results, get_monitor_info, cancel_monitor****.
- Added processing.send_messages function.
- Improved error resolving for deleted accounts
- net.first_remp_status_timeout config parameter default value set to 1 ms in order to start
fallback scenario together with REMP statuses processing while REMP is not properly tuned yet.
- Network errors are returned on subscription creation if occured

Fixed

- ParamsOfSubscribe was not public.
- subscribe did not trim subscription query text. It is required for some graphql servers
expecting that query text starts from operation text.
260 viewsedited  15:24
Открыть/Комментировать
2023-03-01 15:18:02
Attention all talented IT professionals!
EverX team is expanding and is currently seeking a highly motivated Senior QA Engineer!

We are searching for individual who is passionate about their work and has a strong background in IT. You should also be able to work collaboratively within a team. If you are an expert in quality assurance and thrive on challenging projects, we have exciting opportunities for you!

You can find more details about the vacancy here: https://www.linkedin.com/feed/update/urn:li:activity:7036642098355318784

If you are interested in applying for this exciting opportunity, please send us your CV and a cover letter outlining your skills and experience. Contact - [email protected] (Anastasia)

We look forward to hearing from you!
32 views12:18
Открыть/Комментировать
2023-02-28 07:25:32
Release evernode-se 0.37.0

New

- Produces masterchain block for each workchain block.
- Added ability to update blockchain config with node restart (without killing the database). After changing the config stop and start the node to apply it. It will produce new key block from the new config.
- CapSignatureWithId capability is supported: global_id parameter is used as a signature_id if CapSignatureWithId cap is turned
on in the blockchain config.

Fixed
- global_id parameter in ton-node.conf.json is written into blocks.
151 views04:25
Открыть/Комментировать
2023-02-14 20:02:40
New

- CapSignatureWithId capability is supported. Network signature ID is used by VM in signature verifying instructions if capability CapSignatureWithId is enabled in blockchain configuration parameters. This parameter should be set to global_id field from any blockchain block if network can not be reached at the moment of message encoding and the message is aimed to be sent into network with CapSignatureWithId enabled. Otherwise signature ID is detected automatically inside message encoding functions. Overwrite priority: ExecutionOptions.signatureid -> ClientConfig.network.signatureid -> last network block
- ClientConfig.network.signature_id optional parameter is added. Specify it in case of offline work for all message signing operations to use.
- ExecutionOptions is extended with signature_id optional parameter. Specify locally for a particular run_tvm or run_executor call.
- net.get_signature_id function returns global_id if CapSignatureWithId capability is enabled

- message_id and message_dst fields are added to all ProcessingEvent variants
- Config parameter binding: { library: string, version: string }. Binding authors should define this parameter at context initialization.
- tonclient-binding-library and tonclient-binding-version GraphQL request headers.
- Error.data.binding_library and Error.data.binding_version error data fields.

Client breaking changes
- abi.get_signature_data function ouput parameter hash is renamed to unsigned for consistency with other crypto functions parameters

Possible breaking change on binding side
- Changed type of the dictionary parameter or mnemonic crypto functions and crypto config. Now it uses MnemonicDictionary enum type instead of number. MnemonicDictionary numeric constants are compatible with previous values.

Deprecated
- debot engine module is deprecated. Debot engine development has migrated to a separate repository (soon will be published). So, in order to reduce sdk binary size, we will remove debot engine module from sdk in the next releases.
76 views17:02
Открыть/Комментировать
2023-02-13 12:20:05 Dear Evercloud users

Around 10.40 CET we will have a short maintenance of Evercloud infrastructure, you may experience 1 minute disconnection.
91 views09:20
Открыть/Комментировать
2023-01-18 14:19:26
Dear Evercloud users,

List of public endpoints was updated.
Everscale Test Network (aka FLD) endpoints are added.

If you are interested in testing new network features - Test FLD Network gives you this opportuity

https://docs.evercloud.dev/products/evercloud/networks-endpoints
233 views11:19
Открыть/Комментировать
2023-01-12 18:17:17
Release SDK 1.40.0

New

- abi.get_signature_data function that returns signature from message and hash to verify the signature

Improvement

- local endpoints with port specified are expanded with http protocol instead of https (e.g.
localhost:8033 in expanded to http://localhost:8033/graphql)
88 views15:17
Открыть/Комментировать
2023-01-11 06:01:47 Update: issue resolution on cloud provider side is still in progress, but we have managed to partially restore functionality (full functionality with low redundancy and low throughput).
110 views03:01
Открыть/Комментировать
2023-01-11 01:59:48 Dear Evercloud users. Service is currently down due to cloud provider network issues spanning multiple datacenters. We will be back as soon as possible.
32 views22:59
Открыть/Комментировать
2022-12-20 11:08:45
Release evernode-se 0.36.0

New
- CapFullBodyInBounced is enabled to put full body in bounced message
- CapCopyleft is enabled to use contracts with copyleft instructions (but does not work fully yet because masterchain is not yet supported in SE)

Fixed
- Account balance was not updated after account destruction
- Account was not reflected in DB if it was created and deleted in one block
85 views08:08
Открыть/Комментировать