Skip to content

v1.1.0

Compare
Choose a tag to compare
@sanderpick sanderpick released this 30 Jun 05:01
· 690 commits to main since this release
69b9a94
  • Adds payable to runSQL and ITablelandController.getPolicy.
  • Adds URITemplate util.
  • Publishes all contracts to NPM.
  • Adds contract verification script.
  • Removes ERC721ABurnable, which is not useful for tables.
  • Adds a new storage mapping for locked table controllers. A table controller can be locked by the owner by calling lockController. A locked controller cannot be set or re-locked.
  • Removes maintainers from README and package.json. They redundant with the actual contributors shown natively by GH and just add more maintenance overhead.
  • Renames repo to evm-tableland.
  • Updates deps.