Skip to content

Autodeploy with Github Attempt 1

Compare
Choose a tag to compare
@mvillere mvillere released this 11 Oct 23:00
· 34 commits to main since this release

Version -- 1.5.8

  • Attempt to auto-deploy via Github

Version -- 1.5.7

  • Update license for 2023
  • update to typescript 5.2.2
  • cleanups to nftspecchecker test
  • add another value for ERC1155MetadataURI to OZ Interfaces

Version -- 1.5.6

  • add exists method for ERC721SolBaseSupply

Version -- 1.5.5

  • Unit tests for 721SolBase
  • Add CI build and test github actions.

Version -- 1.5.4

  • Yet another ERC721SolBase improvement.

Version -- 1.5.3

  • Tiny tweak to ERC721SolBaseSupply variable sizes.

Version -- 1.5.2

  • Improve behavior of ERC721SolBaseSupply and add totalMinted tracking.
  • tiny hardhat config cleanups.

Version -- 1.5.1

  • Add ERC721Metadata to 721 supports interfaces checks.

Version -- 1.5.0

  • Bump version to pick up tiny HardhatHelpers fix, and linted code.