Commit graph

2 commits

Author SHA1 Message Date
Luke Parker
bdcc061bb4
Add ScannableBlock abstraction in the RPC
Makes scanning synchronous and only error upon a malicious node/unplanned for
hard fork.
2024-09-13 04:38:49 -04:00
Luke Parker
7d2d739042
Rename the coins folder to networks ()
* Rename the coins folder to networks

Ethereum isn't a coin. It's a network.

Resolves .

* More renames of coins -> networks in orchestration

* Correct paths in tests/

* cargo fmt
2024-07-18 15:16:45 -04:00
Renamed from coins/monero/wallet/tests/add_data.rs (Browse further)