{"id":22804820,"url":"https://github.com/tedim52/avalanche-walrus","last_synced_at":"2025-03-30T20:28:29.272Z","repository":{"id":62867187,"uuid":"552509964","full_name":"tedim52/avalanche-walrus","owner":"tedim52","description":"a research project for CS 6410 at Cornell that aims to improve performance of gossiping transactions in the Avalanche C-Chain of the Avalanche C-Chain","archived":false,"fork":false,"pushed_at":"2022-12-12T00:06:31.000Z","size":65830,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T23:39:49.297Z","etag":null,"topics":["ava-labs","avalanche-c-chain","gossip-protocol","mempool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tedim52.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":"2022-10-16T18:53:04.000Z","updated_at":"2024-04-09T10:44:57.000Z","dependencies_parsed_at":"2023-01-27T09:45:30.986Z","dependency_job_id":null,"html_url":"https://github.com/tedim52/avalanche-walrus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedim52%2Favalanche-walrus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedim52%2Favalanche-walrus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedim52%2Favalanche-walrus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedim52%2Favalanche-walrus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedim52","download_url":"https://codeload.github.com/tedim52/avalanche-walrus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246377439,"owners_count":20767457,"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":["ava-labs","avalanche-c-chain","gossip-protocol","mempool"],"created_at":"2024-12-12T10:09:32.510Z","updated_at":"2025-03-30T20:28:29.244Z","avatar_url":"https://github.com/tedim52.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# avalanche-gossip-research\nCS 6410 Project\n\n## Starting a Cluster via cURL\n### Requires\n1. avalanche-network-runner\n1. An avalanchego node executable\n1. cURL\n\n### Start the Server\nIn one terminal run\n```\navalanche-network-runner server \\\n    --log-level debug \\\n    --port=\":8080\" \\\n    --grpc-gateway-port=\":8081\"\n```\n\n### Cluster Configuration\nTo specify the nodes in the cluster, write a config file with each node executable and number of nodes on separate lines. For example, the following specifies a network with 5 default avalanchego nodes and 6 modified nodes\n```\n5 /home/qburke/avalanchego/build/avalanchego\n3 /home/qburke/walrus/build/nodev1\n```\n\n### Starting the Cluster\nIn a separate terminal run the testbed module passing the filename as the first argument\nThis will \n1. Start a cluster with the given configuration\n1. Fund the network\n1. Attach `txn-subscripbers` to each node which will output to the terminal information about transactions\n1. See this REAMDE in `tx-spammer/` to see how to spam transactions to this network\n\n### Resetting MetaMask Account\nFor first time setup, follow the steps in the relevant section of the [Avalanche docs](https://docs.avax.network/quickstart/fund-a-local-test-network) to complete the integration with MetaMask.\u003cbr\u003e\nFor subsequent tests, go to Account Settings \u003e Advanced and Reset Account for the funded account.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedim52%2Favalanche-walrus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedim52%2Favalanche-walrus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedim52%2Favalanche-walrus/lists"}