You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
11th Dev. 2019, node v0.0.6 version released, together with the corresponding wallet v0.0.6. The non-interative transaction feature is stable now.
30th Dev. 2019, A major refactoring on the current Mimblewimble transaction solution is coming.
after two weeks deep research, I would propose a major refactoring on the current Mimblewimble transaction solution: the interactive transaction will be removed completely, so as to simplify the transaction scheme in the whole system; and the non-interactive transaction will be re-designed, so as to let it be much simpler than the current one, to kill the mixing of Mimblewimble with Bitcoin-style transaction which makes the transaction system a little bit ugly. The new transaction scheme will build completely on Mimblewimble.
20th Jan. 2020, ComSig signature scheme has been published here, which will be used as a base of the new non-interactive transaction solution for Gotts.
16th Feb. 2020, New Design of Gotts Non-Interactive Transaction.
3th Sep. 2020, Mimblewimble Non-Interactive Transaction Scheme paper published here.