magic-wormhole / magic-wormhole.rs

Rust implementation of Magic Wormhole, with new features and enhancements
European Union Public License 1.2
648 stars 72 forks source link

Transfer-v2 #179

Closed piegamesde closed 1 year ago

wuan commented 1 year ago

And this call should be commented out/removed as well: https://github.com/magic-wormhole/magic-wormhole.rs/blob/b51dcb21d508f00583f40684d3aac08292142c91/cli/src/main.rs#L1101

piegamesde commented 1 year ago

Thanks. I'm a bit confused as to how I could have missed these, but also why the CI isn't running. Edit: okay, looks like stupid GitHub actions don't run when there are merge conflicts for some reason. Apparently they don't know that resolving them during the merge is a thing people do …