Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add migration guide from ink! 4.x to 5.0 #301

Merged
merged 29 commits into from
Jan 30, 2024

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    af6e388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abed487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062b65d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90d2ba View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Add steps to upgrade

    cmichi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    29980d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e84b1 View commit details
    Browse the repository at this point in the history
  3. Add note for StorageVec

    cmichi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1d6e623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1beaff2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c39589e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d4876a View commit details
    Browse the repository at this point in the history
  7. Move StorageVec section up

    cmichi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3a969d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04125e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d314a0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d46d35b View commit details
    Browse the repository at this point in the history
  11. Improve StorageVec text

    cmichi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7b37142 View commit details
    Browse the repository at this point in the history
  12. Mention non_fallible_api lint

    cmichi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fecf707 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c55baa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update text on recommendations

    cmichi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    95d2498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c4455 View commit details
    Browse the repository at this point in the history
  3. Mention contract verification

    cmichi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9ff89d4 View commit details
    Browse the repository at this point in the history
  4. Add note on fallible methods

    cmichi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    31309ed View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Gherman <german@parity.io>
    cmichi and Gherman authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    48c822d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d2005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4710bae View commit details
    Browse the repository at this point in the history
  4. Added E2E builder API changes

    cmichi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    bd3f1a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e161f View commit details
    Browse the repository at this point in the history
  6. Improve text on safe math

    cmichi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d69be1d View commit details
    Browse the repository at this point in the history
  7. Clarify text

    cmichi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2a7b82d View commit details
    Browse the repository at this point in the history
  8. Improve text

    cmichi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d550fba View commit details
    Browse the repository at this point in the history