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

chore: create merge commit 0.12.0 #98

Merged
merged 331 commits into from
Mar 31, 2021
Merged

chore: create merge commit 0.12.0 #98

merged 331 commits into from
Mar 31, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    eeed38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35bb62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #538 from CosmWasm/polish-stderror

    Polish StdError
    webmaster128 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4d9f71d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4a9fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccc6571 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d1d399 View commit details
    Browse the repository at this point in the history
  7. Update testing contract

    webmaster128 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    77c8832 View commit details
    Browse the repository at this point in the history
  8. Fix typo in test code

    webmaster128 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    88827e3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #540 from CosmWasm/error-improvements

    Some improvements around the new custom errors
    webmaster128 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    faef7d9 View commit details
    Browse the repository at this point in the history
  10. Fix sed call

    webmaster128 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    18e8472 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0d6a3d View commit details
    Browse the repository at this point in the history
  12. Improve code consistency

    webmaster128 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4648cd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47f4bdc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    6b29b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23835ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #543 from CosmWasm/storage-consistency

    Improve Storage API consistency
    webmaster128 authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e961167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96efd4b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    a96ea3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bef53e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Merge pull request #547 from CosmWasm/address-display

    Let `impl Display for CanonicalAddr` use upper case hex
    webmaster128 authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    1dadd75 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Create trait CustomQuery

    webmaster128 committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    8a99ce7 View commit details
    Browse the repository at this point in the history
  2. Improve error mapper

    webmaster128 committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    65ae163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0042b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0531088 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f17883 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Merge pull request #548 from CosmWasm/create-CustomQuery

    Create CustomQuery trait; Add QueryMsg::Chain to reflect
    webmaster128 authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    87f9e61 View commit details
    Browse the repository at this point in the history
  2. Upgrade parity-wasm

    webmaster128 committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    74ce3e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2136b9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce9b1d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #550 from CosmWasm/upgrade-parity-wasm

    Upgrade parity-wasm
    webmaster128 authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    9405304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2648dd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    034d735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a29fc View commit details
    Browse the repository at this point in the history
  3. Add missing newlines

    webmaster128 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c997aa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0674ae1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ab3fbd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #554 from CosmWasm/convert-into-vec

    Add Binary::into_vec and CanonicalAddr::into_vec
    webmaster128 authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    4553dc3 View commit details
    Browse the repository at this point in the history
  7. Add riffle_shuffle

    webmaster128 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    8fae0cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0db5945 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f5b15e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89b69ef View commit details
    Browse the repository at this point in the history
  11. Add simulation script

    webmaster128 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    e65ba57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5deb42f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f87755 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    7a4bb61 View commit details
    Browse the repository at this point in the history
  2. Update testing contract

    webmaster128 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    6463b20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #556 from CosmWasm/riffle_shuffle

    Use riffle shuffle for canonicalizing addresses in tests
    mergify[bot] authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    6bcc060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    429f314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0b1064 View commit details
    Browse the repository at this point in the history
  6. Update entry_points macro

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    29bccab View commit details
    Browse the repository at this point in the history
  7. Update burner contract

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e014b08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0b2e07 View commit details
    Browse the repository at this point in the history
  9. Hackatom builds properly

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8de522f View commit details
    Browse the repository at this point in the history
  10. Fix tests for hackatom

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e98ce91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7f03df View commit details
    Browse the repository at this point in the history
  12. Updated queue contract

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a298cff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e408cb View commit details
    Browse the repository at this point in the history
  14. Update hackatom contract

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    21b9b16 View commit details
    Browse the repository at this point in the history
  15. Fix hackatom singlepass

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    92b11a3 View commit details
    Browse the repository at this point in the history
  16. Update staking contract

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d479948 View commit details
    Browse the repository at this point in the history
  17. Fixed last test

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    cba6e0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    484fd5c View commit details
    Browse the repository at this point in the history
  19. Cleanup from PR review

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7844a38 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ab0a83c View commit details
    Browse the repository at this point in the history
  21. Fixed up merge conflict

    ethanfrey committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    0e6db89 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #560 from CosmWasm/add-env-to-query

    Add env to query
    ethanfrey authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    0bd735c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8194b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    cf4f2e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #563 from CosmWasm/storage-lifetime

    Remove unnecessary 'static restriction from Storage and Querier
    webmaster128 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dad5af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ec65c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #564 from CosmWasm/rm-from_wasmer

    Remove obsolete Instance::from_wasmer
    webmaster128 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    278c598 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    07a819a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d19e72e View commit details
    Browse the repository at this point in the history
  3. Simplify RawResponse

    webmaster128 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    c71cb41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de233bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #568 from CosmWasm/fix-raw-query-simon

    Test how raw queries actually work (Additions Simon)
    ethanfrey authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5664324 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #567 from CosmWasm/fix-raw-query

    Test how raw queries actually work
    ethanfrey authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    af156ac View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    7df930a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    583e896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b93e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3156dcb View commit details
    Browse the repository at this point in the history
  5. Sort imports

    webmaster128 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2ff753d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4394cba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9ae217 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ee5337 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d91b2f5 View commit details
    Browse the repository at this point in the history
  10. Set version: 0.11.0

    webmaster128 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b3168af View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    9d4392b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfa80e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b3ccc6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #574 from CosmWasm/HumanAddr-hashset

    Implement Hash/Eq consistently for HumanAddr and CanonicalAddr
    ethanfrey authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    9cb3fbc View commit details
    Browse the repository at this point in the history
  5. Add a Sum helper for Uint128

    ethanfrey authored and webmaster128 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    d71a139 View commit details
    Browse the repository at this point in the history
  6. Sort imports

    webmaster128 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    012fd74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8526ae6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51d36e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    713879c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e41483 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b423d86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    694df98 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ef59d4 View commit details
    Browse the repository at this point in the history
  14. Add CHANGELOG entries

    webmaster128 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    c8021be View commit details
    Browse the repository at this point in the history
  15. Merge pull request #575 from CosmWasm/add-sum-helpers-simon

    Add sum helpers (Review Simon)
    mergify[bot] authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    3ee999e View commit details
    Browse the repository at this point in the history
  16. Pull out fn deserialize

    webmaster128 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    df5fb0d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    b1d2ebf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #578 from CosmWasm/improve-deserialize-testing

    Improve Wasm deserialize testing
    webmaster128 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    bd6592c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4efc446 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #579 from CosmWasm/rename-compatability

    Fix module name: compatability -> compatibility
    webmaster128 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ef4b6f6 View commit details
    Browse the repository at this point in the history
  5. Set version: 0.11.1

    webmaster128 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    3f7cd30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aff2e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d03b631 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4fd4f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eef20f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58c5c06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef122b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1073b51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea6bc62 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    740c5ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5cfc608 View commit details
    Browse the repository at this point in the history
  16. Add note on iterator IDs

    webmaster128 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    df84ad1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e6d3ac View commit details
    Browse the repository at this point in the history
  18. Add CHANGELOG entries

    webmaster128 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    747a890 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30489a6 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #566 from CosmWasm/replace-range

    Replace Storage::range with ::scan and ::next
    mergify[bot] authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    36ca9e7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f6a1c2b View commit details
    Browse the repository at this point in the history
  22. Merge pull request #580 from CosmWasm/rm-unauthorized

    Remove StdError::Unauthorized
    webmaster128 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1cc2276 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9b59e51 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d2c07fa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d0a1a8e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2307130 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ec95c19 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    916d8b6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    74e4e17 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4386c47 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge pull request #537 from CosmWasm/use-thiserror

    Use thiserror instead of snafu in std
    webmaster128 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3919dce View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    cd358da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ffb1f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #581 from CosmWasm/new-contract-builder

    Use new rust-optimizer with names contract outputs
    webmaster128 authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    a12fdc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    78f84ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de794f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #587 from CosmWasm/from-utf8-error

    Implement From<std::str::Utf8Error> and From<std::string::FromUtf8Error>
    webmaster128 authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    aacc2ea View commit details
    Browse the repository at this point in the history
  4. Rename Extern to Deps

    webmaster128 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    61496b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #589 from CosmWasm/rename-to-deps

    Rename `Extern` to `Deps`
    webmaster128 authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    eab6008 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    82392d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Remove change_querier

    webmaster128 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    cdedac9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #595 from CosmWasm/remove-change_querier

    Remove change_querier
    ethanfrey authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    719ab3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ddabec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0da50ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bc3b80 View commit details
    Browse the repository at this point in the history
  6. Simplify hackatom contract

    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    a9d33a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    097456b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    287fc88 View commit details
    Browse the repository at this point in the history
  9. Port burner contract

    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    2042c3e View commit details
    Browse the repository at this point in the history
  10. Port queue

    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    861bdd4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b0252d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4dc327 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f8ec8c View commit details
    Browse the repository at this point in the history
  14. Update reflect contract

    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    0e107e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a783c8a View commit details
    Browse the repository at this point in the history
  16. Update staking contract

    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    d638801 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    90ea2b0 View commit details
    Browse the repository at this point in the history
  18. Format migrating.md

    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5a3f0d1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d0eed39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5e24955 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a7efaa3 View commit details
    Browse the repository at this point in the history
  22. Revert "Rename Querier types, for cleaner public Api"

    This reverts commit a7efaa3.
    ethanfrey committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    414bccb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b38e790 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #596 from CosmWasm/generalize-denom-argument

    Generalize denom argument in Coin constructors
    webmaster128 authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    9197da1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7f65404 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5d31686 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0e4282e View commit details
    Browse the repository at this point in the history
  28. Merge pull request #597 from CosmWasm/partial_eq_binary_vector

    Implement PartialEq to compare Vec<u8> and Binary directly
    webmaster128 authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    15174d3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    227848b View commit details
    Browse the repository at this point in the history
  30. Sort imports

    webmaster128 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    20d39df View commit details
    Browse the repository at this point in the history
  31. Add Binary::to_array

    webmaster128 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    8dcd307 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a2b022d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4f480a9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    068cc37 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #586 from CosmWasm/extern-ref-types

    Extern ref types
    mergify[bot] authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    fe8557e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bb49a8d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8a42dab View commit details
    Browse the repository at this point in the history
  38. Merge pull request #598 from CosmWasm/binary-to-array

    Add Binary::to_array
    webmaster128 authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    1d2c74e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    74f0a81 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    51f9c54 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5b91c6f View commit details
    Browse the repository at this point in the history
  42. Set version: 0.11.2

    webmaster128 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    c044d80 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7be0fa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge pull request #600 from CosmWasm/remove-unused-storage-bring-back

    Bring back PrefixedStorage/ReadonlyPrefixedStorage
    webmaster128 authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    e8778c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #599 from CosmWasm/remove-unused-storage

    Remove unused storage
    webmaster128 authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4a10c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed220a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcd2e6f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #601 from CosmWasm/debug-memory-storage

    Add Debug support for MemoryStorage
    mergify[bot] authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4dfa141 View commit details
    Browse the repository at this point in the history
  6. Merge branch '0.11'

    webmaster128 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    e0614bb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Pull out InstanceOptions

    webmaster128 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0716068 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #604 from CosmWasm/instance-options

    Pull out InstanceOptions
    webmaster128 authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    de12043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6af06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd96bd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44b1dd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d06dd3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdaff44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b1e2eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1509508 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Merge pull request #605 from CosmWasm/file-system-cache

    Improve FileSystemCache
    webmaster128 authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    bfef8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    044cf0e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge pull request #606 from CosmWasm/replace-wabt-with-wat

    Replace wabt with wat, which is written in pure Rust
    webmaster128 authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    30bcca7 View commit details
    Browse the repository at this point in the history
  2. Add Size type

    webmaster128 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    2bcd54a View commit details
    Browse the repository at this point in the history
  3. Create InMemoryCache

    webmaster128 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    cd0b2a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    486e84f View commit details
    Browse the repository at this point in the history
  5. Integrate memory cache

    webmaster128 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    9393dac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76a4ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e34c9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a48564f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #607 from CosmWasm/add-in-memory-cache

    Add in-memory cache for Modules
    webmaster128 authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    9313a9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    929c80a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1856e2b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #609 from CosmWasm/rename-to-backend

    Rename to VM's Extern to Backend
    webmaster128 authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    821855f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    ece8830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be9364 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #611 from CosmWasm/backend-error

    Rename to BackendError
    webmaster128 authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    3cf2f51 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    2a2c513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f3078 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #613 from CosmWasm/panic-on-empty-value

    Panic on empty value in Storage::set
    webmaster128 authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    a36c5ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b9829 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    b70e40b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #614 from CosmWasm/make-CacheOptions-constructible

    Allow constructing CacheOptions crate externaly
    webmaster128 authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    28a1b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fcfc82 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    7b3f318 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Merge pull request #621 from CosmWasm/fix-migration

    Fix migration guide
    webmaster128 authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    d4096b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef5db0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad08b82 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #620 from CosmWasm/add-deps-helpers

    Add helper so handler can call other handler
    ethanfrey authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    09da181 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    d7fb38c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #623 from CosmWasm/show-deps-migration

    Show users how to properly set dependencies in migration guide
    webmaster128 authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e3fc4b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6926840 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #625 from CosmWasm/rm-StorageTransaction

    Remove StorageTransaction and friends
    webmaster128 authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3257278 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fdf293 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa3716b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7ecfb2 View commit details
    Browse the repository at this point in the history
  8. Cleanup error matching

    webmaster128 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ad2f79c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5de2080 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b16272 View commit details
    Browse the repository at this point in the history
  11. Add compatibility table

    webmaster128 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    85971e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    780aa1c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d9ea79a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3172a6e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #624 from CosmWasm/limit-user-data

    Show required imports along with available imports in the error message
    webmaster128 authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    432b804 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    f127bfc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    f893447 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #626 from CosmWasm/upgrade-builder

    Upgarde rust-optimizer to 0.10.5
    webmaster128 authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    bea357d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Set version: 0.12.0

    webmaster128 committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3a9cbac View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge tag 'v0.12.0' into develop

    This commit is for the changed the Migration PR merge policy.
    
    * tag 'v0.12.0': (270 commits)
      Set version: 0.12.0
      Upgarde rust-optimizer to 0.10.5
      Set version: 0.12.0-alpha3
      Test BTreeSet::to_string_limited
      Explain why sorting is needed
      Pull out collection_to_string_limited and implement for vector
      Add compatibility table
      Make imports test independent of iterator feature
      Show all required imports in error message
      Cleanup error matching
      Use to_string_limited for features
      Implement LimitedDisplay for BTreeSet
      Add LimitedDisplay and implement for HashSet
      Remove StorageTransaction and friends
      Show users how to properly set dependencies in migration guide
      Address concerns from PR review
      Add helper so handler can call other handler
      Replace {Deps,DepsRef} with {Deps,DepsMut}
      Set version: 0.12.0-alpha2
      Allow constructing CacheOptions crate external
      ...
    
    # Conflicts:
    #	.circleci/config.yml
    #	Cargo.lock
    #	contracts/README.md
    #	contracts/burner/Cargo.lock
    #	contracts/burner/Cargo.toml
    #	contracts/hackatom/Cargo.lock
    #	contracts/hackatom/Cargo.toml
    #	contracts/queue/Cargo.lock
    #	contracts/queue/Cargo.toml
    #	contracts/reflect/Cargo.lock
    #	contracts/reflect/Cargo.toml
    #	contracts/staking/Cargo.lock
    #	contracts/staking/Cargo.toml
    #	packages/schema/Cargo.toml
    #	packages/std/Cargo.toml
    #	packages/storage/Cargo.toml
    #	packages/vm/Cargo.toml
    #	packages/vm/src/testing/mock.rs
    #	packages/vm/src/testing/mod.rs
    Jiyong Ha committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    f6daffb View commit details
    Browse the repository at this point in the history