ibc-solo-machine icon indicating copy to clipboard operation
ibc-solo-machine copied to clipboard

This repository implements IBC solo machine which can be used to interface with other machines and replicated ledgers which speak IBC.

Results 7 ibc-solo-machine issues
Sort by recently updated
recently updated
newest added

## Summary I'm interested in using postgres for my database, but `cargo build --features postgres` fails with a type error. The `solo-machine-core` crate does support this as a feature, but...

cannot copy from ./target/release/solo-machine to root folder

Vulnerabilities --------------- ### ~~[RUSTSEC-2021-0076](https://rustsec.org/advisories/RUSTSEC-2021-0076.html)~~ > ~~libsecp256k1 allows overflowing signatures~~ | Details | | | --- | --- | | Package | ~~`libsecp256k1`~~ | | Version | ~~`0.3.5`~~ | | URL...

@devashishdxt this one may be good for UX... but given receive needs a TX to be signed, perhaps for the separated signing https://github.com/crypto-com/ibc-solo-machine/issues/3#issuecomment-864701195 there could be some API that returns...