raiden icon indicating copy to clipboard operation
raiden copied to clipboard

build(deps): bump raiden-contracts from 0.40.3 to 0.50.1 in /requirements

Open dependabot[bot] opened this issue 3 years ago • 1 comments

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
  • c510eff chore: prepare 0.50.1
  • 3a3229f Bump types-requests from 2.27.22 to 2.27.24
  • 0b67ed3 Run etherscan tests against goerli
  • 6b1440a Update test_current_development_version
  • 00ba877 test_deploy_data: Update list of expected chains
  • cc7cf45 Update black formatting after rebasing arbitrum branch
  • b17b4fe update deployments for version 0.50.0
  • 57f7f1a add deployment files for goerli stable
  • f1ff3e8 add API endpoint to verify Arbitrum One deployment
  • 429d51d add info for Arbitrum One production deployment
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 12 '22 07:05 dependabot[bot]

@dependabot rebase

karlb avatar May 12 '22 08:05 karlb

Superseded by #7589.

dependabot[bot] avatar Oct 18 '22 11:10 dependabot[bot]