Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
v0.0.18
What's Changed
- updated SDK & chains package by @farhanW3 in #391
- fix: update routes that require auth by @arcoraven in #392
- fix: Use a single Node entrypoint by @arcoraven in #397
- Added Headers Details to sign End-points by @farhanW3 in #395
- updated GH flow by @farhanW3 in #398
- Dockerfile Updates by @farhanW3 in #399
- updated dockefile with dependencies by @farhanW3 in #400
Full Changelog: v0.0.17...v0.0.18
v0.0.17
Handle more chains and CORS/security updates
What's Changed
- fix: fetch chains from API to support newer chains by @arcoraven in #384
- fix: Append env cors to make it backward compatible with db cors list by @arcoraven in #385
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
What's Changed
- Fix For Local Docker by @farhanW3 in #363
- Configuration + Webhooks : PG Notify/Trigger by @farhanW3 in #361
- Properly await webhook requests by @adam-maj in #367
- fix: disallow localhost webhooks by @arcoraven in #368
- feat: Reset nonces on server start, add endpoint by @arcoraven in #366
- Update webhook status notifications & prevent duplicates by @adam-maj in #369
- chore: update getChainByChainId -> getChainByChainIdAsync by @gerrysaporito in #370
- Fixed Websockets Issue by @farhanW3 in #373
- ACCESS_CONTROL_ALLOW_ORIGIN into Config by @farhanW3 in #372
- Add support for cancelling smart account transactions by @adam-maj in #374
- Add backwards compatibility for access control allow origin by @adam-maj in #375
- fixed doubling of requests by @farhanW3 in #377
- Websocket event updates fixed by @farhanW3 in #376
- CORS Origin : Regex Support by @farhanW3 in #378
- Make access control allow origin backwards compatible by @adam-maj in #379
New Contributors
- @gerrysaporito made their first contribution in #370
Full Changelog: v0.0.13...v0.0.14
Claim-Condition + SDK Updates
What's Changed
- Add queue status system endpoint by @adam-maj in #351
- [Breaking] Remove simulation on queueTx by @adam-maj in #352
- Update accuracy of sentAt timing by @adam-maj in #353
- processTx should block processing until nonce lock is acquired by @adam-maj in #354
- Add nonce incrementing on nonce too low by @adam-maj in #355
- fix: remove trailing slash in origins; add unit test framework by @arcoraven in #356
- fix: allowedContracts should be optional when creating relayer by @arcoraven in #357
- Claim Condition End-points by @farhanW3 in #358
- Claim End-point Updates by @farhanW3 in #359
- SDK Updates by @farhanW3 in #360
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Add queueTxRaw by @adam-maj in #341
- Update logger with unified interface by @adam-maj in #343
- Add configuration for log level and services by @adam-maj in #344
- Update logs for processTx by @adam-maj in #345
- chore: update chains sdk by @arcoraven in #346
- fix: API response body schema has no type
number
by @hsynlms in #340 - feat: time out sent txns after an hour by @arcoraven in #347
- Remove worker restarting by @adam-maj in #348
- Execute processTx on a cron schedule by @adam-maj in #349
- Add send raw transaction & user operation endpoints by @adam-maj in #350
New Contributors
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add getAllTransactions for backend wallet by @adam-maj in #319
- Update chain overrides to use on default chains by @adam-maj in #320
- Add sendTransactionBatch by @adam-maj in #321
- Worker should restart on crash by @adam-maj in #322
- Catch failed transactions in worker by @adam-maj in #323
- Add support for transaction groups by @adam-maj in #324
- Add nonce logging in processTx by @adam-maj in #325
- Switch to send transactions sequentially by @adam-maj in #326
- Retry Transaction Fix by @farhanW3 in #327
- webhook signature fixed by @farhanW3 in #328
- Add logging for maxFeePerGas and maxPriorityFeePerGas by @adam-maj in #329
- Add log for provider.connection.url by @adam-maj in #330
- Add detailed gas fee logging by @adam-maj in #331
- Bump gas limit for transactions by 20% by @adam-maj in #332
- Add layered error handling to worker by @adam-maj in #333
- added back the db update for retry by @farhanW3 in #334
- Fix auth check for relayer by @adam-maj in #335
- Add pagination to getAllWallets by @adam-maj in #336
- Add endpoint to withdraw all funds by @adam-maj in #337
- fixed auth check on urls with startsWith by @farhanW3 in #338
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
What's Changed
- chore: add update relayer endpoint by @arcoraven in #310
- Cancel + Retry Tx Fixed by @farhanW3 in #311
- Engine Version as Env Var on Docker Image by @farhanW3 in #312
- moved the ARG & ENV to prod stage by @farhanW3 in #313
- Webhook Updates + On-Chain Tx Status Add by @farhanW3 in #314
Full Changelog: v0.0.8...v0.0.9