hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

feat(ccmodel-hepheastus): add Hepheastus plugin #3641

Open RafaelAPB opened 1 week ago

RafaelAPB commented 1 week ago

Implementation of the paper Hepheastus https://ieeexplore.ieee.org/document/10363680

Depends on #3638 and #3639;: #3642, #3643 #3644 Authored-by: Bruno Mateus brumat315@gmail.com Co-authored-by: Rafael Belchior rafael.belchior@tecnico.ulisboa.pt Signed-off-by: Rafael Belchior rafael.belchior@tecnico.ulisboa.pt

Pull Request Requirements

Character Limit

A Must Read for Beginners For rebasing and squashing, here's a must read guide for beginners.

github-actions[bot] commented 1 week ago

This PR/issue depends on:

brunoffmateus commented 2 days ago

@petermetz @RafaelAPB I also added a quick message about the python dependency in the prerequisites of README.md. If you don't find it necessary I can remove it. Otherwise I think everything is done in this commit: e1626c4095f6dfb21497ddcfbcaadb6beff0162e. You should be able to cherry-pick and squash it.