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

SIP 100 Resolver & cache improvements #951

Merged
merged 50 commits into from
Dec 8, 2020

Commits on Nov 15, 2020

  1. Configuration menu
    Copy the full SHA
    ab70fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d413c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d7fd80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9411f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    3823797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093b46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e3eb8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c824a9 View commit details
    Browse the repository at this point in the history
  5. Fixing lint

    jjgonecrypto committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9409ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08510d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Updating lock

    jjgonecrypto committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    1cea903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12bacf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

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

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    bef288a View commit details
    Browse the repository at this point in the history
  2. Fixing it up

    jjgonecrypto committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ccdafd1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cache-validation-for-resolver-develop' of github.com:Sy…

    …nthetixio/synthetix into cache-validation-for-resolver-develop
    jjgonecrypto committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b974c33 View commit details
    Browse the repository at this point in the history
  4. Newer WIP

    jjgonecrypto committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d08a5d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Rebuild lock

    jjgonecrypto committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    23c8c8a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    2f658ff View commit details
    Browse the repository at this point in the history
  2. Fixing contracts

    jjgonecrypto committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e40c88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32801f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    aa962dd View commit details
    Browse the repository at this point in the history
  2. Updating lock

    jjgonecrypto committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0fdc9e9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cache-validation-with-no-construction-setup' into cache…

    …-validation-for-resolver-develop
    
    # Conflicts:
    #	contracts/AddressResolver.sol
    #	contracts/MintableSynthetix.sol
    #	contracts/MixinResolver.sol
    #	contracts/Synthetix.sol
    #	package-lock.json
    #	publish/releases.json
    #	publish/src/commands/deploy.js
    jjgonecrypto committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    2623690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67b2489 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76e6370 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59d5c5c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    5e9b640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9588c1c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge branch 'develop' into cache-validation-for-resolver-develop

    # Conflicts:
    #	contracts/SynthetixBridgeToBase.sol
    #	publish/releases.json
    #	test/prod/Synthetix.prod.js
    jjgonecrypto committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ee27bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f062078 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Fixing it up

    jjgonecrypto committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    b789bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    556b3bf View commit details
    Browse the repository at this point in the history
  3. Fixing DebtCache tests

    jjgonecrypto committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    5b1af5f View commit details
    Browse the repository at this point in the history
  4. Fixing coverage

    jjgonecrypto committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    5fdcdde View commit details
    Browse the repository at this point in the history
  5. More fixes

    jjgonecrypto committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    1a597d0 View commit details
    Browse the repository at this point in the history
  6. Fixing remaining tests

    jjgonecrypto committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    d824665 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into cache-validation-for-resolver-develop

    # Conflicts:
    #	package-lock.json
    #	publish/releases.json
    jjgonecrypto committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    316bf3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcdff4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a13ac9f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    6567c9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cache-validation-for-resolver-develop' of github.com:Sy…

    …nthetixio/synthetix into cache-validation-for-resolver-develop
    jjgonecrypto committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1c851bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42a7c81 View commit details
    Browse the repository at this point in the history
  4. Supporting pattern matching in releases (#952)

    justin j. moses committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5a9788f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2b7d45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fe0aae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7309f60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2933ea4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Fixing issue on deploy

    jjgonecrypto committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    bbf3c86 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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