This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
ArnSch
released this
31 Jan 08:42
·
543 commits
to develop
since this release
@aztec/sdk 1.2.0 (2020-01-31)
Bug Fixes
- sdk: adjust ui flows when sending tx via metamask (75635dc)
- sdk: avoid unnecessary scrolling (7ea1f28)
- sdk: fix profile icon styles (82424f3)
- sdk: fix wrong signature key (8552d53)
- sdk: open grant access view right after register (40aa5cb)
- sdk: refet to entire custom addresses to get manager address (21db016)
- sdk: register ACE instead of IAZTEC for subscribing events (4bd7e5b)
- sdk: remove splitChunks from webpack.prod to bundle files properly (781f1d5)
- sdk: show error if user denies tx when linking account (d3efa2a)
- sdk: upgrade web3 and web3-utils (3302fc6)
- sdk: use https for production resources (edf57c3)
- sdk: use test network config to deploy contracts in protocol (2d1f45f)
Features
- sdk: add loading effect when awaiting signature (b27f19f)
- sdk: add more static methods for ZkNote (90c1ddb)
- sdk: add version control to resource urls (9c4f1bc)
- sdk: adjust user icon and color schemes (5130635)
- sdk: allow to define custom manager contract address (fc34592)
- sdk: create a simple component to replace highlight.js (f80dc99)
- sdk: force remove lint cmd (3bd7ce6)
- sdk: re-add build + test commands (185c27e)
- sdk: reduce loading time of ui popup (d4d326d)
- sdk: remove and re-add @aztec/contract-addresses (226f48c)
- sdk: show loader when awaiting user approve allowance (834471f)
- sdk: upgrade guacamole-ui (61db39a)
- sdk: use cp command to copy and overwrite contracts (509ffa4)
- sdk: use published artifacts and addresses in production (f91c5af)
Dependencies
- @aztec/contract-artifacts: upgraded to 1.17.0
- @aztec/contract-addresses: upgraded to 1.13.0
- @aztec/note-access: upgraded to 1.1.2
- @aztec/protocol: upgraded to 1.3.0
- aztec.js: upgraded to 0.16.20