Ilya Evdokimov
Ilya Evdokimov
I have two instances of strange behavior: 1. Mainnet issue. Channel between Eclair and CLightning is in closing state for month or so. The closing was started due to fee...
Dear BlockSci developers! I wish you could change section ["Compiling BlockSci"](https://citp.github.io/BlockSci/compiling.html) and add Cmake version. I'm not sure what version have to be to successfully compile the project, however, the...
Sample contract now includes failing function with non-default error code and corresponding test checking this error.
Service keeps sending the same events even after invocation events_mark_post and receiving response: ` 'status': 'Ok'`.
1. Documentation in README.md does not correspond to actual endpoints in Swagger 2. Service returns `{'error_message': None, 'status': 'Ok'}` on the submitted event, but it (actually they) keeps appearing in...
The documentation misses the exact specification of JSON payload serialization and exists only implicitly in wallet.sh. The important moment here of course, the amount of empty spaces or `indent` parameter....
The endpoint `/ton/v3/transactions/id/854c419dc34727bcb403f89b46a98045f1c29caa7de0e88063e4d6f7f5ce860c` It is highly confusing because what is meant is _internal_ transaction ID.
Log output. ``` Dec 13 21:20:44 evernode ton-wallet-api[548446]: INFO ton_wallet_api::api = started GET /ton/v3/address/0:82d6884271fab6516973024db8247c807f56085c99526d965d4bae695885f969 Dec 13 21:20:44 evernode ton-wallet-api[548446]: INFO sqlx::query = SELECT id, service_id as …; rows affected: 0,...
Currently, no information about the actual whitelist and tracked tokens is provided for dependent service.
Example ``` { "id": "ad5e0174-4eeb-4b64-aae8-6f3966ec51b5", "transactionId": "6c354b16-b28c-4135-82b4-93081f8e9b46", "transactionHash": "d9994ad2ede3b81befb5f27f103569a7a6041b049259788bd55fb9f0ac2e7669", "messageHash": "598b70d6cf4baed2525aba5b4c9bf5d3c35b090801fdca9149b95b69179ea4cc", "ownerMessageHash": null, "account": { "workchainId": 0, "hex": "e310334bb9c391762448a046f509fd14f288a7bad178f7d023ade10792cf236b", "base64url": "EQDjEDNLucORdiRIoEb1Cf0U8oinutF499AjreEHks8jaxPq" }, "sender": null, "balanceChange": "10000000000000000", "rootAddress": "0:34eefc8c8fb2b1e8da6fd6c86c1d5bcee1893bb81d34b3a085e301f2fba8d59c", "transactionDirection": "Receive",...