Keone Hon

Results 8 issues of Keone Hon

When running script/about or script/server, rails crashes, complaining that the 'defaults' setting is missing, even though it seems fine to me (I just followed the instructions in the doc page)....

**Describe the bug** Similar to https://github.com/jsdelivr/jsdelivr/issues/18216, we just see this error from cdn.jsdelivr.net link: ``` Failed to fetch version info for solana-labs/token-list. ``` **Affected jsDelivr links** https://cdn.jsdelivr.net/gh/solana-labs/token-list@main/src/tokens/solana.tokenlist.json **Response headers** ```...

I'm trying to trade a newish coin, SUNNY (mint=SUNNYWgPQmFxe9wTZzNK7iPnJ3vYDrkgnxJRJm1s3ag). I can see it's trading quite a bit of volume, e.g. it appears on the top lists of https://coinmarketcap.com/exchanges/serum-dex/ and https://serumpulse.com/main/home...

* user clicks cancel * order disappears from GUI * cancel ends up not being finalized this can cause pretty bad confusion for users who don't know the state of...

I can click "settle" at any time even if there is nothing to settle. This generates a "Settle funds on Serum Program" action which is a no-op except for creating...

autogenerate the content in https://docs.wormholenetwork.com/wormhole/overview-liquid-markets from `gen.py`

You might want to change @@dj = (defined? Delayed) == "constant" && (instance_methods.include? 'send_later') #this means Delayed_job exists , so make use of asynchronous delivery of pfeed to @@dj =...

I just cloned this repo and am having troubles with the register functionality (currently mapped to "/" or "/register"). Login ("/user_sessions/new" or "/login") works okay. Specifically, the app redirects to...