v1.0.2
What's Changed
- Bump undici from 5.12.0 to 5.19.1 by @dependabot in #494
- Engine Deployer Hasura Integration by @ryley-o in #485
- V3 Engine Flex by @lyaunzbe in #450
- Deploy AB x BMG polyptych minter by @jakerockland in #496
- Capability to generically deploy V3_Engine_Flex by @ryley-o in #497
- Update readme files by @ryley-o in #502
- Refactor tests to use Hardhat fixtures by @ryley-o in #506
- Remove remaining modifiers (previously approved) by @ryley-o in #505
- Reduce minter gas test nuisance failures by @ryley-o in #501
- Refactor hash generation to base class by @ryley-o in #503
- Test readme (hardhat fixture) by @ryley-o in #507
- Weekly wins demo deployment by @ryley-o in #509
- Improve minter base class naming convention by @ryley-o in #510
- Added deployment details for 2023-03 Engine deployment batch by @jakerockland in #511
- Add dependabot.yml by @ryley-o in #514
- Simplify bidding interface of SEA minter by @ryley-o in #513
- Bump @graphql-codegen/cli from 3.0.0 to 3.2.2 by @dependabot in #515
- Bump @aws-sdk/credential-providers from 3.245.0 to 3.287.0 by @dependabot in #516
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #517
- Bump husky from 7.0.4 to 8.0.3 by @dependabot in #519
- Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.54.1 by @dependabot in #518
- Add max mint gas tests by @ryley-o in #512
- Bump @graphql-codegen/typescript-operations from 3.0.0 to 3.0.2 by @dependabot in #521
- Bump hardhat from 2.12.5 to 2.13.0 by @dependabot in #522
- Bump prettier from 2.8.1 to 2.8.4 by @dependabot in #523
- Bump hardhat-contract-sizer from 2.6.1 to 2.8.0 by @dependabot in #524
- Bump @types/mocha from 9.1.1 to 10.0.1 by @dependabot in #525
- Bump @nomiclabs/hardhat-etherscan from 3.1.4 to 3.1.7 by @dependabot in #526
- Bump merkletreejs from 0.2.31 to 0.3.9 by @dependabot in #529
- Bump aws-sdk-client-mock from 0.6.2 to 2.1.1 by @dependabot in #531
- Bump @types/jest from 27.0.3 to 29.4.0 by @dependabot in #527
- Bump @nomiclabs/hardhat-waffle from 2.0.3 to 2.0.5 by @dependabot in #536
- Bump @graphql-codegen/typescript-document-nodes from 3.0.0 to 3.0.2 by @dependabot in #533
- Bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #535
- Bump eslint from 8.31.0 to 8.36.0 by @dependabot in #534
- Fix mismatched selectors on Flex adminACL check by @ryley-o in #532
- Bump prettier-plugin-solidity from 1.1.1 to 1.1.3 by @dependabot in #541
- Improve minter suite documentation + diagram by @ryley-o in #537
- Bump @nomiclabs/hardhat-ethers from 2.2.1 to 2.2.2 by @dependabot in #538
- Bump dotenv from 8.6.0 to 16.0.3 by @dependabot in #539
- Bump @aws-sdk/client-s3 from 3.245.0 to 3.290.0 by @dependabot in #540
- Bump @types/jest from 29.4.1 to 29.4.4 by @dependabot in #544
- Bump @aws-sdk/credential-providers from 3.287.0 to 3.292.0 by @dependabot in #545
- SEA minter - hold n+1 token to improve UX by @ryley-o in #546
- Bump @remix-project/remixd from 0.5.6 to 0.6.12 by @dependabot in #543
- Bump ethereum-waffle from 3.4.4 to 4.0.10 by @dependabot in #542
- Bump @types/jest from 29.4.4 to 29.5.0 by @dependabot in #547
- Bump @aws-sdk/credential-providers from 3.292.0 to 3.294.0 by @dependabot in #553
- Bump urql from 3.0.3 to 3.0.4 by @dependabot in #552
- Bump node-fetch from 2.6.5 to 2.6.7 by @dependabot in #554
- Bump prettier from 2.8.4 to 2.8.5 by @dependabot in #551
- add ejectNextTokenTo admin-only function to SEA by @ryley-o in #549
- Add functions to V3 Core Base Interface by @ryley-o in #550
- Bump @nomiclabs/hardhat-solhint from 2.0.0 to 3.0.0 by @dependabot in #555
- Bump @aws-sdk/client-s3 from 3.290.0 to 3.295.0 by @dependabot in #556
- Update readme V3 performance metrics link by @asaltste in #561
- Gitpoap badge by @grantoesterling in #563
- Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.56.0 by @dependabot in #560
- MinterFilterV1: Update documentation to match function names by @backseats in #565
- dummy pr to run ci on fork by @ryley-o in #568
- Bump @aws-sdk/credential-providers from 3.294.0 to 3.296.0 by @dependabot in #559
- Extra delay time of 5 seconds by @ryley-o in #567
- Bump @aws-sdk/client-s3 from 3.295.0 to 3.297.0 by @dependabot in #570
- Adding config for v3 engine flex internal staging deployment by @lyaunzbe in #566
- Bump @openzeppelin/hardhat-upgrades from 1.22.0 to 1.22.1 by @dependabot in #569
- Serial English Auction (nouns-style) minter by @ryley-o in #504
- Bump @typescript-eslint/parser from 5.48.0 to 5.56.0 by @dependabot in #558
- Update royalties docs, add diagram by @ryley-o in #571
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #573
- Bump @aws-sdk/client-s3 from 3.297.0 to 3.298.0 by @dependabot in #574
- Bump prettier from 2.8.5 to 2.8.7 by @dependabot in #576
- V3 Contract Architecture Diagrams by @ryley-o in #572
- publish new npm package by @ryley-o in #578
- Bump @aws-sdk/client-s3 from 3.298.0 to 3.299.0 by @dependabot in #580
New Contributors
- @asaltste made their first contribution in #561
- @grantoesterling made their first contribution in #563
- @backseats made their first contribution in #565
Full Changelog: v1.0.1...v1.0.2