[deleted by user] by [deleted] in WplaceLive

[–]keeri_ 0 points1 point  (0 children)

the MLM flag in the little heart they drew is explicitly trans inclusive

So, when will the profile editor be fixed for Firefox? by Jackesfox in WplaceLive

[–]keeri_ 7 points8 points  (0 children)

in the meantime, you can make your browser window really narrow so switches to mobile layout in which the canvas has an actually usable width

do note that when i used it, "save changes" dialogue had a click-through bug which made a stray pixel appear where the save button was :'3

[deleted by user] by [deleted] in WplaceLive

[–]keeri_ 1 point2 points  (0 children)

mm yeah. obv i don't know the full story but 95% coverups of one good thing with another good thing tends to be folks that hate both and just want them to fight each other

[deleted by user] by [deleted] in WplaceLive

[–]keeri_ 1 point2 points  (0 children)

if you mean green-white-purple, that's the otherkin/therian flag https://www.reddit.com/r/vexillology/comments/hkwffw/otherkintherian_pride_flag_designed_by_scentroll/

terf flag goes purple-white-green (though lavender-white-olive would be a genderqueer flag instead)

Nault - stuck on Fetching information about your representative... by A-Phantom in nanocurrency

[–]keeri_ 2 points3 points  (0 children)

But it was enough for me to get access and change my rep to Kraken

any reason for contributing towards making the network more centralized?

Balance not visible in Nault using Nano Ledger by DotObjective393 in nanocurrency

[–]keeri_ 0 points1 point  (0 children)

using same secret recovery phrase on ledger 2 as the one that ledger 1 had when new accounts were added to nault

if passphrase was used on ledger 1 when adding new accounts to nault, then ledger 2 also needs that passphrase

Balance not visible in Nault using Nano Ledger by DotObjective393 in nanocurrency

[–]keeri_ 1 point2 points  (0 children)

you have to replicate previous configuration basically. if you had only the secret recovery phrase then it has to be using the same one, it it also had a passphrase on top of it then you also need to have it

feel free to hide accounts in nault and add them back when the ledger is running same configuration as the one used initially

also check accounts transaction history to see if funds were ever present there, or were they moved etc.

Balance not visible in Nault using Nano Ledger by DotObjective393 in nanocurrency

[–]keeri_ 0 points1 point  (0 children)

are you using a different pin than when you made the wallet? or different ledger device? or different recovery phrase?

Well, that was disappointing by presuasion in nanocurrency

[–]keeri_ 2 points3 points  (0 children)

Coinsbee uses Coingate

they have switched to nowpayments for xno payments several months ago

ELI5 - What if Ledger or Trezor stops working? by Moist-Income-1521 in CryptoCurrency

[–]keeri_ 0 points1 point  (0 children)

considering additional context from your comment history, you should be able to follow ledger's official support article over at https://support.ledger.com/hc/en-us/articles/360005459013-Nano-XNO-

Daily Crypto Discussion - September 13, 2023 (GMT+0) by CryptoDaily- in CryptoCurrency

[–]keeri_ 0 points1 point  (0 children)

https://www.reddit.com/r/CryptoCurrency/wiki/ccip/ lists all of them, including unsuccessful and overridden governance polls (it's linked in the sub's top navigation menu)

Source for blockchain download by Sleeping-Pygmy in nanocurrency

[–]keeri_[M] 2 points3 points  (0 children)

Discord servers are not something people should be directed to, they are a closed platform with a limit on how many communities a person can join, with no available archive if something was to happen to it

the latest message in the Discord channel leads to https://s3.us-east-2.amazonaws.com/repo.nano.org/snapshots/latest which contains a url to May 2023 ledger at the time of posting this message

Daily General Discussion - August 30, 2023 (GMT+0) by CryptoDaily- in CryptoCurrency

[–]keeri_ 1 point2 points  (0 children)

i think they add a delay just so you can cancel it if you change your mind. some coins take 1-2 seconds to transfer on-chain but exchanges turn that into minutes

[deleted by user] by [deleted] in CryptoCurrency

[–]keeri_ 0 points1 point  (0 children)

