raiden
raiden copied to clipboard
build(deps): bump raiden-contracts from 0.40.3 to 0.50.1 in /requirements
Bumps raiden-contracts from 0.40.3 to 0.50.1.
Release notes
Sourced from raiden-contracts's releases.
v0.50.1
No release notes provided.
v0.50.0: Arbitrum Support
- #1580 Establish better naming convention for time related values
- #1550 Replace settle timeout range with one constant value
- #1582 Move settle timeouts from channels to token networks
- #1565 Switch from block numbers to dates/time values
- #1612 Add deployment option for user deposit withdraw timeout
- #1608 Extend documentation for Arbitrum gas prices
- #1623 Add API endpoint to verify Arbitrum One deployments
Changelog
Sourced from raiden-contracts's changelog.
Changelog
Documents changes that result in:
- smart contracts redeployment, especially ABI changes
- API changes in the package (externally used constants, externally used utilities and scripts)
- important bug fixes between releases
[0.50.0]
- #1580 Establish better naming convention for time related values
- #1550 Replace settle timeout range with one constant value
- #1582 Move settle timeouts from channels to token networks
- #1565 Switch from block numbers to dates/time values
- #1612 Add deployment option for user deposit withdraw timeout
- #1608 Extend documentation for Arbitrum gas prices
- #1623 Add API endpoint to verify Arbitrum One deployments
Commits
c510effchore: prepare 0.50.13a3229fBump types-requests from 2.27.22 to 2.27.240b67ed3Run etherscan tests against goerli6b1440aUpdate test_current_development_version00ba877test_deploy_data: Update list of expected chainscc7cf45Update black formatting after rebasing arbitrum branchb17b4feupdate deployments for version 0.50.057f7f1aadd deployment files for goerli stablef1ff3e8add API endpoint to verify Arbitrum One deployment429d51dadd info for Arbitrum One production deployment- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Superseded by #7589.