Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: b00f/tanour
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: b00f/tanour
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: storage_file
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 44 files changed
  • 3 contributors

Commits on Nov 6, 2021

  1. Adding metering middleware (#11)

    * Adding metering middleware
    
    * Updating the changelog
    
    * Updating test-contract
    
    * Updating the github actions
    
    * Fixing the formatting issue
    
    * Renaming workflow job
    
    * Fixing the broken test
    
    * Fixing the linting issue
    b00f authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    d043e19 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Adding memory struct and updating the test (#12)

    * Adding memory struct and updating the test
    
    * Updating the CHANGELOG
    b00f authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2c01e9d View commit details
    Browse the repository at this point in the history
  2. Fixing a typo (#13)

    * Update workflow.yml
    
    * Update workflow.yml
    
    * Update workflow.yml
    b00f authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    11a50f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Updating test-contract (#14)

    * Updating test-contract
    
    * Updating ChangeLog
    b00f authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    eca84d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

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

Commits on Nov 5, 2022

  1. Bump crossbeam-utils from 0.8.5 to 0.8.12 (#17)

    Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.12.
    - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
    - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
    - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.5...crossbeam-utils-0.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: crossbeam-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    c9c99ad View commit details
    Browse the repository at this point in the history
  2. Bump regex from 1.5.4 to 1.6.0 (#18)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.6.0.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.5.4...1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    e3064c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Updating Kelk version (#16)

    * Updating Kelk version
    
    * native_get_param imported method
    
    * updating test contract
    
    * deleting cargo.lock files
    
    * renaming zarb to pactus
    
    * Update test-contract/Cargo.toml
    
    Co-authored-by: Mantre <[email protected]>
    
    * set kelk version to 0.3.0
    
    * fixing clippy and fmt issues
    
    * updating changelog
    
    Co-authored-by: Mantre <[email protected]>
    b00f and themantre authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    155b43f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. refactor(wasmer): updating Wasmer version to 3.1.0 (#19)

    * refactor(wasmer): updating Wasmer version to 3.1.0
    
    * updating the change log
    b00f authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    48c998e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. creating storage file

    b00f committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2d1a873 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    4e14fd4 View commit details
    Browse the repository at this point in the history
  2. updating the change log

    b00f committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ddf43c4 View commit details
    Browse the repository at this point in the history
  3. fixing the brokrn test

    b00f committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    cc3a683 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    ede5ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b48d7 View commit details
    Browse the repository at this point in the history
  3. updating tests

    b00f committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    33c63cc View commit details
    Browse the repository at this point in the history
  4. updating tests

    b00f committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    eaf8e62 View commit details
    Browse the repository at this point in the history
Loading