All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.4 (2022-08-10)
0.7.3 (2022-08-10)
- expose more types (fd0f857)
0.7.2 (2022-07-27)
- expose pre enacted policy type (e54099e)
0.7.1 (2022-07-16)
- expose encrypted treasue map type (1c18001)
0.7.0 (2022-04-14)
- In public API, use SecretKey directly instead of raw secret key bytes
- Add default config per network (25a84f1)
- Add Polygon mainnet contract config (98ad251)
- Expose SecretKey from nucypher-core (64ac724)
- In public API, use SecretKey directly instead of raw secret key bytes (868ff43)
- Validate Porter URI (399c306)
- Expose Configuration type (4414fd4)
0.6.1 (2022-03-26)
0.6.0 (2022-03-16)
- Generating code in postinstall (64d6cba)
- Remove deprecated revocations (4971886)
- Set correct contract address (1e78e39)
0.5.1 (2022-02-07)
0.5.0 (2022-01-18)
- Enact policies with a different publisher (725d25c)
- src/policies/hrac.ts: changed label string encoding used by HRAC to utf-8 (59769cc)
0.4.3 (2021-11-27)
- Set default fee rate for policyfrom global min fee (466fca2)
0.4.2 (2021-11-25)
- Transaction value integer overflow (a397859)
0.4.1-alpha (2021-11-22)
- Transaction value integer overflow (a397859)
0.4.0-alpha (2021-11-22)
- Gas limit too low when creating policies (b2842de)
0.3.1-alpha (2021-11-17)
0.3.0-alpha (2021-11-14)
- Update protocol entities in accordance to nucypher-core (f0444e1)
0.2.0-alpha (2021-10-14)
- Verify capsule fragments from Porter (00ab102)
0.1.2-alpha (2021-10-04)
- Use web3 provider to handle txs (48d71dc)
- Verify capsule fragments from Porter (00ab102)
0.1.1-alpha (2021-09-30)
- Alice grants workflow (7a7c3cd)