oxen-storage-server/unit_test
Jason Rhinelander baaedc929b
Drop timestamp/expiry from message hash
Originally the message hash included the timestamp and expiry of the
message when building the hash.

This breaks things in a couple of ways:
- the hash isn't reproducible because the message expiry is no longer
  fixed.
- libsession-util needs de-duplication of identical messages even if the
  timestamps differ.

This removes the use of timestamp/expiry starting at HF19.3.
2023-01-13 21:18:45 -04:00
..
Catch2@216713a406 Update submodules to latest versions 2022-03-21 15:25:20 -03:00
CMakeLists.txt Fix broken nearest-swarm logic & optimizations 2022-07-28 15:59:39 -03:00
encrypt.cpp Refactor code 2022-04-29 14:17:00 -03:00
main.cpp clang-format 2022-03-29 18:45:13 -03:00
onion_requests.cpp Refactor code 2022-04-29 14:17:00 -03:00
rate_limiter.cpp Refactor code 2022-04-29 14:17:00 -03:00
serialization.cpp Refactor code 2022-04-29 14:17:00 -03:00
service_node.cpp Drop timestamp/expiry from message hash 2023-01-13 21:18:45 -04:00
storage.cpp Add "more" to retrieve response 2022-05-26 20:15:41 -03:00
swarm.cpp Formatting 2022-07-28 17:08:06 -03:00