Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Drop support for deploy tx #394

Merged
merged 44 commits into from
Apr 24, 2023
Merged

Drop support for deploy tx #394

merged 44 commits into from
Apr 24, 2023

Commits on Feb 7, 2023

  1. Deprecate deploy tx

    FabijanC committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9ef8f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d41b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8356e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b73d81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    178f77b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25a1494 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cad2275 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e63015 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77c692f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 22, 2023

  1. Merge branch 'master' into drop-deploy-tx

    * [skip ci]
    FabijanC committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6079608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe8cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380fefd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e811e22 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge branch 'master' into drop-deploy-tx

    * [skip ci]
    FabijanC committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    79d42e1 View commit details
    Browse the repository at this point in the history
  2. Fix some tests [skip ci]

    FabijanC committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    35389ed View commit details
    Browse the repository at this point in the history
  3. Fix some more [skip ci]

    FabijanC committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    766418b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Adapt more tests [skip ci]

    * get_nonce clientside test funciton defaults to pending block
    
    * fix passing of gateway url
    FabijanC committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2784eb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    5ff15bd View commit details
    Browse the repository at this point in the history
  2. Refactor [skip ci] [WIP]

    FabijanC committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    67d4a0a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge branch 'master' into drop-deploy-tx

    * [skip ci]
    FabijanC committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5f23ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d09a90 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge branch 'master' into drop-deploy-tx

    * [skip ci]
    FabijanC committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c55f3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac98c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e99be0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge branch 'master' into drop-deploy-tx

    * [skip ci]
    FabijanC committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    efb1074 View commit details
    Browse the repository at this point in the history
  2. Refactor deploy_info fixture

     * [skip ci]
    
     * not well tested
    FabijanC committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    7fcbd81 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    6b01c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41629c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5415fff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    868265d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into drop-deploy-tx

    * 12 rpc tests failing
    
    * [skip ci]
    FabijanC committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f62a965 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    3aad1f4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into drop-deploy-tx

    * [skip ci]
    FabijanC committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    61884d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    e6f3092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0cafd2 View commit details
    Browse the repository at this point in the history
  3. Fix get_events [skip ci]

    FabijanC committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d125e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5ca03 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Fix rpc declare

    FabijanC committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    479f8fd View commit details
    Browse the repository at this point in the history
  2. Minify UDC json [skip ci]

    FabijanC committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b8c3d5f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    a8b2d32 View commit details
    Browse the repository at this point in the history
  2. Update tests

    FabijanC committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1c4bc40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0e430 View commit details
    Browse the repository at this point in the history