Results 243 comments of KoalaSat

Heads up seems like most recent comments broke webpack, latest commit modifies its configuration and fixes it. Maybe that was the reason it was not working for you

@aftermath2 `fs-extra` is a npm library that should have been installed with `npm install` , didn't it?

Yup, this was one of the proposals on the PR, maybe we should just apply in the cases the user didn't apply jet any sorting to not confuse them. I...

> Hi. Can i take this issue? Assigned, thanks!

@aftermath2 Seems like tests still fails ``` ====================================================================== ERROR: test_cancel_order_cancel_status (tests.test_trade_pipeline.TradeTest.test_cancel_order_cancel_status) Tests the cancellation of a public order using cancel_status. ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/src/robosats/tests/test_trade_pipeline.py", line 1124,...

> @KoalaSat There was a behavior change that caused the `data` variable to not hold the field `bad_request`. I changed it to access the bad request message like other tests...

Welcome to Robosats! Please give me some time to review all this file and do some basic checks on your coordinator instance. If everything is right and you agree you...

Everything looks great! I'm just missing the pubkey used to publish orders to nostr. That's the npub from the nsec set on `NOSTR_NSEC`

@freedomsats any update on this?

Great idea, unfortunately this won´t work for the WS chat implementation. Deprecating and removing WS in favor of Nostr is part of the roadmap, so once we are there, this...