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

BAT gating for Web3 Brave Talk #1079

Merged
merged 22 commits into from
Jul 19, 2023
Merged

BAT gating for Web3 Brave Talk #1079

merged 22 commits into from
Jul 19, 2023

Commits on Jun 19, 2023

  1. first mockup on dev2

    David Suh authored and David Suh committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e872d23 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. remove cluttered talk, add request payload

    David Suh authored and David Suh committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    35fc7ca View commit details
    Browse the repository at this point in the history
  2. change permission name from BAT-gating to balance as per spec sheet

    David Suh authored and David Suh committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a80a69c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'main' into dsuh-943-bat-gating

    David Suh authored and David Suh committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e2a306a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1046 from brave/dsuh-943-bat-gating

    Dsuh 943 bat gating
    dvdhs authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    df65321 View commit details
    Browse the repository at this point in the history
  3. Renovate/all minor patch (#1062)

    * Use renovate for dependency updates (#1054)
    
    1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue.
    
    2. Use renovateapp instead.
    
    The renovate configuration included here is based on that from ads-serve, and:
    
    a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished"
    b. combines all minor and patch updates into a single PR
    
    * removed as *[bot] is not accepted by AWS (#1055)
    
    Signed-off-by: Ahmed Kamal <email.ahmedkamal@googlemail.com>
    
    * Update all non-major dependencies
    
    ---------
    
    Signed-off-by: Ahmed Kamal <email.ahmedkamal@googlemail.com>
    Co-authored-by: Graham Tackley <gtackley@brave.com>
    Co-authored-by: Ahmed Kamal <email.ahmedkamal@googlemail.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    4 people authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    48d36d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Renovate/node 18.x (#1068)

    * Use renovate for dependency updates (#1054)
    
    1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue.
    
    2. Use renovateapp instead.
    
    The renovate configuration included here is based on that from ads-serve, and:
    
    a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished"
    b. combines all minor and patch updates into a single PR
    
    * removed as *[bot] is not accepted by AWS (#1055)
    
    Signed-off-by: Ahmed Kamal <email.ahmedkamal@googlemail.com>
    
    * Update all non-major dependencies (#1057)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Pin dependencies (#1056)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update all non-major dependencies (#1063)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update Node.js to v18.16.1
    
    ---------
    
    Signed-off-by: Ahmed Kamal <email.ahmedkamal@googlemail.com>
    Co-authored-by: Graham Tackley <gtackley@brave.com>
    Co-authored-by: Ahmed Kamal <email.ahmedkamal@googlemail.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    4 people authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6b2d376 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. aesthetic changes

    David Suh authored and David Suh committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1a96ffb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dsuh-943-bat-gating

    David Suh authored and David Suh committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    75884cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72390d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. updating default gated value to 1 wei

    David Suh authored and David Suh committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    890fb99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b25288c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. adding type/enum safety and removing needless futureproofing, using t…

    …ranslation rather than string literals
    David Suh authored and David Suh committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7512714 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dsuh-943-bat-gating

    David Suh authored and David Suh committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a2794c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. in date with main

    David Suh authored and David Suh committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9b22a05 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. simple change for dev2 compat

    David Suh authored and David Suh committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    507f3af View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix error message + typo

    David Suh authored and David Suh committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e9c733a View commit details
    Browse the repository at this point in the history
  2. adding error text for no BAT in BAT-gating

    David Suh authored and David Suh committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0756e93 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. ff with main

    David Suh authored and David Suh committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f149660 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. merging (fixed) main

    David Suh authored and David Suh committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9bf850f View commit details
    Browse the repository at this point in the history
  2. fixed some optional stuff

    David Suh authored and David Suh committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    76ce2af View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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