Skip to content

Releases: superfluid-org/protocol-monorepo

ethereum-contracts@v1.8.1

28 Aug 20:06
0b9df02
Compare
Choose a tag to compare

Changes in this stable release

Fixed

  • Publish build/hardhat// again.

metadata@v1.1.13

24 Aug 13:04
61266c4
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

ethereum-contracts@v1.8.0

23 Aug 12:03
066df00
Compare
Choose a tag to compare

Added

  • Publish build/bundled-abi.{js,json} in the npm package.

Breaking

  • Publish build/truffle/*.json truffle contract artifacts in the npm package instead.
  • Publish build/typechain-ethers-v5 in the npm package instead.
  • Removed scripts from npm package, use dev-scripts instead.

Fixes

  • Ship ERC1820Registry.json with dev-scripts.

Changed

  • Node dependency updates.
  • Raise minimum solc development requirement for ethereum-contracts to 0.8.11.

metadata@v1.1.12

22 Aug 17:09
5a98332
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

metadata@v1.1.11

16 Aug 10:24
e6a4f1c
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

subgraph@v1.6.1

15 Aug 10:34
9ecb24a
Compare
Choose a tag to compare

Changes in this stable release

Added

  • totalNumberOfAccounts and totalNumberOfHolders added to TokenStatistic and TokenStatisticLog entities

ethereum-contracts@v1.7.2

12 Aug 09:02
9ecb24a
Compare
Choose a tag to compare

Added

  • increaseFlowRateAllowanceWithPermissions and decreaseFlowRateAllowanceWithPermissions added to ConstantFlowAgreementV1.sol

Changed

  • SuperToken.sol made external and public methods virtual to facilitate creation of customized implementations.
  • Explicitly set EVM target to "paris" because EIP-3855 isn't yet supported on all chains with Superfluid deployment.
  • SuperAppBaseFlow.sol uses registerAppWithKey instead of deprecated registerApp
  • SuperfluidGovernanceBase.sol add a method for updating SuperTokens to other than the canonical implementation.
  • SuperToken.sol invoke mint/burn hooks only if userData is not empty

sdk-core@v0.6.8

25 Jul 14:52
3a9b0e5
Compare
Choose a tag to compare

Updated

  • Metadata changes for recently added networks

metadata@v1.1.10

25 Jul 12:53
3a9b0e5
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

metadata@v1.1.9

20 Jul 12:47
bac5c12
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.