Skip to content
  1. Apr 13, 2022
  2. Apr 12, 2022
    • Andrew Jones's avatar
      Use rustfmt config from `ink!` 🦑 (#505) · cfd55bd6
      Andrew Jones authored
      * Copy ink rustfmt config
      
      * inkify
      
      * Add editorconfig
      
      * Fmt
      
      * Fmt
      
      * Fmt
      cfd55bd6
    • Sasha Gryaznov's avatar
      Add `decode` command for event, message and constructor data decoding (#481) · bce9301c
      Sasha Gryaznov authored
      * add contract call data to debug log
      
      * [REVERT!] some debug data to dig into an error
      
      * save
      
      * decode cmd works for both event and message
      
      save: +output tuned
      
      +decoder for message data and specifier of type to DecodeCommand
      
      removed redundant args to decode cmd
      
      * remove some debugging prints
      
      This reverts commit 1375fee8
      
      .
      
      * test fixed
      
      * use util decode_hex()
      
      * moved decode cmd to root (it's not an extrinsic)
      
      * e2e test for decoding message data
      
      * add decoding event to the same e2e test
      
      * Update src/cmd/decode.rs
      
      Co-authored-by: default avatarAndrew Jones <[email protected]>
      
      * added constructor data decoder
      
      * ci fixes
      
      * lil test update
      
      * Partially revert "lil test update" (mainfest fixes)
      
      This reverts commit 1f24d5be.
      
      * Build before test, and test --release
      
      * Revert "Build before test, and test --release"
      
      This reverts commit 7f6ef5ee
      
      .
      
      * Move decode test to an integration test
      
      Co-authored-by: default avatarAndrew Jones <[email protected]>
      bce9301c
  3. Apr 11, 2022
  4. Apr 08, 2022
  5. Apr 07, 2022
    • dependabot[bot]'s avatar
      Bump ink_lang from 3.0.0 to 3.0.1 · 4d0d37d1
      dependabot[bot] authored
      
      
      Bumps [ink_lang](https://github.com/paritytech/ink) from 3.0.0 to 3.0.1.
      - [Release notes](https://github.com/paritytech/ink/releases)
      - [Changelog](https://github.com/paritytech/ink/blob/master/RELEASES.md)
      - [Commits](https://github.com/paritytech/ink/compare/v3.0.0...v3.0.1)
      
      ---
      updated-dependencies:
      - dependency-name: ink_lang
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      4d0d37d1
    • dependabot[bot]'s avatar
      Bump ink_storage from 3.0.0 to 3.0.1 · 16e0aae8
      dependabot[bot] authored
      
      
      Bumps [ink_storage](https://github.com/paritytech/ink) from 3.0.0 to 3.0.1.
      - [Release notes](https://github.com/paritytech/ink/releases)
      - [Changelog](https://github.com/paritytech/ink/blob/master/RELEASES.md)
      - [Commits](https://github.com/paritytech/ink/compare/v3.0.0...v3.0.1)
      
      ---
      updated-dependencies:
      - dependency-name: ink_storage
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      16e0aae8
  6. Apr 06, 2022
    • dependabot[bot]'s avatar
      Bump ink_env from 3.0.0 to 3.0.1 · 1e8dd919
      dependabot[bot] authored
      
      
      Bumps [ink_env](https://github.com/paritytech/ink) from 3.0.0 to 3.0.1.
      - [Release notes](https://github.com/paritytech/ink/releases)
      - [Changelog](https://github.com/paritytech/ink/blob/master/RELEASES.md)
      - [Commits](https://github.com/paritytech/ink/commits)
      
      ---
      updated-dependencies:
      - dependency-name: ink_env
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      1e8dd919
    • dependabot[bot]'s avatar
      Bump ink_lang_codegen from 3.0.0 to 3.0.1 · f80ced58
      dependabot[bot] authored
      
      
      Bumps [ink_lang_codegen](https://github.com/paritytech/ink) from 3.0.0 to 3.0.1.
      - [Release notes](https://github.com/paritytech/ink/releases)
      - [Changelog](https://github.com/paritytech/ink/blob/master/RELEASES.md)
      - [Commits](https://github.com/paritytech/ink/commits)
      
      ---
      updated-dependencies:
      - dependency-name: ink_lang_codegen
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      f80ced58
    • dependabot[bot]'s avatar
      Bump ink_metadata from 3.0.0 to 3.0.1 · defc3eb2
      dependabot[bot] authored
      
      
      Bumps [ink_metadata](https://github.com/paritytech/ink) from 3.0.0 to 3.0.1.
      - [Release notes](https://github.com/paritytech/ink/releases)
      - [Changelog](https://github.com/paritytech/ink/blob/master/RELEASES.md)
      - [Commits](https://github.com/paritytech/ink/commits)
      
      ---
      updated-dependencies:
      - dependency-name: ink_metadata
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      defc3eb2
    • dependabot[bot]'s avatar
      Bump semver from 1.0.6 to 1.0.7 · 31ffb4c7
      dependabot[bot] authored
      
      
      Bumps [semver](https://github.com/dtolnay/semver) from 1.0.6 to 1.0.7.
      - [Release notes](https://github.com/dtolnay/semver/releases)
      - [Commits](https://github.com/dtolnay/semver/compare/1.0.6...1.0.7)
      
      ---
      updated-dependencies:
      - dependency-name: semver
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      31ffb4c7
    • Michael Müller's avatar
      54eeb532
  7. Apr 05, 2022
  8. Apr 04, 2022
    • dependabot[bot]'s avatar
      Bump zip from 0.6.0 to 0.6.2 · 8806e40d
      dependabot[bot] authored
      
      
      Bumps [zip](https://github.com/zip-rs/zip) from 0.6.0 to 0.6.2.
      - [Release notes](https://github.com/zip-rs/zip/releases)
      - [Commits](https://github.com/zip-rs/zip/commits)
      
      ---
      updated-dependencies:
      - dependency-name: zip
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      8806e40d
    • dependabot[bot]'s avatar
      Bump pretty_assertions from 1.2.0 to 1.2.1 · d4363e51
      dependabot[bot] authored
      
      
      Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 1.2.0 to 1.2.1.
      - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
      - [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v1.2.0...v1.2.1)
      
      ---
      updated-dependencies:
      - dependency-name: pretty_assertions
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      d4363e51
    • dependabot[bot]'s avatar
      Bump clap from 3.1.7 to 3.1.8 · f906f850
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 3.1.7 to 3.1.8.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v3.1.7...v3.1.8)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      f906f850
  9. Apr 01, 2022
    • dependabot[bot]'s avatar
      Bump clap from 3.1.6 to 3.1.7 · 85b65c60
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.7.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v3.1.6...v3.1.7)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      85b65c60
  10. Mar 31, 2022
    • dependabot[bot]'s avatar
      Bump log from 0.4.15 to 0.4.16 · ef194a03
      dependabot[bot] authored
      
      
      Bumps [log](https://github.com/rust-lang/log) from 0.4.15 to 0.4.16.
      - [Release notes](https://github.com/rust-lang/log/releases)
      - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/rust-lang/log/commits)
      
      ---
      updated-dependencies:
      - dependency-name: log
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      ef194a03
    • dependabot[bot]'s avatar
      Bump indexmap from 1.8.0 to 1.8.1 · 2b653403
      dependabot[bot] authored
      
      
      Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.0 to 1.8.1.
      - [Release notes](https://github.com/bluss/indexmap/releases)
      - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
      - [Commits](https://github.com/bluss/indexmap/compare/1.8.0...1.8.1)
      
      ---
      updated-dependencies:
      - dependency-name: indexmap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      2b653403
  11. Mar 28, 2022
  12. Mar 22, 2022
    • dependabot[bot]'s avatar
      Bump log from 0.4.14 to 0.4.15 · 2b7b50f7
      dependabot[bot] authored
      
      
      Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.15.
      - [Release notes](https://github.com/rust-lang/log/releases)
      - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/rust-lang/log/compare/0.4.14...0.4.15)
      
      ---
      updated-dependencies:
      - dependency-name: log
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      2b7b50f7
  13. Mar 21, 2022
  14. Mar 18, 2022
  15. Mar 17, 2022
  16. Mar 15, 2022
  17. Mar 14, 2022