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

Droplet support updates #434

Merged
merged 32 commits into from
Dec 1, 2023
Merged

Droplet support updates #434

merged 32 commits into from
Dec 1, 2023

Commits on Jun 9, 2023

  1. Merge pull request #12 from ProxeusApp/preprod

    reverse merge from preprod to s-pro dev
    tafonina committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9bfb0ac View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    9d3d6a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from sprotest/feature/fix-web3-method-fromAscii

    feature/fix-web3-method-fromAscii
    tafonina committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    029ab3e View commit details
    Browse the repository at this point in the history
  3. replace web3 to this.wallet.proxeusFS.web3 as metamask no longer inje…

    …cts web3
    Tatiana committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    028563a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from sprotest/feature/fix-web3-method-fromAscii

     feature/fix-web3-method-fromAscii
    tafonina committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b069463 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge pull request #16 from ProxeusApp/preprod

    sync Preprod branch from main repo
    tafonina committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a5e9d02 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    26ef319 View commit details
    Browse the repository at this point in the history
  2. add public urls in case user doesnt have metamask

    Tatiana committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6b2c7fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from sprotest/feature/remove-old-smartcontract…

    …-methods
    
    remove outdated methods of old smart contract
    slavas490 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7bff03b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    614e5a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from sprotest/feature/verify-doc

    feature/verify-doc
    tafonina committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3710bb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fix js frontend typos

    slavas490 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    18b6f1c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    29e1324 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/verify-doc' of github.com:sprotest/proxeus-core…

    … into feature/verify-doc
    Tatiana committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    be08fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e164676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d700aa2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from sprotest/feature/verify-doc

    Feature/verify doc
    tafonina committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    88dd2fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3ecefe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a98f86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d8af13 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix invalid character, updates in BN lib

    Tatiana committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e11d139 View commit details
    Browse the repository at this point in the history
  2. fix invalid character, updates in BN lib

    Tatiana committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b8056f0 View commit details
    Browse the repository at this point in the history
  3. fix invalid character, updates in BN lib, revert to string and number…

    …s format
    Tatiana committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e1ac271 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from sprotest/feature/fix-invalid-charachter

    fix invalid character, updates in BN lib
    tafonina committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    11f7378 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    cc08ea4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from sprotest/feature/delete_property

    Feature/delete property
    slavas490 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6065564 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. Merge pull request #23 from sprotest/fix/file-validation

    fix frontend error message for file not found
    tafonina committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    968c255 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. Merge pull request #24 from sprotest/feature/droplet-support

    update digitalocean deployment script
    tafonina committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c8fec16 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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