{"id":19976808,"url":"https://github.com/shaunazzopardi/ethereuem-runtime-verification","last_synced_at":"2026-05-09T06:02:22.302Z","repository":{"id":134361901,"uuid":"116514169","full_name":"shaunazzopardi/ethereuem-runtime-verification","owner":"shaunazzopardi","description":"An attempt at runtime verification of Ethereum smart contracts.","archived":false,"fork":false,"pushed_at":"2018-06-04T15:04:52.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-09T13:52:03.691Z","etag":null,"topics":["ethereum","ethereum-blockchain","ethereum-contract","formal-verification","monitoring","monitoring-engine","runtime-verification","smart-contracts","sol","solidity","solidity-contracts"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/shaunazzopardi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-06T20:41:18.000Z","updated_at":"2024-03-12T13:43:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"d03632df-d44b-4773-b92e-5abf82011eb4","html_url":"https://github.com/shaunazzopardi/ethereuem-runtime-verification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shaunazzopardi/ethereuem-runtime-verification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunazzopardi%2Fethereuem-runtime-verification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunazzopardi%2Fethereuem-runtime-verification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunazzopardi%2Fethereuem-runtime-verification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunazzopardi%2Fethereuem-runtime-verification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaunazzopardi","download_url":"https://codeload.github.com/shaunazzopardi/ethereuem-runtime-verification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunazzopardi%2Fethereuem-runtime-verification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ethereum","ethereum-blockchain","ethereum-contract","formal-verification","monitoring","monitoring-engine","runtime-verification","smart-contracts","sol","solidity","solidity-contracts"],"created_at":"2024-11-13T03:25:39.846Z","updated_at":"2026-05-09T06:02:22.277Z","avatar_url":"https://github.com/shaunazzopardi.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethereuem-runtime-verification\nDynamic runtime verification of Ethereum smart contracts as separate smart contracts.\n\n[1] introduces a monitor specification language for Solidity smart contracts, and a monitoring technique that instruments smart contracts which checks inlined in the monitored smart contract. This only works for smart contracts that have not yet been implemented. Here we take a different approach, where we create a separate monitor smart contract to which existing smart contracts can register to, and send events to. This assumes a smart contract comes with generic instrumentation that allows it to call any monitor smart contract.\n\nCurrent limitations: \n\n1. Instrumentation in original smart contract must be done manually (i.e. \u003ci\u003ecall\u003c/i\u003es or \u003ci\u003edelegatecall\u003c/i\u003es to the respective event trigger method in the monitor smart contract).\n2. Event trigger methods in the monitor smart contract have untyped parameters that need to be manually typed.\n\n\n[1] https://github.com/gordonpace/contractLarva\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaunazzopardi%2Fethereuem-runtime-verification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaunazzopardi%2Fethereuem-runtime-verification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaunazzopardi%2Fethereuem-runtime-verification/lists"}