UX/DX + Config Updates
Pre-release
Pre-release
What's Changed
- Add prisma schemas & queries by @adam-maj in #118
- Add proper caching to get sdk & update nonce management by @adam-maj in #121
- Replace database queries with prisma by @adam-maj in #125
- Switch wallet configuration to x-wallet-address by @adam-maj in #126
- Fix sdk bugs, remove tx_overrides, merge main by @adam-maj in #131
- Add transaction locking for nonce management by @adam-maj in #132
- Update add wallet endpoint & wallet nonce creation by @adam-maj in #133
- Extend transaction timeout & dynamically create nonce by @adam-maj in #134
- Update to use prisma & x-wallet-address by @adam-maj in #122
- Include src and prisma schema in tsconfig.json by @adam-maj in #135
- Update README.md with x-wallet-address, table of contents, engine by @adam-maj in #136
Full Changelog: v0.0.2-beta...v0.0.3-beta