https://gitlab.com/tezos/tezos
Raw File
Tip revision: a1fa18363dc2800c84d44a31dfb30b64541c701f authored by Jules Viennot on 28 June 2022, 15:33:33 UTC
Proto: adding infos to the change log
Tip revision: a1fa183
2.json
[
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (archive / archive)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_archive"
    ],
    "successful_runs": {
      "total_time": "36530982",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "normalize.ml",
    "title": "Alpha: normalize data",
    "tags": [
      "alpha",
      "normalize",
      "data"
    ],
    "successful_runs": {
      "total_time": "8457938",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Transfer (empty, asynchronous)",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "empty",
      "bake_for",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "2218318",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Jakarta: (Mockup) Transfer (asynchronous)",
    "tags": [
      "jakarta",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "2845940",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Register Global Constant failure",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "global_constant"
    ],
    "successful_runs": {
      "total_time": "1813464",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Calling a contract with a global constant success",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "global_constant"
    ],
    "successful_runs": {
      "total_time": "2859440",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) Bake",
    "tags": [
      "ithaca",
      "proxy",
      "bake"
    ],
    "successful_runs": {
      "total_time": "13289819",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Jakarta: (Proxy) Transfer",
    "tags": [
      "jakarta",
      "proxy",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "9190227",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Wrong proto",
    "tags": [
      "alpha",
      "proxy",
      "initialization"
    ],
    "successful_runs": {
      "total_time": "6675294",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6775756",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballots) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6763639",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Jakarta: (Proxy) (/chains/main/blocks/head/context/delegates) No useless RPC call",
    "tags": [
      "jakarta",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6706171",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/baking_rights) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6721292",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) (/chains/main/blocks/head/helpers/endorsing_rights) Cache at most once",
    "tags": [
      "ithaca",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6709578",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Jakarta: (Proxy) (/chains/main/blocks/head/helpers/levels_in_current_cycle) Cache at most once",
    "tags": [
      "jakarta",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6655145",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballots) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6833360",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) (/chains/main/blocks/head/votes/current_proposal) Cache at most once",
    "tags": [
      "ithaca",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6764160",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Jakarta: (Proxy) (/chains/main/blocks/head/votes/listings) Cache at most once",
    "tags": [
      "jakarta",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6879154",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy_server_test.ml",
    "title": "Alpha: (Vanilla, proxy_server endpoint) Compare RPC get",
    "tags": [
      "alpha",
      "vanilla_proxy_server_endpoint",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "27233533",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "protocol_migration.ml",
    "title": "protocol migration at level 13",
    "tags": [
      "protocol",
      "migration",
      "sandbox"
    ],
    "successful_runs": {
      "total_time": "12076415",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "rpc_config_logging.ml",
    "title": "Alpha: logging configuration RPCs",
    "tags": [
      "alpha",
      "rpc",
      "node",
      "logging"
    ],
    "successful_runs": {
      "total_time": "18924988",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "protocol_table_update.ml",
    "title": "protocol activation",
    "tags": [
      "protocol",
      "table",
      "update"
    ],
    "successful_runs": {
      "total_time": "27217103",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "cache_cache.ml",
    "title": "Ithaca: cache cache",
    "tags": [
      "ithaca",
      "cache",
      "node",
      "baker"
    ],
    "successful_runs": {
      "total_time": "18398656",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "baking.ml",
    "title": "Ithaca: ensure we can still bake with a faulty operation",
    "tags": [
      "ithaca",
      "baking",
      "exception"
    ],
    "successful_runs": {
      "total_time": "14440371",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Alpha: Manager_restriction_disable_precheck",
    "tags": [
      "alpha",
      "mempool",
      "manager_restriction",
      "disable_precheck"
    ],
    "successful_runs": {
      "total_time": "15043007",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Alpha: Max refused operations branch_delayed",
    "tags": [
      "alpha",
      "mempool",
      "refused",
      "max",
      "branch_delayed"
    ],
    "successful_runs": {
      "total_time": "22384557",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Ithaca: mempool ban operation",
    "tags": [
      "ithaca",
      "mempool",
      "node",
      "ban"
    ],
    "successful_runs": {
      "total_time": "33118151",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: mempool unban all operations",
    "tags": [
      "jakarta",
      "mempool",
      "node",
      "ban"
    ],
    "successful_runs": {
      "total_time": "33012126",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Alpha: mempool unban all operations",
    "tags": [
      "alpha",
      "mempool",
      "node",
      "ban"
    ],
    "successful_runs": {
      "total_time": "33898952",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: Test prefiltered limits of mempool",
    "tags": [
      "jakarta",
      "mempool",
      "gc",
      "limit"
    ],
    "successful_runs": {
      "total_time": "32934667",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Ithaca: Reclassify branch_delayed operation with wrong signature",
    "tags": [
      "ithaca",
      "mempool",
      "wrong",
      "signature"
    ],
    "successful_runs": {
      "total_time": "18945137",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: Forge pre-filtered operation and check mempool",
    "tags": [
      "jakarta",
      "forge",
      "mempool",
      "pre_filtered"
    ],
    "successful_runs": {
      "total_time": "12978857",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Ithaca: Fetch failed operation",
    "tags": [
      "ithaca",
      "fetch",
      "mempool"
    ],
    "successful_runs": {
      "total_time": "17654378",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: Fetch failed operation",
    "tags": [
      "jakarta",
      "fetch",
      "mempool"
    ],
    "successful_runs": {
      "total_time": "17760308",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: mempool do not reclassify",
    "tags": [
      "jakarta",
      "mempool",
      "node",
      "filter",
      "refused",
      "applied"
    ],
    "successful_runs": {
      "total_time": "17807316",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: pending operation version",
    "tags": [
      "jakarta",
      "mempool",
      "pending_operations",
      "version"
    ],
    "successful_runs": {
      "total_time": "10992631",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Alpha: force invalid operation injection",
    "tags": [
      "alpha",
      "force",
      "mempool"
    ],
    "successful_runs": {
      "total_time": "15261565",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Jakarta: Injecting old operation fails",
    "tags": [
      "jakarta",
      "mempool",
      "injection"
    ],
    "successful_runs": {
      "total_time": "11162240",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Alpha: get post mempool filter",
    "tags": [
      "alpha",
      "mempool",
      "node",
      "filter"
    ],
    "successful_runs": {
      "total_time": "26821315",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Jakarta: encoding regression test: block_header.unsigned",
    "tags": [
      "regression",
      "jakarta",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "1187565",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Jakarta: encoding regression test: gas.cost",
    "tags": [
      "regression",
      "jakarta",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "2601529",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: encoding regression test: gas",
    "tags": [
      "regression",
      "alpha",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "3503937",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: encoding regression test: nonce",
    "tags": [
      "regression",
      "alpha",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "1184724",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Jakarta: encoding regression test: nonce",
    "tags": [
      "regression",
      "jakarta",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "1318784",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Ithaca: encoding regression test: tez",
    "tags": [
      "regression",
      "ithaca",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "2431238",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Jakarta: encoding regression test: vote.ballot",
    "tags": [
      "regression",
      "jakarta",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "3524945",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tenderbake.ml",
    "title": "Alpha: Tenderbake low level commands",
    "tags": [
      "alpha",
      "propose",
      "endorse",
      "preendorse",
      "tenderbake",
      "low_level"
    ],
    "successful_runs": {
      "total_time": "12710820",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "light supports alpha and at least 3 immutable protocols",
    "tags": [
      "client",
      "light",
      "list",
      "protocols"
    ],
    "successful_runs": {
      "total_time": "748968",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "p2p.ml",
    "title": "check --advertised-net-port=PORT option",
    "tags": [
      "p2p",
      "cli",
      "connections"
    ],
    "successful_runs": {
      "total_time": "14167362",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "proxy supported protocols are the same as the mockup protocols",
    "tags": [
      "client",
      "proxy",
      "list",
      "protocols"
    ],
    "successful_runs": {
      "total_time": "1502706",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "cli_tezos.ml",
    "title": "CLI above connections cap",
    "tags": [
      "cli",
      "connections",
      "bad"
    ],
    "successful_runs": {
      "total_time": "1117373",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Jakarta: (mode light) RPC regression tests: votes",
    "tags": [
      "regression",
      "jakarta",
      "rpc",
      "votes"
    ],
    "successful_runs": {
      "total_time": "27830647",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Ithaca: (mode proxy) RPC regression tests: votes",
    "tags": [
      "regression",
      "ithaca",
      "rpc",
      "votes"
    ],
    "successful_runs": {
      "total_time": "25075723",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: (mode proxy_server_data_dir) RPC regression tests: delegates",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "22054300",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Jakarta: (mode proxy_server_data_dir) RPC regression tests: votes",
    "tags": [
      "regression",
      "jakarta",
      "rpc",
      "votes"
    ],
    "successful_runs": {
      "total_time": "26882714",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: (mode proxy_server_rpc) RPC regression tests: contracts",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "49555205",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Test RPC no_service_at_valid_prefix @ localhost",
    "tags": [
      "rpc"
    ],
    "successful_runs": {
      "total_time": "5099207",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: RPC (tx_rollups, regression) - inbox",
    "tags": [
      "regression",
      "alpha",
      "tx_rollup",
      "rpc",
      "inbox"
    ],
    "successful_runs": {
      "total_time": "9213479",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: RPC (tx_rollups, regression) - inbox message hash",
    "tags": [
      "regression",
      "alpha",
      "tx_rollup",
      "rpc",
      "inbox",
      "message"
    ],
    "successful_runs": {
      "total_time": "5935645",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: RPC (tx_rollups, regression) - pending bonded commitments",
    "tags": [
      "regression",
      "alpha",
      "tx_rollup",
      "rpc",
      "commitment",
      "bond"
    ],
    "successful_runs": {
      "total_time": "13792593",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: Submit a batch to an invalid rollup address should fail",
    "tags": [
      "regression",
      "alpha",
      "tx_rollup",
      "client",
      "fail",
      "batch"
    ],
    "successful_runs": {
      "total_time": "5862307",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: Try to finalize a too recent commitment",
    "tags": [
      "regression",
      "alpha",
      "tx_rollup",
      "client",
      "fail",
      "finalize"
    ],
    "successful_runs": {
      "total_time": "13726365",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: RPC (tx_rollup, regression) - rejection",
    "tags": [
      "regression",
      "alpha",
      "tx_rollup",
      "rejection"
    ],
    "successful_runs": {
      "total_time": "19472147",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: reject commitment using position one",
    "tags": [
      "alpha",
      "tx_rollup",
      "rejection",
      "batch"
    ],
    "successful_runs": {
      "total_time": "21041592",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: wrong rejection",
    "tags": [
      "alpha",
      "tx_rollup",
      "rejection",
      "batch"
    ],
    "successful_runs": {
      "total_time": "21445497",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: wrong message path for rejection",
    "tags": [
      "alpha",
      "tx_rollup",
      "rejection",
      "batch"
    ],
    "successful_runs": {
      "total_time": "20014747",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Alpha: bond return",
    "tags": [
      "alpha",
      "tx_rollup",
      "bond",
      "return"
    ],
    "successful_runs": {
      "total_time": "144906759",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "tx_rollup_node.ml",
    "title": "Alpha: TX_rollup: deposit ticket from l1 to l2",
    "tags": [
      "alpha",
      "tx_rollup",
      "deposit",
      "ticket"
    ],
    "successful_runs": {
      "total_time": "11978900",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Batch below block limit with each operation below limit",
    "tags": [
      "ithaca",
      "precheck",
      "batch",
      "gas"
    ],
    "successful_runs": {
      "total_time": "21999276",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Batch below block limit with operations over limit",
    "tags": [
      "ithaca",
      "precheck",
      "batch",
      "gas",
      "op_gas"
    ],
    "successful_runs": {
      "total_time": "17050189",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Simple transfer with not enough gas",
    "tags": [
      "ithaca",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "17352545",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Test simple transfer of the whole balance",
    "tags": [
      "ithaca",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "33125170",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Successful smart contract call",
    "tags": [
      "ithaca",
      "simple_contract_calls",
      "smart",
      "contract",
      "call"
    ],
    "successful_runs": {
      "total_time": "18789788",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Alpha: Replace a replacement op with enough fees",
    "tags": [
      "alpha",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "26268788",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Jakarta: Second op's gas descreased by 1, but still no enough replacement fees",
    "tags": [
      "jakarta",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "19063478",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Alpha: Gas limit doubled in batch. More fees needed",
    "tags": [
      "alpha",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "23585479",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Alpha: Replacing a batched op is possible if enough fees are provided",
    "tags": [
      "alpha",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "24735841",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Ithaca: Low balance - second op's fees are equal to max_int64-1",
    "tags": [
      "ithaca",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "17262588",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "sapling.ml",
    "title": "Alpha: insufficient_funds.shield",
    "tags": [
      "alpha",
      "sapling"
    ],
    "successful_runs": {
      "total_time": "8071838",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  }
]
back to top