Levente Pap

Results 6 comments of Levente Pap

Same issue as #276 , problem is in PyOTA multisig signing process somewhere...

hey @pdecol, awesome! I'm on it ;) However, bear in mind that this might be low priority for the other libs that already have account module, which solves the after...

I suggest then that we break up the PR into the two changes that you mentioned @pdecol , and put the first one on hold until we have a concept...

Hey @jo7399 , the PoW process can be done locally starting with [PyOTA 2.1.0](https://github.com/iotaledger/iota.py/releases/tag/2.1.0). > The buyer needs to invoke an API to prepare_transfer which I want to avoid. `prepare_transfer`...

hey @woywoy123 I tried the original example with `security_level` 1 and 2, they both fail bundle validation with signature error, however with `security_level=3` everything is great. I'll have to investigate...

@kwek20 any idea about the java multisig implementation? @woywoy123 it might also be that the bug is in the python lib bundle validator, not in the way PyOTA handles multisigs.