Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
v0.0.2-beta
What's Changed
- fix for adding wallets dynamically for a new chain by @farhanW3 in #128
- Updated sdk to 3.10.60 & used retry var by @farhanW3 in #129
Full Changelog: v0.0.1-beta...v0.0.2-beta
v0.0.1-beta
What's Changed
- Farhan/dev upds by @farhanW3 in #2
- Swagger & OpenAPI updates by @farhanW3 in #3
- Add deploy endpoints by @joaquim-verges in #5
- Merging to Main by @farhanW3 in #6
- ERC20 / ERC721 / ERC1155 endpoints + transaction queuing by @joaquim-verges in #23
- add transferFrom for erc721/1155 by @joaquim-verges in #24
- Farhan/readme upds by @farhanW3 in #25
- Farhan package.json updates by @farhanW3 in #26
- ssl flag by @joaquim-verges in #27
- fix local dev + rename DB env variable by @joaquim-verges in #28
- remove rimraf dependency by @joaquim-verges in #29
- Farhan/dc img by @farhanW3 in #30
- add erc721 prefixes by @joaquim-verges in #31
- update instructions by @joaquim-verges in #33
- Farhan/plat 904 by @farhanW3 in #32
- updated readme by @farhanW3 in #34
- Farhan/plat 927 by @farhanW3 in #37
- Queued deployments by @joaquim-verges in #38
- add /deployer/contractTypes endpoint by @joaquim-verges in #40
- Farhan/dedup upds by @farhanW3 in #39
- added Tx getAll by @farhanW3 in #42
- Update README.md by @eabdelmoneim in #41
- Added chain get/getAll by @farhanW3 in #43
- fixed swagger invalid warnings by @farhanW3 in #45
- Marketplace V3 by @farhanW3 in #46
- SQL Alter statements by @farhanW3 in #48
- ERC20/721/1155 Signature Generate & Mint by @farhanW3 in #47
- fixed getContractInstance spelling mistake by @farhanW3 in #50
- added condition to check RPC end-point by @farhanW3 in #51
- Updated the MktV3 contract address example by @farhanW3 in #52
- Individual Prebuilts End-points by @farhanW3 in #49
- updates as per feedback by @farhanW3 in #53
- Added Permissions, Metadata, Events & getExtensions end-points by @farhanW3 in #54
- Farhan/plat 936 by @farhanW3 in #44
- fixed examples by @farhanW3 in #55
- fixed the add for nonce by @farhanW3 in #56
- Farhan/plat 936 ext by @farhanW3 in #57
- Farhan/plat 936 ext by @farhanW3 in #58
- Added implementation to support deployed contract Address by @farhanW3 in #59
- fr/improvements -- general project cleanup by @furqanrydhan in #36
- updated build script & dockerfile by @farhanW3 in #60
- Test Suite by @farhanW3 in #62
- Added RPC URL Override support by @farhanW3 in #63
- AWS KMS Support by @farhanW3 in #64
- Github Auctions by @farhanW3 in #65
- cleanup env example file + more comments by @joaquim-verges in #67
- Setup CI/CD by @farhanW3 in #66
- Plat-906-Extension by @farhanW3 in #68
- added admin wallet getBalance by @farhanW3 in #69
- Concurrent Workers Fix by @farhanW3 in #70
- Added Access Control for cors by @farhanW3 in #72
- CORS Origin Input fix by @farhanW3 in #73
- Farhan/sdk updates by @farhanW3 in #77
- updated variable name & exampl.env by @farhanW3 in #78
- chore: minor touch-ups and code hygiene by @ElasticBottle in #79
- added logic to fix Already Known by @farhanW3 in #81
- refactor: centralise env var checking and make env vars typesafe by @ElasticBottle in #80
- stub in auth using thirdweb api key by @furqanrydhan in #76
- Allow base URl (domai) & favicon.ico to go through without auth by @farhanW3 in #83
- Docker Arch Updates by @farhanW3 in #75
- chore: move @types dependencies to devDependency by @ElasticBottle in #84
- chore: Add PR template by @arcoraven in #86
- added promotion of all arch nightly to latest by @farhanW3 in #85
- Added errorMessage field to transactions Table by @farhanW3 in #90
- fixed lastUsedNonce 0 -> -1 for init by @farhanW3 in #92
- LastUsedNonce fix by @farhanW3 in #93
- New chain detection wallet-setup by @farhanW3 in #94
- Added ws connection to retrieve status details on requestId by @farhanW3 in #89
- commented ws auth by @farhanW3 in #96
- Fix For WS by @farhanW3 in #97
- Farhan/fix-blockreader by @farhanW3 in #98
- [chores] : logs cleanup + updates by @farhanW3 in #99
- chore: update fastify/swagger by @arcoraven in #100
- readme: make table prettier by @adam-maj in #101
- env: add required and optional info by @adam-maj in #102
- feat(benchmark): Add quantified benchmarking for nonce management by @ElasticBottle in #88
- Create EOA + Sign & Send Tx by @farhanW3 in #103
- GCP KMS + other updates by @farhanW3 in #105
- updated sdk version, added getDefaultGasOverride() by @farhanW3 in #106
- Added tag based image build workflow for gh actions by @farhanW3 in #107
- added new argument to checkout code step by @farhanW3 in #108
- removed main branch checking for 1st run by @farhanW3 in #109
- added missing new columns to table schema by @farhanW3 in #110
- Remove .env.benchmark from tracking by @adam-maj in #112
- Organize testing & benchmarking and add default setup by @adam-maj in #113
- Update readme, first-time ux, & add local wallet by @adam-maj in #104
- Transaction Retry Implementation by @farhanW3 in #111
- updated roles/permission doc by @farhanW3 in #115
- Stopping Swagger UI rendering on Production by @farhanW3 in #116
- Nodemon Updates for local dev by @farhanW3 in #117
- Retry Fixes by @farhanW3 in #123
- Testjam error fixes by @farhanW3 in #124
- enabled swagger UI on production by @farhanW3 in #127
New Contributors
- @eabdelmoneim made their first contribution in #41
- @furqanrydhan made their first contribution in #36
- @ElasticBottle made their first contribution in #79
- @arcoraven made their first contribution in #86
Full Changelog: https://github.com/thirdweb-dev/web3-api/commits/v0.0.1-beta