This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
@aztec/sdk@1.9.0
joeandrews
released this
27 Feb 22:34
·
307 commits
to develop
since this release
@aztec/sdk 1.9.0 (2020-02-27)
Bug Fixes
- sdk: always return no free transactions if apiKey is empty (0255241)
- sdk: avoid race conditions when establishing connection (828f428)
- sdk: change network names to uppercase (edf940f)
- sdk: check apiKey quota by origin with or without http (f7128b0)
- sdk: compare origins without protocols for apiKey quota (8d69b43)
- sdk: disable if profile is changed and auto refresh is off (8e5e767)
- sdk: don't expose all aztec account data to client (cc38238)
- sdk: expose apis to get account or network even when not enabled (00654f2)
- sdk: fix and update tests for ApiManager (d00a579)
- sdk: fix race condition when opening multiple ui popups (e9aa14d)
- sdk: fix transaction sending result status (5f74c96)
- sdk: initialize Aztec when document is ready (3beac02)
- sdk: remove special character (574bf61)
- sdk: resolve immediately if already enabled with the same options (5e2fd22)
Features
- sdk: add api to get aztec account (6a62f7c)
- sdk: add enabled method (4d13706)
- sdk: add expiry to frontend (fd22ca2)
- sdk: add user api to fetch aztec account by address (f7166ed)
- sdk: allow to register with metamask if failed to send via gsn (eff0c2a)
- sdk: allow to retry with metamask if failed to send via gsn (ec8b548)
- sdk: allow to send to a recipient who has no aztec account (b3d8fed)
- sdk: batch sign notes for create note from balance proof (f73d6e4)
- sdk: batch sign notes for send and retry with metamask if failed (bf829fc)
- sdk: batch sign notes for withdraw proof (6e35486)
- sdk: big pr, rewrite of scripts, refactor integration tests (87567e2)
- sdk: bump version (ee42946)
- sdk: export current account as Account instance (7b4f81e)
- sdk: fix typo (29aa927)
- sdk: let the sdk pick random number of notes if null (0bcb489)
- sdk: set gas price dynamicly (202c80b)
- sdk: sorking permit signature for dai (7741b90)
- sdk: update the sdk to detect permit from config (3715c38)
- sdk: working permit (3b3cb75)
Dependencies
- @aztec/bn128: upgraded to 1.3.2
- @aztec/contract-artifacts: upgraded to 1.20.0
- @aztec/contract-addresses: upgraded to 1.18.0
- @aztec/dev-utils: upgraded to 2.4.0
- @aztec/note-access: upgraded to 1.1.4
- @aztec/protocol: upgraded to 1.6.0
- aztec.js: upgraded to 0.17.0