Jacob Payne is a software developer and entrepreneur with over a decade of engineering experience and 7+ years focused on software and smart contract development. He combines hands-on backend systems work in Rust—contributing serialization, codec, and p2p improvements to notable crypto projects like Mimblewimble/Grin and paritytech/jsonrpc—with devops R&D for asset management and distributed networks. As CEO of DaoHub and a long-time open-source contributor, he bridges product leadership and low-level protocol engineering, often improving robustness through careful serialization and testing. His background spans frontend, audio/visual web work, and infrastructure automation, giving him a practical full-stack perspective uncommon in protocol-focused engineers.
Minimal implementation of the Mimblewimble protocol.
Role in this project:
Back-end Developer
Contributions:5 commits, 8 PRs, 58 comments in 3 months
Contributions summary:Jacob primarily focused on refactoring and improving the core serialization and deserialization logic of the Grin cryptocurrency project. They replaced `AsFixedBytes` with `Sized + AsRef<[u8]>` for more flexibility and implemented block and transaction codecs. They also contributed to the p2p layer, adding rate limiting and setting up message encoding and decoding. The user’s work touched various core components, including block headers, transactions, and p2p message handling.
Contributions summary:Jacob focused on implementing serialization and deserialization logic for the JSON-RPC request and response objects within the `paritytech/jsonrpc` repository. They added `Serialize` and `Deserialize` implementations for various request types, including `MethodCall`, `Notification`, `Call`, and `Request`. The contributions included unit tests to ensure the correct serialization and deserialization of the JSON-RPC data structures, enhancing the library's functionality and robustness. Additionally, they addressed formatting issues and improved code clarity.
rpcjsonrpcrustjson-rpcjson
Find and Hire Top DevelopersWe’ve analyzed the programming source code of over 60 million software developers on GitHub and scored them by 50,000 skills. Sign-up on Prog,AI to search for software developers.