jussi icon indicating copy to clipboard operation
jussi copied to clipboard

JSON-RPC 2.0 Reverse Proxy Frontend for Steemit

Results 8 jussi issues
Sort by recently updated
recently updated
newest added

Jussi does not starts with Sample Configurations and throws a lot of errors , Config ---> https://gist.github.com/kushalg-1212/5e4ab9187471090df6fbf7fee6cf3f21 Used Docker compose for API, AH and jussi https://gist.github.com/kushalg-1212/07399264e43629163a85f57ea60cc063 Any suggestions would be...

Due to the lack of performance tuning of RocksDB, the current ahnode api performance is seriously insufficient. Now we have set redis cache to -2 (cached without expiration only if...

enhancement

- Add welcome info - Add random node

steemit/steem#2584 Just now, the following "BATCH" JSON-RPC call to https://api.steemitstage.com/ : [{"params": [], "jsonrpc": "2.0", "method": "condenser_api.get_dynamic_global_properties", "id": 1}] Gave back an "OBJECT" response close to this: {"jsonrpc": "2.0", "error":...

`if request.method == 'POST' and isinstance(request.json, JussiJSONRPCRequest):` will, in some circumstances produce this error: ```json { "event": "finalize_jussi error", "logger": "jussi.middlewares.jussi", "level": "warning", "exception": "Traceback (most recent call last):\n File...

bug

They currently return a jsonrpc internal error. They should return an error that tells the requester that their request took too long.

bug
3