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

Port to Clarity V3 and fix tests #43

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. fix test

    OxMarco committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6d43fd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add read-only function

    vedhavyas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a48d1cf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. expo override

    OxMarco committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3c3d8b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. testnet utility function to set the price

    OxMarco committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    55834b7 View commit details
    Browse the repository at this point in the history
  2. readme upgrade notes

    OxMarco committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fd4b72b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. update testnet deployment

    vedhavyas committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ca9b04f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'clarity-v3' of cf.github.com:Trust-Machines/stacks-pyth…

    …-bridge into clarity-v3
    vedhavyas committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2b480eb View commit details
    Browse the repository at this point in the history
  3. update testnet plan

    vedhavyas committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a746a1f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update deployment

    vedhavyas committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f11de17 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    05f6d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Trust-Machines/prepare_storage_upgrade

    prepare storage contract changes
    hackercf authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    05b15da View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. update deployments

    vedhavyas committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1af2888 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. update mainnetplan

    vedhavyas committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0d478c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    09ad91c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Trust-Machines/GRNT-1112

    GRNT-1112: include additional block time in the staleness check
    hackercf authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5b83ed6 View commit details
    Browse the repository at this point in the history
  3. fix L-01

    vedhavyas committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a685a68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Trust-Machines/GRNT-1113

    GRNT-1113: allow empty price updates with zero fees charged
    hackercf authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    83084a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from Trust-Machines/GRNT-1136

    GRNT-1136: fix skipping over invalid uncompressed addresses
    hackercf authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    d1f1c0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b57b9da View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. set initial fee to 1

    vedhavyas committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b6a8476 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from Trust-Machines/GRNT-1153

    GRNT-1153: set initial fee to 1
    hackercf authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    78bc3ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from Trust-Machines/GRNT-1138

    GRNT-1138: ensure only deployer can update the first guardian set
    hackercf authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    30caebd View commit details
    Browse the repository at this point in the history