This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
Releases: AztecProtocol/aztec-v1
Releases · AztecProtocol/aztec-v1
@aztec/protocol@1.6.0
@aztec/protocol 1.6.0 (2020-02-27)
Bug Fixes
- protocol: migrate correct behaviour contract for 17 (e09cb95)
- protocol: use latest manager in account registry migrations (bd01c4d)
Features
- protocol: add Behaviour contract with permit functionality (6b54a75)
- protocol: add DAI token contracts (3c020f8)
- protocol: add interface contract for ERC20 with permit (01e14d1)
- protocol: add new behvaiour migration script (4a22aad)
- protocol: enable contracts to call approve on notes they own (a829191)
- sdk: sorking permit signature for dai (7741b90)
- sdk: update interface for account registry (911b9cf)
- sdk: working permit (3b3cb75)
Dependencies
- @aztec/bn128: upgraded to 1.3.2
- @aztec/dev-utils: upgraded to 2.4.0
- aztec.js: upgraded to 0.17.0
@aztec/note-access@1.1.4
@aztec/dev-utils@2.4.0
@aztec/contract-artifacts@1.20.0
@aztec/contract-addresses@1.18.0
@aztec/bn128@1.3.2
@aztec/sdk@1.8.0
@aztec/sdk 1.8.0 (2020-02-13)
Bug Fixes
- sdk: cast network ids to string to compare (9899c4c)
- sdk: don't add custom deployed contract to Web3Service (51866e8)
- sdk: don't recreate background frame when switching accounts (602cbfe)
- sdk: handle null userAccess in create note from balance view (5e96d23)
- sdk: prevent MetaMask from refreshing in all scripts (6db0bd6)
- sdk: return null account if user denied metamask connection (f61c64c)
- sdk: update demo to adopt the latest api spec (0c6410b)
Features
@aztec/sdk@1.7.0
@aztec/sdk 1.7.0 (2020-02-13)
Bug Fixes
- sdk: adjust gsn error messages (b6ad821)
- sdk: adjust styles for asset with large values (a46e09d)
- sdk: adjust styles for list items in last step (0c763d5)
- sdk: change zkSymbol to be lowercase (a138da2)
- sdk: check origin to get correct api key quota status (cc83088)
- sdk: don't expose private methods in Aztec (e57c1c0)
- sdk: don't format formatted values (5f9c98f)
- sdk: don't save apiKey to localStorage to avoid conflicts (4fd26aa)
- sdk: fix eslint and jest errors caused by mocks (2f799de)
- sdk: fix tests for dataKey util (e875273)
- sdk: handle callbacks and events properly during profile changes (966b984)
- sdk: pass note service version to asset helper (bd4e054)
- sdk: pass owner address to note subscriber (a34bb14)
- sdk: reject promise when failing to deploy contract (ef5e982)
- sdk: return big numbers from all linked token related apis (9c26da8)
- sdk: set value to 0 for non visible note (25a9a32)
- sdk: show AZTECaddress in aztec account block (bf1b2eb)
Features
- sdk: add data-testid to inputs and buttons (ab78769)
- sdk: add get method to check if a zkAsset is valid (ae79675)
- sdk: add mechanism to migrate indexedDB at startup (4d7f0b1)
- sdk: add version control to the data in NoteService (530a743)
- sdk: allow to pass addresses for different networks through enable (a73febe)
- sdk: always expose account and network as objects (6e65a74)
- sdk: expose simple apis if not enabled (84adf00)
- sdk: log gsn error in production mode (93927d3)
- sdk: pass aztec account to event listeners (80b0faa)
- sdk: update the sdk to use the new behaviour (b843783)
Dependencies
- @aztec/contract-artifacts: upgraded to 1.19.0
- @aztec/protocol: upgraded to 1.5.0