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

feat!: return allocated bytes in store/add receipt #1213

Merged
merged 10 commits into from
Dec 7, 2023

Commits on Dec 4, 2023

  1. feat: return allocated bytes in store/add receipt

    Alan Shaw committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    45b18cd View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Alan Shaw committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b351ab9 View commit details
    Browse the repository at this point in the history
  3. chore: appease linter

    Alan Shaw committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f8d24cd View commit details
    Browse the repository at this point in the history
  4. fix: tests

    Alan Shaw committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    07e2225 View commit details
    Browse the repository at this point in the history
  5. refactor: apply suggestions from code review

    Co-authored-by: Vasco Santos <santos.vasco10@gmail.com>
    Alan Shaw and vasco-santos authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    880f001 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    313fe50 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/store-add-allocated-bytes' of github.com:web3-stor…

    …age/w3up into feat/store-add-allocated-bytes
    Alan Shaw committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4423167 View commit details
    Browse the repository at this point in the history
  3. chore: appease linter

    Alan Shaw committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    db568ce View commit details
    Browse the repository at this point in the history
  4. fix: remove unneeded codes

    Alan Shaw committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7623f6a View commit details
    Browse the repository at this point in the history
  5. fix: less churn

    Alan Shaw committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    089888e View commit details
    Browse the repository at this point in the history