-
There are ASICs with different passwords on the hosting. Is it possible to add the ability to specify in the settings what passwords, in addition to the standard one, to connect to the ASIC if the sta…
-
This issue requests a RPC and/or REST wallet server be built based on this library's API.
For example, GET `/get_txs` with a `MoneroTxQuery` payload returns `List` rooted at their blocks in order t…
-
## CVE-2021-44832 - Medium Severity Vulnerability
Vulnerable Library - log4j-core-2.11.2.jar
The Apache Log4j Implementation
Library home page: https://www.apache.org/
Path to dependency file: /pack…
-
Hi, sorry if this is the wrong place to ask.
Looking around discord docs, found that `discord-rpc` is going to be depreciated and will be replaced by Game SDK.
My use case is to control the user's o…
-
@SergiySW : It would be great to have a wonderful library like this wrapped up as an npm package to enable easy use by third-party developers, along with documentation for the API functions. I tried s…
-
Reimplement (IPC-)RPC.
1. we will remove complex state machine and platform-dependent IPC
2. we will introduce a RPC library to handle session-worker communications
-
Haveno can use native libraries instead of monero-wallet-rpc for wallet functionality using the monero-java project.
Currently, the native libraries built for macOS are platform-dependent, so they …
-
I'm running into an issue where `dict`s aren't fully populated during previews and so I run into `KeyError`s during `pulumi up`. I'm not quite sure of the root cause here and it could very well be tha…
-
I ran into an overlapped dependency issue and was surprised by the error message:
```
Error: Conflict between the following libraries:
- "extunix" in _build/default/extunix/src
- "extunix" in
…
-
`forge create --libraries` tag on contract deployment throws error when linking multiple libraries.
Not sure if lacking proper documentation showing the proper approach, or just a bug. Either way, …