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

Add golemsp to deb (provider variant) #2759

Merged
merged 9 commits into from
Sep 26, 2023

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 21, 2023

  1. ya_vm_runtime when called with offer-template sometimes leaves few ra…

    …ndom bytes at the end of the stream (unfortunately I don't know why). The solution is to try parse serde with cutoff string.
    scx1332 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    49a0b09 View commit details
    Browse the repository at this point in the history
  2. Goth new version

    scx1332 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ab22218 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    4faa001 View commit details
    Browse the repository at this point in the history
  2. Update Goth dependencies (#2771)

    Update Goth dependencies and version
    scx1332 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e96ea4a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    66d20a3 View commit details
    Browse the repository at this point in the history
  2. Do no use Rinkeby as a default, change defaults to be goerli or none …

    …if possible (#2654)
    
    * token to platform doesn't use default
    
    * rinkeby is not supported in erc20/zk-sync drivers
    
    * default to goerli
    
    * unify drivers api
    
    * clean up
    
    * do not migrate for now
    
    * no migration for now
    
    * remove migration scripts
    
    * bring back rinkeby to supported
    
    * even though the default is still there, don't use it too too often
    
    * don't use default network in init_wallet
    
    * move default network closer to cli
    
    ---------
    
    Co-authored-by: Kamil Koczurek <koczurekk@gmail.com>
    staszek-krotki and kamirr committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a609db2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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