Byron Hambly

Results 149 comments of Byron Hambly

quick update: I've got a wip with a failing test for multiple rendezvous.

Still busy with this, I have an initial implementation that my testing showed didn't work perfectly so I'm refactoring and improving it. Will post an update early next week!

got my test working, gotta add the plumbing from the asb/cli front-ends. will update later

> I'll add another 1 XMR to the bounty @icy-ux want to give #1417 a spin?

thanks! `87escxEg3ucCRdKuCEVrcZWJuAk3MdsXuK9J6jaNVKLLKih7LxCcdoBgC3rCs8KUsMSMQhEJjwCL4b7KAtYD2ykf5EQ2Wue `

> `87escxEg3ucCRdKuCEVrcZWJuAk3MdsXuK9J6jaNVKLLKih7LxCcdoBgC3rCs8KUsMSMQhEJjwCL4b7KAtYD2ykf5EQ2Wue ` @binarybaron can you please pay the bounty to the same address

@ikmckenz maybe look into separating the download and decompress stages?

Yeah. And since the hashes come from the same domain, we would also have to verify the pgp signature.

hi @maximusmaximalistus, thanks for raising this, after checking again I see that there is also an option to specify the asset for each address ``` 9. output_assets (json object) A...

so as an example to send 2 different assets: ``` sendmany "" {"addr1":1.0, "addr2":2.0} 0 "comment" [] true 1 "unset" {"addr1":"asset1", "addr2":"asset2"} ```