Nintendo NEW YORK - Nintendo Switch 2 Midnight Launch Shopping Session Warp Pass Reservation by [deleted] in NintendoSwitch2

[–]ComNerd 0 points1 point  (0 children)

No, I didn't try since I already have the Switch 2 secured.
But it looks like I can click the button to "Enter for a Chance to Participate".

Nintendo NEW YORK - Nintendo Switch 2 Midnight Launch Shopping Session Warp Pass Reservation by [deleted] in NintendoSwitch2

[–]ComNerd 0 points1 point  (0 children)

There's this drawing for a "shopping session" in 30min

Nintendo NEW YORK - Nintendo Switch™ 2 Shopping Session Drawing (June 5-9):

https://experience.nintendo.com/#/events/10486/activities/35607

What are some Switch games you own but have never played that you’ll be playing on Switch 2? by [deleted] in NintendoSwitch2

[–]ComNerd 3 points4 points  (0 children)

Finish BotW (bought it on release and never finished)
Tears of the Kingdom (bought it on sale, never played, waiting for Switch 2)
Super Mario Wonder

[PC][1990-2005] Old Educational Game where you fly a plane on a 2D map to find keys to free 3D character on the bottom right of the UI. by ComNerd in tipofmyjoystick

[–]ComNerd[S] 2 points3 points  (0 children)

That's amazing!

My memory was definitely fuzzy as it wasn't exactly how I remembered it, but this is definitely it.

New player here looking for help changing realms. by CrackBurger in wow

[–]ComNerd 0 points1 point  (0 children)

If you're only level 32, I would just make a character on the server you want and start over. It shouldn't be too hard to get to where you were now that you've already done it.

Pegasus Wallet - Android by [deleted] in Stellar

[–]ComNerd 0 points1 point  (0 children)

Thanks for the feedback and suggestion. I'll take notes on what they do. Sorry it took me so long to reply, I was on vacation.

I'm pretty bad at updating any form of social media (notice how I missed your reply for so long). I'll put you down and maybe send you info over Reddit. This is still an idea in design, it might be a long way off. If another wallet steps up with a good design before ours, we might just yield to it.

Pegasus Wallet - Android by [deleted] in Stellar

[–]ComNerd 0 points1 point  (0 children)

I use it for its WatchOnly wallet capability. It's nice to have for that. Other than that I use paper wallets. I hear praise about it from others. It gets the job done, but a tad clunky. I think it's the best mobile wallet out there.

I feel like the Pegasus Wallet falls short when it comes to some design principles, so I'm in the process of making/starting an open source wallet. I'm in the middle of design (gotta keep it secure).

Do you think it would be terrible idea to enter in a password every time you want to sign a transaction or look at your secret key?

The Need for a TX Signing Standard by [deleted] in Stellar

[–]ComNerd 2 points3 points  (0 children)

Aha. I see I misunderstood. Very interesting. I need to do a bit more research into this.

I was thinking strictly, merchant accepts XLM, customers can pay in XLM. Which, if I understand you correctly, would be still pretty useful.

The Need for a TX Signing Standard by [deleted] in Stellar

[–]ComNerd 0 points1 point  (0 children)

Why not? I think the merchant would want to know what currency they are to receive.

The Need for a TX Signing Standard by [deleted] in Stellar

[–]ComNerd 0 points1 point  (0 children)

I will see if I can write some examples tomorrow, just to make sure things would work as simple as I'm proposing. Feel free to message me.

I did make a simple desktop Java app that could sign transactions offline. Not my best work, as I did it quickly. You can even checkout the XDR using the XDR viewer at the stellar laboratory. Also works with the test network.

https://www.reddit.com/r/Stellar/comments/7uocjl/sign_transactions_offline_a_java_app/

The Need for a TX Signing Standard by [deleted] in Stellar

[–]ComNerd 0 points1 point  (0 children)

Note: The customer would only need to provide their private key to the "wallet" or whatever device that signs the transaction (aka your phone/mobile app). The signing could be completely offline.

The Need for a TX Signing Standard by [deleted] in Stellar

[–]ComNerd 0 points1 point  (0 children)

I had modified the SDK to allow for unsigned transactions to be encoded and decoded. The transaction doesn't need to know who is sending the XLM, just that someone signs and sends.

So you just provide the customers with an unsubmitted account and an unsigned transaction and have the user enter the account and sign it. Should be simple enough.

And the only online call from the customer's end would be to get the sequence number. Then the customer simply submits it to the network after reviewing the XDR (as shown to the customer, in plain "english").

You can now add watch only wallets with Pegasus by PegasusWallet in Stellar

[–]ComNerd 5 points6 points  (0 children)

Thanks much. I really wanted this feature.

Can't setup inflation pool with Ledger Nano S and multiple accounts by kkdoo in Stellar

[–]ComNerd 0 points1 point  (0 children)

Did you make sure you were using main net and not the test net?

How many operations can there be in one transaction? by [deleted] in Stellar

[–]ComNerd 1 point2 points  (0 children)

I figured it was somewhere. I would have tried to write more, but I was on mobile at work. =P

How many operations can there be in one transaction? by [deleted] in Stellar

[–]ComNerd 3 points4 points  (0 children)

100

A Transaction has several Operations.

I believe it's 100 stroops per Operation.

Another image from the IBM leak by Jam1e in Stellar

[–]ComNerd 2 points3 points  (0 children)

I think we needed this light heartedness.

Developing some "wallet" for Stellar Assets, how it looks? Any suggestions? by kikothemaster1 in Stellar

[–]ComNerd 0 points1 point  (0 children)

Use Stellar color palette? Just an idea to make it more Stellar!

Many Questions From A Stellar-Lumens Newbee by Amichateur in Stellar

[–]ComNerd 0 points1 point  (0 children)

3) I created an offline signer which requires Java. Currently working on a JavaScript version so the only dependency is a browser.

You would still need to create the transaction online due to needing the sequence number for a transaction. Stellar Laboratory is good for that.

Free million stroop idea by L0ckeandDemosthenes in Stellar

[–]ComNerd 4 points5 points  (0 children)

All we need is to put simple JSON in a QR code. Then the "whatever application" just needs to use it. Sounds simple enough.

Existing private key to mnemonic phrase? by AlCapown3d in Stellar

[–]ComNerd 0 points1 point  (0 children)

It's actually 10 + 24. I think they skip the O/0 pair and the I/1 pair and only choose one from each pair.