qortal/src/test
CalDescent d82da160f3 Added DHT-style lookup table to track file locations
This maps ARBITRARY transactions to peer addresses, but also includes additional metadata/stats to track the success rate and reachability.

Once a node receives files for a transaction, it broadcasts this info to its peers so they can update their records.

TLDR: this allows us to locate peers that are hosting a copy of the file we need.
2021-10-29 13:35:17 +01:00
..
java/org/qortal/test Added DHT-style lookup table to track file locations 2021-10-29 13:35:17 +01:00
resources Added first end-to-end test of data storage 2021-10-24 19:08:09 +01:00