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

fix: update ./rs-drive-abci/.env.testnet #1715

Closed
wants to merge 48 commits into from

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    28820ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13243e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    5bd7a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    becabaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d177116 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ad118f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b2927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b24a19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49586bf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    f21ea2f View commit details
    Browse the repository at this point in the history
  2. chore: various logging improvements (dashpay#1666)

    Co-authored-by: QuantumExplorer <[email protected]>
    shumkov and QuantumExplorer authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b3f0114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f84e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d320578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535429a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    77febff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0c579 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    f8c88f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30929ea View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 28, 2024

  1. feat!: chainlock optimized verification (dashpay#1621)

    Co-authored-by: Odysseas Gabrielides <[email protected]>
    Co-authored-by: Ivan Shumkov <[email protected]>
    3 people authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    20b39d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    0e78075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e5366 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. feat(drive): withdrawals finalization (dashpay#1601)

    Co-authored-by: Odysseas Gabrielides <[email protected]>
    Co-authored-by: Ivan Shumkov <[email protected]>
    3 people authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9591752 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

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

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    865ed22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97922f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. feat(sdk): state transitions support in rust sdk (dashpay#1596)

    Co-authored-by: Djavid Gabibiyan <[email protected]>
    Co-authored-by: Dmitrii Golubev <[email protected]>
    Co-authored-by: strophy <[email protected]>
    Co-authored-by: QuantumExplorer <[email protected]>
    Co-authored-by: fominok <[email protected]>
    Co-authored-by: Ivan Shumkov <[email protected]>
    Co-authored-by: markin.io <[email protected]>
    8 people authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5a145d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    c3d4e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71acab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b408de7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86778be View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat(platform)!: identity nonce and contract nonces to prevent replay…

    … attacks (dashpay#1681)
    
    Co-authored-by: markin.io <[email protected]>
    Co-authored-by: Lukasz Klimek <[email protected]>
    Co-authored-by: Ivan Shumkov <[email protected]>
    4 people authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    724b272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acce68d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    5b6fc20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c481783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    541b27e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a988e69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73f20dc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix(sdk): nonce manager caching bug (dashpay#1711)

    Co-authored-by: QuantumExplorer <[email protected]>
    markin-io and QuantumExplorer authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dc03275 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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