{"id":25703452,"url":"https://github.com/dashpay/masternode-diff-processor","last_synced_at":"2025-04-30T06:46:33.601Z","repository":{"id":38539771,"uuid":"412788446","full_name":"dashpay/masternode-diff-processor","owner":"dashpay","description":"Library for processing masternode diff messages","archived":false,"fork":false,"pushed_at":"2023-04-29T19:50:50.000Z","size":17617,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-30T06:46:05.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashpay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-02T12:22:18.000Z","updated_at":"2023-04-19T11:14:02.000Z","dependencies_parsed_at":"2025-02-25T05:40:20.901Z","dependency_job_id":null,"html_url":"https://github.com/dashpay/masternode-diff-processor","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/dashpay%2Fmasternode-diff-processor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fmasternode-diff-processor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fmasternode-diff-processor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fmasternode-diff-processor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashpay","download_url":"https://codeload.github.com/dashpay/masternode-diff-processor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658196,"owners_count":21622819,"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":[],"created_at":"2025-02-25T05:29:41.869Z","updated_at":"2025-04-30T06:46:33.574Z","avatar_url":"https://github.com/dashpay.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# masternode-diff-message-processor\n\nLibrary for processing masternode diff messages.\n\nAlso it incorporates all the crypto neccessary for spv (x11-hash, ecdsa, bls, ed25519 etc.)\n\n| main | [![Tests](https://github.com/dashpay/masternode-diff-processor/workflows/Tests/badge.svg?branch=main)](https://github.com/dashpay/masternode-diff-processor/actions) | [![codecov](https://codecov.io/gh/dashpay/masternode-diff-processor/branch/main/graph/badge.svg)](https://codecov.io/gh/dashpay/masternode-diff-processor) | ![Lint](https://github.com/dashpay/masternode-diff-processor/workflows/Lint/badge.svg) |\n\nRun tests: \ncargo test --package dash-spv-masternode-processor --lib tests\nRun c test-like functions:\n\n./build.sh \u0026\u0026 clang c/main.c target/universal/release/libdash_spv_masternode_processor_macos.a -o test \u0026\u0026 ./test\n\nFor fast local testing:\nIn 'dash-shared-core'\n1) Create custom branch\n2) Modify DashSharedCore.podspec so 'source' points to branch from previous step\n3) Modify Cargo.toml so needed dependency points to desired branch\n\nIn 'masternodes-diff-processor':\n1) Don't forget to push the changes into the branch that 'dash-shared-core' is looking at\n\nIn 'DashSync' when building example app:\n1) In Podfile put 'DashSharedCore' pod which is 'dash-shared-core' looking at right above 'DashSync' pod import\n2) Perform 'pod cache clean DashSharedCore' if neccessary \n3) Run 'pod update'\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fmasternode-diff-processor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashpay%2Fmasternode-diff-processor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fmasternode-diff-processor/lists"}