SyntheticBird

Results 33 comments of SyntheticBird

hi, plowsof notified me that this issue exist. Hopefully vtnerd will be able to get his serlization system working. I'm trying to write it by hand at the moment in...

I've finished first iteration of the core RPC openRPC document: https://github.com/SyntheticBird45/monero-open-rpc/blob/main/daemon/openrpc.json. To see, copy paste it in https://playground.open-rpc.org. The document only contains the JSON-RPC interface and do not integrate nor...

> Perhaps a CI action could be added that checks WALLET_RPC_VERSION_{MAJOR/MINOR} and CORE_RPC_VERSION_{MAJOR/MINOR} against some internal version field of the corresponding OpenRPC specification. Added : ```json "x-wallet-rpc-version": { "major":1, "minor":27...

> I went through the RPC docs a ~year ago and updated pretty much everything. For reference, here what I found out of date in the core RPC: - `get_connections`...

ready If the string is empty, mwr will resolve to `localhost:RPC_DEFAULT_PORT` (18081 for mainnet)

I don't think this is a good idea. 643*2=1286$ and I think the attacker is not worried by this amount of money to spend every day, otherwise the attack would...

If we consider it to be an attack. Maybe the operator is introducing 1/2 transactions in order for a remote mapper to identify which outputs are decoys without having to...

> For me this attack is an excellent test. Monero is proving that it works. It's just a communication and synchronization issue between the nodes and the wallet It isn't...

because the bootstrap daemon have `--restricted-rpc`. But I'm realizing it's maybe out of scope for `get_coinbase_tx_sum` to fetch the response to the bootstrap daemon