bitcoinjs / bolt11

A library for encoding and decoding lightning network payment requests as defined in BOLT #11.
MIT License
92 stars 64 forks source link

npm package outdated #8

Closed Tschaul closed 5 years ago

Tschaul commented 5 years ago

Hi, i want to use you code to build a better version of https://lndecode.com/ . One that shows the payee node public key, so one can use it at yalls.org for example. Could you npm publish the current version so i can properly use it. Right now i just copied it over.

junderw commented 5 years ago

@dcousens I don't have publish rights for bolt11 on npm.

dcousens commented 5 years ago

@fanatid could you add @junderw to the npm bitcoinjs org?

fanatid commented 5 years ago

@junderw can you say you username on npmjs? Unfortunately I can add only to package, for adding to organization I think that we need @jprichardson

junderw commented 5 years ago

@fanatid

https://www.npmjs.com/~junderw

fanatid commented 5 years ago

screenshot from 2018-11-23 15-38-48 It's funny, @junderw probably I was able add you to organization, did you received any invitations?

junderw commented 5 years ago

@fanatid try ~junderw

fanatid commented 5 years ago

It's not work too, I think it's not possible add anybody to one package, while this user is not in organization...

junderw commented 5 years ago

I just added and removed you from my package and fanatid was fine. I added you, then removed you three times it worked fine.

perhaps it is because the package is in an organization and only org members can be invited......?

fanatid commented 5 years ago

Yep, I talk exactly about this, because organization... I tried add you here: screenshot from 2018-11-23 15-50-20 but your username just showed on second and then disappeared...

junderw commented 5 years ago

weird....... you can see my profile at this link, right? https://www.npmjs.com/~junderw

fanatid commented 5 years ago

Yes, I can see it. Only 1 package bitcoin-js-benkyokai.

dcousens commented 5 years ago

@jprichardson maybe add @fanatid as an owner? (and @junderw too)

junderw commented 5 years ago

@Tschaul I went ahead and pushed 1.1.0 to npm.