Tom Nash

Results 8 issues of Tom Nash

I want to pre-sign a transaction and send it (e.g. in a burner wallet) but I cannot do this through assist, which means the notifications are not available to me.

enhancement
good first issue

Would like them to be able to: - Enter at the top of the screen - Enter from the left or right I think this is probably best achieved if...

enhancement

Stack trace from android monitor: ``` E/AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher Process: com.tomnash.nlimited.debug, PID: 17698 java.lang.IllegalStateException: Expected a name but was NUMBER at android.util.JsonReader.nextName(JsonReader.java:390) at com.facebook.react.devsupport.JSDebuggerWebSocketClient.onMessage(JSDebuggerWebSocketClient.java:196) at okhttp3.internal.ws.RealWebSocket$1.onMessage(RealWebSocket.java:62) at okhttp3.internal.ws.WebSocketReader.readMessageFrame(WebSocketReader.java:242)...

I fixed this with a simple `.replace` for my cases, but it definitely needs a more stable solution. Thanks so much for the module, super useful 👍

Think this is probably a duplicate of #64, but I'll describe in more detail here. I have a pattern: ``` - client generates device - device key sent to server...

When I receive a Completed AccountTransactionUpdated event, I expect to be able to access the Account's balance and receive the updated value. Currently I have to set a 500ms timeout...

enhancement

Otherwise requires user to drag the file.

bug

I used a lot of ChatGPT to help me do this, so my apologies if the code is a load of slop. I've never written any Swift before 🤣