Releases: iExecBlockchainComputing/web3telegram-sdk
Releases · iExecBlockchainComputing/web3telegram-sdk
dapp: v1.0.0-alpha.4
17 Nov 16:22
Compare
Sorry, something went wrong.
No results found
Changed
dapp: implement rate limiting to prevent 429 errors (#90 ) (ae57ff1 )
web3telegram: v0.1.0-alpha.7
13 Nov 15:15
Compare
Sorry, something went wrong.
No results found
Changed
add dealId to sendTelegram response to allow tracking uninitialized tasks by dealId (#87 ) (46c1a19 )
improve campaign methods interfaces (#89 ) (c62d51d )
web3telegram: v0.1.0-alpha.6
10 Nov 16:46
Compare
Sorry, something went wrong.
No results found
dapp: v1.0.0-alpha.3
10 Nov 16:12
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
iapp: result file renamed to result.json; single protectedData result file now contains {"success": <boolean>, "protectedData"?: <address>, "error"?: <string> }; upon error, the iapp will now exit 0 and output "success": false and "error": <string> rather than falling the task.
Added
web3telegram: v0.1.0-alpha.5
14 Oct 13:22
Compare
Sorry, something went wrong.
No results found
Added
Migrate arbitrum-sepolia-testnet from experimental to non-experimental network (#78 ) (1d2ee65 )
Changed
update dependencies and remove experimental flag from config (1d2ee65 )
dapp: v0.1.0-alpha.3
05 Sep 08:49
Compare
Sorry, something went wrong.
No results found
Changed
remove mprotect option and optimize memory configuration (#73 ) (d479e16 )
dapp: v0.1.0-alpha.2
08 Aug 12:28
Compare
Sorry, something went wrong.
No results found
Added
implement Telegram API integration and fix TEE memory usage (#71 ) (00a8e67 )
web3telegram: v0.1.0-alpha.4
07 Aug 13:53
Compare
Sorry, something went wrong.
No results found
Added
add support arbitrum mainnet (7cf7580 )
web3telegram: v0.1.0-alpha.3
31 Jul 09:58
Compare
Sorry, something went wrong.
No results found
Added
add name, accessPrice and remainingAccess properties to Contact (#66 ) (a89bc58 )
Changed
stop exporting internal types (a89bc58 )
web3telegram: v0.1.0-alpha.2
30 Jul 08:27
Compare
Sorry, something went wrong.
No results found
Added
add multi-chain configuration and experimental networks support (#46 ) (26715d1 )
dapp address resolution from compass (#53 ) (9895a48 )
Changed
add .js extensions to ES module imports (#56 ) (0a63891 )
move to latest arbitrum-sepolia-testnet deployment (#61 ) (d83605e )
prevent fetchUserContacts error when user has no contact (#64 ) (261dcb1 )