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: merge original version 0.16.3 #148

Merged
merged 501 commits into from
Feb 24, 2022
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 13, 2021

  1. typo

    uint committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    768ebf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Merge pull request #999 from CosmWasm/cleanup-native_

    Cleanup import implementations (the native_* stuff)
    webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2704592 View commit details
    Browse the repository at this point in the history
  2. Typo in IBC.md

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    uint and webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    290318b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff5ab38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e74e905 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #996 from CosmWasm/update-ibc-types

    Extend IBC entry point messages
    webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    82b6c2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db0a935 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64b5001 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1002 from CosmWasm/migrating-cosmwasm-versions

    Add the cosmwasm-* version changes to MIGRATING.md
    webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    effb562 View commit details
    Browse the repository at this point in the history
  9. Update IBC contracts

    uint committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    75835f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bcf6b58 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1001 from CosmWasm/ibc-response-custom-events

    Add custom events to IBC response types
    webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    bc285e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8d4394 View commit details
    Browse the repository at this point in the history
  13. type in packages/std/src/results/attribute.rs

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    uint and webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    02adf91 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1004 from CosmWasm/reserve-underscore-attr-keys

    attr construction should panic for reserved names
    webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1258ea2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb6283c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1005 from CosmWasm/events.rs

    Collect types Attribute and Event in events.rs 💅
    webmaster128 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9f1d772 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. cargo update

    maurolacy committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    1df3bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cec2bcb View commit details
    Browse the repository at this point in the history
  3. Update Cargo.lock

    maurolacy committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    5ebccd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c03a22e View commit details
    Browse the repository at this point in the history
  5. Update contract lock files

    maurolacy committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    41ee435 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1006 from CosmWasm/crypto-update-k256-version

    Crypto update k256 version
    webmaster128 authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    91e38d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb26893 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    455b49a View commit details
    Browse the repository at this point in the history
  9. Update contracts

    uint committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    429ca60 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Fix clippy +1.53.0 warnings

    maurolacy committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    8bc7ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d797d6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1013 from CosmWasm/fix-clippy-warnings-local

    Fix clippy +1.53.0 warnings
    webmaster128 authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    96a1f88 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. style

    uint committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    f28520d View commit details
    Browse the repository at this point in the history
  2. Update vm test contracts

    uint committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    71ead80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d8088 View commit details
    Browse the repository at this point in the history
  4. Update docs

    uint committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    ed2f744 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1008 from CosmWasm/different-channel-types

    Redesign channel types for ibc_channel_open
    webmaster128 authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    d1256a4 View commit details
    Browse the repository at this point in the history
  6. Set version: 0.16.0-rc1

    uint committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    87b905f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Update NOTICE file

    webmaster128 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    17693a6 View commit details
    Browse the repository at this point in the history
  2. Export GovMsg

    uint committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    442c5d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63905b1 View commit details
    Browse the repository at this point in the history
  4. CHANGELOG update

    uint committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    eac0242 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba16920 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1015 from CosmWasm/update-license

    Update NOTICE file
    ethanfrey authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0831c14 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1017 from CosmWasm/ibc-msg-snake-case

    Make IBC Msg types serialize as snake case
    webmaster128 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b7e568e View commit details
    Browse the repository at this point in the history
  8. Set version: 0.15.1

    uint committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    44010d7 View commit details
    Browse the repository at this point in the history
  9. Merge branch '0.15'

    uint committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d31d13a View commit details
    Browse the repository at this point in the history
  10. Set version: 0.16.0-rc2

    uint committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    68c6aec View commit details
    Browse the repository at this point in the history
  11. Export VoteOption

    giansalex committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    7151583 View commit details
    Browse the repository at this point in the history
  12. Run format on std

    giansalex committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6ba2262 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    8202901 View commit details
    Browse the repository at this point in the history
  2. Revert "Builder-esque pattern for Response" (oops)

    This reverts commit 8202901.
    uint committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d13b440 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG update

    giansalex authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    15b4e80 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1018 from giansalex/fix-voteoption-missing

    Export VoteOption (GovMsg)
    uint authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b651abc View commit details
    Browse the repository at this point in the history
  5. Set version: 0.15.2

    uint committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    924ebe8 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG update - 0.15.2

    uint committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    92be20d View commit details
    Browse the repository at this point in the history
  7. Merge branch '0.15'

    uint committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2bf3bd5 View commit details
    Browse the repository at this point in the history
  8. Fix CHANGELOG

    uint committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a4752c2 View commit details
    Browse the repository at this point in the history
  9. Set version: 0.16.0-rc3

    uint committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f86a62a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    839feab View commit details
    Browse the repository at this point in the history
  2. Rebuild vm test contracts

    ethanfrey committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7e9f00b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e64ab View commit details
    Browse the repository at this point in the history
  4. Fix compiler errors

    ethanfrey committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a7273d2 View commit details
    Browse the repository at this point in the history
  5. Add mock_wasmd_attr helper

    ethanfrey committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    207b0ac View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1023 from CosmWasm/1022-rename-_contract_address

    Use _contract_address rather than contract_address
    ethanfrey authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9e366f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b01441 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91e7a16 View commit details
    Browse the repository at this point in the history
  9. Update test contract for vm

    ethanfrey committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f8516c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b53ed48 View commit details
    Browse the repository at this point in the history
  11. Fixed integration tests

    ethanfrey committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    db7cea8 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1024 from CosmWasm/1021-simplify-ibc-packet-ack-msg

    Simplify IbcPacketAckMsg
    uint authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    0a85df0 View commit details
    Browse the repository at this point in the history
  13. Set version: 0.16.0-rc4

    uint committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6c92447 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6346db5 View commit details
    Browse the repository at this point in the history
  15. Handy traits for Attribute

    uint committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    648f0b6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1b3133b View commit details
    Browse the repository at this point in the history
  17. cargo fmt

    uint committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5ee348e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Add bulk setters for Response

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ab2629d View commit details
    Browse the repository at this point in the history
  2. Update contracts

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    402e328 View commit details
    Browse the repository at this point in the history
  3. Docs update

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5eee387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    582380a View commit details
    Browse the repository at this point in the history
  5. Improve docs

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    390c12a View commit details
    Browse the repository at this point in the history
  6. style

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c1a34f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b23022 View commit details
    Browse the repository at this point in the history
  8. Make Event non_exhaustive

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b16db90 View commit details
    Browse the repository at this point in the history
  9. CHANGELOG update

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4eb9c7c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1025 from CosmWasm/response-builder2

    Enforce builder pattern (ish) for Response - take 2?
    uint authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f1ce08c View commit details
    Browse the repository at this point in the history
  11. Make IBC Msgs non_exhaustive

    uint committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    64f4fe5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6478891 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f67d466 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    39d2060 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG update

    uint committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    d672cdc View commit details
    Browse the repository at this point in the history
  3. Update MIGRATING

    uint committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    da0a20e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e0185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92c02ff View commit details
    Browse the repository at this point in the history
  6. Refactor event construction test

    uint committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3ce4511 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1026 from CosmWasm/events-builder

    `non_exhaustive` for `Event` and IBC stuff
    uint authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e696a1d View commit details
    Browse the repository at this point in the history
  8. Set version: 0.16.0-rc5

    uint committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4817c83 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. fix a typo

    loloicci authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1e1eec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2aa82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1027 from loloicci/patch-1

    fix a typo
    uint authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    be6986c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3733d06 View commit details
    Browse the repository at this point in the history
  5. Improve events documentation

    uint committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1877efc View commit details
    Browse the repository at this point in the history
  6. Fix broken docs link

    uint committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    06c6f52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0c08eb View commit details
    Browse the repository at this point in the history
  8. update schemas

    uint committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    108fc24 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    312b31c View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflict

    lukerhoads committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    9853006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ace2c36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e716d24 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1032 from CosmWasm/docs-update

    Minor docs improvements
    uint authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4c69f41 View commit details
    Browse the repository at this point in the history
  6. Got all of them (I think)

    lukerhoads committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ef56646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbba526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a7d15a View commit details
    Browse the repository at this point in the history
  9. Update Wasm entry points

    ethanfrey committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    0462e86 View commit details
    Browse the repository at this point in the history
  10. Update Rust entry points

    ethanfrey committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    0a2368e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49e9e3f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1034 from CosmWasm/addr-into-inner

    Added `into_string` function to `Addr`
    hashedone authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2c9ecef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85c959c View commit details
    Browse the repository at this point in the history
  14. Removed the final ones

    lukerhoads committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    42ebbef View commit details
    Browse the repository at this point in the history
  15. Removed all of them!!!!

    lukerhoads committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    5df1252 View commit details
    Browse the repository at this point in the history
  16. Fixed formatting

    lukerhoads committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    0e98314 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4ed505d View commit details
    Browse the repository at this point in the history
  18. Format

    lukerhoads committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    75bfd00 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8f972e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Merge pull request #1033 from lukerhoads/reformat-generics

    Fully removed all generic implementations of Into<String>,
    uint authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    579dbfe View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    e4ad87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703b874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    051c618 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1038 from CosmWasm/document-msrv

    Document Minimum Supported Rust Version (MSRV)
    webmaster128 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    b26ed56 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    f7f4b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e3add View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0110c78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6715af9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3a3f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Merge pull request #1039 from CosmWasm/improve-export-scanning

    Improve export scanning to expose required features
    webmaster128 authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    eb54b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac25bdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4d5c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32fda1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d018775 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79a7595 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d33a3af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4be12cc View commit details
    Browse the repository at this point in the history
  9. Add clarifying comment

    maurolacy committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1e81939 View commit details
    Browse the repository at this point in the history
  10. Fix clippy warning

    maurolacy committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c1dec35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2cd5fe7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25b08d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8072de View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1041 from CosmWasm/module_size-loupe

    Module size using loupe
    webmaster128 authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f7171f5 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1040 from CosmWasm/interface_version_strictness

    Increase interface version strictness
    webmaster128 authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ac25028 View commit details
    Browse the repository at this point in the history
  16. Set version: 0.16.0-rc6

    webmaster128 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    67c69f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Set version: 0.16.0

    webmaster128 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c149378 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    992012d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1045 from CosmWasm/cow-addr-conversions

    Add `From` conversions for `Cow<Addr>`
    uint authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    31cf5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6650cba View commit details
    Browse the repository at this point in the history
  4. Fix linting error

    ethanfrey committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    82dd0df View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    031c3fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1046 from CosmWasm/fix-ibc-contract-event-parsing

    Parse contract address from instantiate event, not message event
    uint authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    36f60b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    adb76f3 View commit details
    Browse the repository at this point in the history
  2. execute cargo fmt

    loloicci committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8582549 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1048 from loloicci/fix-test-backtraces

    fix a test for std with backtraces
    uint authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ec727d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    ae7be5f View commit details
    Browse the repository at this point in the history
  2. Use config version 2.1

    webmaster128 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ecc4edc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aaa793 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1055 from CosmWasm/multiple-clippy-jobs

    Run multiple clippy jobs in CI
    webmaster128 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    be39818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf7567 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Implement Isqrt for Uint128

    uint committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    9d68ac2 View commit details
    Browse the repository at this point in the history
  2. Implement Isqrt for Uint64

    uint committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ee4ba68 View commit details
    Browse the repository at this point in the history
  3. Implement Uint256

    uint committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b1f0b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    0cecd60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946eb9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2512ac8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    259a8a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    122c49b View commit details
    Browse the repository at this point in the history
  6. Test endianness of Uint256

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    9727bf6 View commit details
    Browse the repository at this point in the history
  7. Fix uint256 shr tests

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5509062 View commit details
    Browse the repository at this point in the history
  8. Export ConversionOverflowError

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    98b9fa1 View commit details
    Browse the repository at this point in the history
  9. Docs and CHANGELOG

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    726ae0c View commit details
    Browse the repository at this point in the history
  10. Implement Uint256::checked_shr

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    82d6fb9 View commit details
    Browse the repository at this point in the history
  11. Format .md files

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    de98232 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d032dfc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1057 from CosmWasm/dont-pass-long-input-to-vm-0.16

    Don't pass too long input to VM in addr_validate/addr_canonicalize
    webmaster128 authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7d1407a View commit details
    Browse the repository at this point in the history
  14. Expose Uint64::full_mul

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1c47a00 View commit details
    Browse the repository at this point in the history
  15. Implement Uint512

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    359245b View commit details
    Browse the repository at this point in the history
  16. Implement Uint256::full_mul

    uint committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    510d058 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Merge pull request #1062 from CosmWasm/uint-type-improvements

    Add Uint{64,256}::full_mul and Uint512
    uint authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a53e42e View commit details
    Browse the repository at this point in the history
  2. Set version: 0.16.1

    uint committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c780f74 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG update

    uint committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    bfa5775 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f30b5d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1063 from CosmWasm/update-multiply_ratio-testing

    Test Uint{128,256,64}::multiply_ratio with large inputs
    uint authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    092ea4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c0f35a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1064 from CosmWasm/fix-decimal-from_ratio

    Implement `Decimal::from_ratio` using full multiplication
    uint authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e27c48a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f24578 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Fix clippy

    uint committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    305e698 View commit details
    Browse the repository at this point in the history
  2. style (suggestions from code review)

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    uint and webmaster128 authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c35885a View commit details
    Browse the repository at this point in the history
  3. Code comments

    uint committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1811f05 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    uint committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c92ac5b View commit details
    Browse the repository at this point in the history
  5. CHANGELOG update

    uint committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c7ffc05 View commit details
    Browse the repository at this point in the history
  6. style fixes for Uint*

    uint committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a4ed308 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    uint committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2ad50d6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1065 from CosmWasm/decimal256

    Make Decimal hold a Uint128 internally
    uint authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a0fff16 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    8335878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93961d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1068 from CosmWasm/update-k256

    Update dependency k256 to ^0.9.6
    uint authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    7085568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00fafd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb2284f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1069 from CosmWasm/uint-padding-fix

    Uint padding fix
    uint authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    ff232e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Merge pull request #1070 from CosmWasm/update-rust-optmizer

    Use rust-optimizer 0.12.1
    webmaster128 authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f0fced5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16f74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b4e615 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge pull request #1073 from CosmWasm/changelog-fixes

    Minor CHANGELOS fixes/additions
    webmaster128 authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    0dddda6 View commit details
    Browse the repository at this point in the history
  2. Add Shl implementation

    webmaster128 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    d365955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    992eaf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d754e0 View commit details
    Browse the repository at this point in the history
  5. Make Uint256::new const

    webmaster128 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    6a97909 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e76043e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1071 from CosmWasm/const-constructors

    Make Uint256::from_{le,be}_bytes and ::new const
    webmaster128 authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    604e6af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d032c3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bd42d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22f6af7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eed0e99 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cd960a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3ac125 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6067324 View commit details
    Browse the repository at this point in the history
  15. Add note on Gatekeeper

    webmaster128 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    38835ea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    26e4fcd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f00f4e3 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1074 from CosmWasm/middleware-readability

    Improve middleware readability
    webmaster128 authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    4dc1b92 View commit details
    Browse the repository at this point in the history
  19. Implement Decimal256

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    7cd3efc View commit details
    Browse the repository at this point in the history
  20. Fix some Decimal256 bugs

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    5415967 View commit details
    Browse the repository at this point in the history
  21. Fix Decimal256 tests

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    fe5157f View commit details
    Browse the repository at this point in the history
  22. Update Decimal256 comments

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c89c79c View commit details
    Browse the repository at this point in the history
  23. clippy

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e00b962 View commit details
    Browse the repository at this point in the history
  24. CHANGELOG update

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    3a4c7f6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c155d33 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6c4d53b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    23be43e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e493593 View commit details
    Browse the repository at this point in the history
  29. Update CHANGELOG

    uint committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    89dc781 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Apply suggestions from code review

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    uint and webmaster128 authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    65dbffb View commit details
    Browse the repository at this point in the history
  2. Fix CHANGELOG

    uint committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    2aa7a61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1067 from CosmWasm/decimal256

    Decimal256
    uint authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8907d4a View commit details
    Browse the repository at this point in the history
  4. Set version: 0.16.2

    uint committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    623118a View commit details
    Browse the repository at this point in the history
  5. CHANGELOG - new release

    uint committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    93ea53e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. feat: Merge branch 'cosmwasm-0-16-2' into versionup-work

    This commit includes solving conflicts.
    loloicci committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a3de3ac View commit details
    Browse the repository at this point in the history
  2. fix: update voting-with-uuid

    loloicci committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    edcc939 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    592b8cc View commit details
    Browse the repository at this point in the history
  2. chore: formating

    loloicci committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f97b8d0 View commit details
    Browse the repository at this point in the history
  3. chore: cargo clippy

    loloicci committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c503ec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c09778 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. fix: fix crypt bench

    loloicci committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    45de8b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

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

Commits on Feb 3, 2022

  1. feat: pin dependent uint version 0.9.1

    uint version 0.9.2 or lator uses the feature of edition2021.
    This cannot be used from wasmvm now.
    loloicci committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    811d14d View commit details
    Browse the repository at this point in the history