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

update to prod #258

Merged
merged 9 commits into from
Dec 22, 2023
Merged

update to prod #258

merged 9 commits into from
Dec 22, 2023

Commits on Dec 1, 2023

  1. Deploy QUIC Proxy (#210)

    * Load listen addr from env
    
    * Add deployment config for quic-forward-proxy
    
    * ipv6 support
    
    * Fix rpc_tester
    
    * Read QUIC_PROXY_ADDR from env
    
    * Add traces for debugging
    
    * Add timeout for writing to SendStream
    
    * disable GSO (Generic Segmentation Offload) for all outgoing QUIC-connects
    
    should fix #199
    
    * disable GSO (Generic Segmentation Offload) for all outgoing QUIC-connects (#200)
    
    should fix #199
    
    Co-authored-by: GroovieGermanikus <groovie@mango.markets>
    
    * Add staging config, remove traces
    
    * cargo fmt
    
    * delete fly.toml - was split+renamed - see cd/
    
    * remove misleading line
    
    * comment on quic proxy
    
    * revert some files
    
    * Deploy dev from main, prod from production
    
    ---------
    
    Co-authored-by: GroovieGermanikus <groovie@mango.markets>
    Co-authored-by: Steve <95291500+grooviegermanikus@users.noreply.github.com>
    3 people committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c63a212 View commit details
    Browse the repository at this point in the history
  2. Update job names

    riordanp committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    67a2d30 View commit details
    Browse the repository at this point in the history
  3. Fix launch params

    riordanp committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f16731a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. -D clippy (#252)

    * -D clippy
    
    * scripts
    
    * fmt
    
    * commented out
    
    * diff clippy and build
    
    * fix
    
    * push -> main
    aniketfuryrocks committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a4fdc15 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. ping

    grooviegermanikus committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b91f054 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. grpc multiplexing integrate (#255)

    allow multiple GRPC sources
    grooviegermanikus committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5cfb6de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54245a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66bf77e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #257 from blockworks-foundation/readme_grpc-multip…

    …lexing
    
    grpc multiplex: readme
    grooviegermanikus committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    facd4a1 View commit details
    Browse the repository at this point in the history