8000 Comparing ethereum-optimism:main...okx:main · ethereum-optimism/infra · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: ethereum-optimism/infra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: okx/infra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 21, 2024

  1. Add nacos support for proxyd (#1)

    * Add nacos to proxyd
    
    * Eliminate uint64 cast during IP addr parsing
    
    * Only register nacos after start
    
    * Use same log package
    
    * Feed in ext addr override env logic
    Vui-Chee authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6b26c97 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Nacos: configure multiple apps on same pod (#2)

    * Allow many names, ports and ips (except namespace)
    
    * One more test case for many ip,port
    
    * Panic on different pod IPs
    
    * go mod tidy
    
    * Split external addr config for clarity
    
    * touchups
    
    * Read ext ip only if nacos urls are set
    Vui-Chee authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3614f7b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Merge tag 'proxyd/v4.11.1' into vui-chee/main-upstream-v4.11.1

    [tag-service-release] Tag proxyd at v4.11.1
    
    * tag 'proxyd/v4.11.1': (24 commits)
      proxyd: simplify tx sender calculation (#93)
      feat: add fallback rate limiter and cache to fallback to memory if redis fails (#92)
      update readme (#88)
      chore(deps): bump github.com/btcsuite/btcd in /op-conductor-mon (#61)
      chore(deps): bump github.com/golang-jwt/jwt/v4 in /op-conductor-mon (#78)
      chore(deps): bump github.com/rs/cors in /peer-mgmt-service (#91)
      Multicall rpc error check (#64)
      chore(deps): bump github.com/rs/cors from 1.9.0 to 1.11.0 in /op-ufm (#46)
      ci(circleci): add goreleaser job for releases
      ci(circleci): add matrix definitions for release jobs
      circleci: update vm image to ubuntu-2204:current
      circleci: remove unused orbs and job definitions
      feat: add documentation around the release process (#89)
      Upgrade geth dependency to 1.14.8 (#56)
      optxproxy: remove auth requirement (#87)
      op-txproxy: enable auth checks + jsonrpc responses when auth fails (#82)
      optxproxy: re-enable auth enforcement (#81)
      chore: get rid of backwards compatible pms (#80)
      feat: open-source pms (#74)
      err metrics cardinality (#75)
      ...
    Vui-Chee committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    880b255 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from okx/vui-chee/main-upstream-v4.11.1

    Update main with upstream proxyd/v4.11.1
    KamiD authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f3e36d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

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