Martti Malmi

Results 17 issues of Martti Malmi

Happens on Iris messenger sometimes: ``` Uncaught TypeError: Cannot create property '' on number '1626387020485.1992' at e (radix.js:70:36) at e (radix.js:101:11) at e (radix.js:101:11) at e (radix.js:101:11) at e (radix.js:101:11)...

New gun version doesn't accept json signed by old gun versions. This works in old (pre-manhattan) gun versions, but not on the latest: ``` await SEA.verify('SEA{"m":{"b":"b","a":"a"},"s":"lLj1EcJUGgCWKuw2tDLY2Uq9UHWxHqhEtn0eEqHhYC6z7kRj13KkFdjbHV4NNyiAYm6XezUl6phbXzssaoHKEA=="}', '1LgnhjM1H1eciNRO7ovT5RCogaAcbpLYF526bEC6RRU.mxCo7QMypmLfGUC0SsdKbf4f_y4bNNKbKdqudnyB6lw') ``` With alphabetically...

Not the most elegant test, but reproduces the high CPU usage issue that occurs when connecting to more than 1 remote peers.

When you reply to a post on Iris, the reply often doesn't appear: `State.public.user().get('replies').get(msg.replyingTo).get(msg.time).put(hash)` However, if you write a new post, it always appears: `State.public.user().get('msgs').get(msg.time).put(hash)` If you only connect to...

Service workers have no window object. Without this fix, SEA in service worker throws "window is not defined".

It seems Horizon doesn’t find paths that start from the issuer of an asset, i.e. where source_account == source_asset_issuer: https://horizon-testnet.stellar.org/paths?destination_account=GD2BBP7LR5RLSQQOPDQD6I6RQCEMD2J7DFX4ADMYX4MBQBOC3CACAPUZ&source_account=GBJNMLQVZTAS4WYXZBFHPK6ALNGBURAYQNLGUGVECW45GPO7O5QUKS6C&destination_asset_type=credit_alphanum4&destination_asset_code=EUR&destination_asset_issuer=GBJNMLQVZTAS4WYXZBFHPK6ALNGBURAYQNLGUGVECW45GPO7O5QUKS6C&destination_amount=1 The path payment went through, though: https://horizon-testnet.stellar.org/transactions/b731fce4de253f312184e7203b66819d42bf39f1b93a64c2adb6bf5b58d47e3f/operations

E2E encrypted chat MVP under examples/iris-chat.

The current version of Iris served by rod is 6 months old. Would be cool to add a script that keeps it updated. https://github.com/mmalmi/rod/tree/master/assets/iris