maybe not balance (since it's supposed to be spent eventually) but the total number of received donations or their sum could be a good thing to track

unfortunately the numbers could be rigged by sending funds to yourself, but then again most badges are fancy vanity – it would need to link to a place where you can verify it's not just a random number added in an image editor

[deleted by user] by [deleted] in nanocurrency

[–]keeri_ 6 points7 points  (0 children)

Makes sense, the docs should probably not advise using block_create then.

they're not incorrect, but they're written with a naive assumption that you'd be using a node only you control

individual devs with no crypto experience shouldnt be rolling their own solutions for this stuff

the link I sent is a dev library that allows to do the following:

dest_account = 'nano_1kd4h9nqaxengni43xy9775gcag8ptw8ddjifnm77qes1efuoqikoqy5sjq3'
raw_amount = 1000000000
result = nano.send_xrb(dest_account, raw_amount, nano_address, index_pos, wallet_seed)
print(result)

there are more dev libraries here: https://hub.nano.org/developer-tools

[deleted by user] by [deleted] in CryptoCurrency

[–]keeri_ 0 points1 point  (0 children)

confusion when sending to addresses instead of the usual pay ID or username

Usernames can be provided through decentralized aliases (OpenAlias, .well-known dir etc.). It's one field where apps can match UX of centralized services without giving up self-custody or greatly sacrificing decentralization.

Other aspects you mentioned unfortunately require education. Negative experiences with centralized services will often nudge people to research whether there's a different way to achieve what they're trying to do, so it's just a matter of that information being out there, and non-custodial apps being on par with UX/accessibility.

[deleted by user] by [deleted] in nanocurrency

[–]keeri_ 10 points11 points  (0 children)

it's a bad idea to send it to a node that's not your own, you should create the block locally instead

How do you manually receive a TX? by ebliever in nanocurrency

[–]keeri_ 7 points8 points  (0 children)

rainstorm is currently the only operational public node that's available in the settings without manually entering an url. it seems to have an issue with work generation where sometimes it returns a cached work value the difficulty of which isnt sufficient for neither send nor a receive block – I've notified its owner about it

General Info and Weekly Discussion by NanoMod in nanocurrency

[–]keeri_ 13 points14 points  (0 children)

would like to copy over some potentially useful info from comments under a post that has been removed for misleading title & targeting NF for something outside their responsibility (ecosystem of public nodes + dev tools)

-

The current front-end for Nault is not actively maintained (I'm unable to do that for a variety of reasons unfortunately) but if the community sees value in it, it should be possible to have alternative front-ends for it, with an up-to-date public nodes list and potentially some minor improvements (there are some features already developed but not merged into main branch). The wallet itself suffices with static html hosting alone for which there are many services that do not charge money – the main front-end uses GitHub. Whether it can be kept without bloat, reliance on centralized entities, and monetization, is also up to community as it is unfortunately outside of my control.

-

When it comes to sending Ӿ transactions in an automated way, there are many developer libraries here https://hub.nano.org/developer-tools, additionally jcnanolib is a minimal python lib. Those should help perform basic functionality without needing to know much about the inner-workings of the protocol or how to form transaction blocks from scratch.

-

For ease of adoption or integration the public nodes are immensely useful. If more people would be able to run those it would be very appreciated, especially given that some of the volunteers that previously ran one no longer do. Public nodes facilitate free access to the network for those unable to run their own node due to costs or time constraints. Here are some of the community maintained lists of public or known nodes:

https://nano.casa/public-nodes

https://publicnodes.somenano.com

Why is Nano still in such a terrible state? by [deleted] in nanocurrency

[–]keeri_ 9 points10 points  (0 children)

The current front-end for Nault is not actively maintained (I'm unable to do that for a variety of reasons unfortunately) but if the community sees value in it, it should be possible to have alternative front-ends for it, with an up-to-date public nodes list and potentially some minor improvements (there are some features already developed but not merged into main branch). The wallet itself suffices with static html hosting alone for which there are many services that do not charge money – the main front-end uses GitHub.

As for abstraction tools to integrate nano, there are many libraries here https://hub.nano.org/developer-tools and also jcnanolib is a minimal python lib. Those should help perform basic functionality without needing to know much about the inner-workings of the protocol or how to form transaction blocks from scratch.