fix(deps): update dependency @superfluid-finance/sdk-core to ^0.9.0 #49
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.5.7
->^0.9.0
Release Notes
superfluid-finance/protocol-monorepo (@superfluid-finance/sdk-core)
v0.9.0
Compare Source
Added
v0.8.0
Compare Source
Breaking
v0.7.0
Compare Source
Added
getTotalAmountReceivedByMember
Changed
isNFTApproval
andisNFTTransfer
onto eventsv0.6.12
Compare Source
Fixed
CustomSuperToken
contracts withoutCONSTANT_OUTFLOW_NFT()
andCONSTANT_INFLOW_NFT()
function implementedv0.6.11
Compare Source
Fixed
networkData.addresses.governance
is null. This was due to a removal of thegovernance
address from the metadata for test networks in[email protected]
.v0.6.10
Compare Source
Added
ConstantOutflowNFT
andConstantInflowNFT
functionsFixed
CustomSuperToken
contracts withoutgetUnderlyingToken()
function implementedv0.6.9
Compare Source
Added
increaseFlowRateAllowanceWithPermissions
anddecreaseFlowRateAllowanceWithPermissions
functions onCFAv1
classChanged
v0.6.8
Compare Source
Updated
v0.6.7
Compare Source
Added
BatchCall.toOperation
function which unifiesBatchCall
toOperation
typeOperation.toOperationStruct
moved fromBatchCall
toOperation
classUpdated
v0.6.6
Compare Source
Added
FlowOperator
v0.6.5
Compare Source
Fixed
hostedEndpoint
might be nullable so we handle this case.Added
sepolia
networkv0.6.4
Compare Source
Changed
getPopulatedTransactionRequest
doesn't use the signer to populate the transaction anymore assigner.sendTransaction
does it already. The doublesigner.populateTransaction
was causing issues with some wallets (e.g. Rainbow Wallet)isNativeAssetSuperToken
toToken
from Subgraphv0.6.3
Compare Source
Added
increaseAllowance
anddecreaseAllowance
functions to SuperToken classincreaseAllowance
anddecreaseAllowance
increaseFlowRateAllowance
anddecreaseFlowRateAllowance
functions to CFAv1 classactiveOutgoingStreamCount
,activeIncomingStreamCount
,inactiveOutgoingStreamCount
,inactiveIncomingStreamCount
properties in query forAccountTokenSnapshot
entityrewardAddress
,liquidationPeriod
,patricianPeriod
, andminimumDeposit
properties in query forToken
entityuserData
property in query forStream
entityindex
(the Subgraph entity ID) field to Index events when querying from SubgraphChanged
.exec
or.execForward
will throw an error if the operations array is emptyv0.6.1
Compare Source
Fixed
CustomSuperToken
contracts withoutCONSTANT_OUTFLOW_NFT()
andCONSTANT_INFLOW_NFT()
function implementedv0.6.0
Compare Source
Added
SuperToken
class hassend
functionbatchCall
supports newsend
batch operationdowngradeTo
function onSuperToken
classChanged
sender
field optional in CFAv1 write functionsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.