{"id":23545518,"url":"https://github.com/bh2smith/solidity-multicaller","last_synced_at":"2025-04-24T03:13:33.585Z","repository":{"id":44115109,"uuid":"193875172","full_name":"bh2smith/solidity-multicaller","owner":"bh2smith","description":"Solidity testing utility for calling the same function several times in a single transaction.","archived":false,"fork":false,"pushed_at":"2022-12-09T17:34:21.000Z","size":327,"stargazers_count":6,"open_issues_count":11,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T06:24:23.147Z","etag":null,"topics":["devtool","ethereum","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bh2smith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-26T09:38:51.000Z","updated_at":"2023-01-05T21:13:30.000Z","dependencies_parsed_at":"2023-01-25T22:47:01.822Z","dependency_job_id":null,"html_url":"https://github.com/bh2smith/solidity-multicaller","commit_stats":null,"previous_names":["bh2smith/solidity-multi-transaction"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsolidity-multicaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsolidity-multicaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsolidity-multicaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsolidity-multicaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bh2smith","download_url":"https://codeload.github.com/bh2smith/solidity-multicaller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354785,"owners_count":21416786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devtool","ethereum","testing-tools"],"created_at":"2024-12-26T08:18:41.570Z","updated_at":"2025-04-24T03:13:33.565Z","avatar_url":"https://github.com/bh2smith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/bh2smith/solidity-multi-transaction.svg?branch=master)](https://travis-ci.org/bh2smith/solidity-multicaller)\n[![npm version](https://badge.fury.io/js/solidity-multicall.svg)](https://badge.fury.io/js/solidity-multicall)\n[![Coverage Status](https://coveralls.io/repos/github/bh2smith/solidity-multicaller/badge.svg)](https://coveralls.io/github/bh2smith/solidity-multicaller)\n\n# Solidity Multi-Transaction\nSolidity testing utility for calling the same function several times in a single transaction. Such a tool can be used during unit testing to achieve _conditional coverage_ in situations that might require several transactions to be executed simultaneously.\n\n## Installation \u0026 Usage\n\n```bash\nnpm install -g solidity-multicall\n```\n\n\nSee [test file](https://github.com/bh2smith/solidity-multi-transaction/blob/master/test/test_multi.js) for example usage\n\n## Practical use case\n\n\nRequest collection in batches having limited capacity which expire after a pre-defined amount of time.\nThat is, the batch collection of requests \"closes\" (i.e. becomes inactive) and can be processed after either a pre-defined amount of time or when the batch is full/capacity reached.\nIf the batch capacity is too large to fill in short time period (say the average time of a single block), then testing desired functionality of how the contract handle's full batches.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fsolidity-multicaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbh2smith%2Fsolidity-multicaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fsolidity-multicaller/lists"}