oxen-core/src
Jason Rhinelander 2b568f02d2 Add support for loading from various container types
- Supports loading into tuples, std::arrays, std::pairs from a list of
  the correct size.
- Supports loading into vectors of arbitrary types (include vector,
  tuples, binary types, etc.)
- Removes system_clock type as we aren't using it (and because it won't
  be recursively handled nicely when nested, especially for json).
2021-11-01 14:53:10 -04:00
..
blockchain_db Merge pull request #1482 from darcys22/initialise-uptime-proof-info 2021-09-03 00:28:30 -03:00
blockchain_utilities Add snode revision soft forks & drop hard fork voting code 2021-06-19 15:13:57 -03:00
blocks blocks: Regenerate block hashes 2020-09-30 12:17:26 +10:00
checkpoints Drop integration test code. 2021-08-19 16:42:15 -03:00
common Add a version of tools::join that also transforms 2021-11-01 14:53:10 -04:00
crypto Set up aes flags properly for cn-turtle compilation 2021-10-18 22:23:01 -03:00
cryptonote_basic print_money: allow trimming unused decimals 2021-11-01 14:53:10 -04:00
cryptonote_core Promote critical startup errors to MFATAL 2021-11-01 14:53:10 -04:00
cryptonote_protocol Minor api improvement: return pair instead of two output params 2021-11-01 14:19:27 -04:00
daemon get_service_node *client* updates 2021-11-01 14:53:10 -04:00
daemonizer Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
debug_utilities rebrand lns -> ons 2021-04-12 10:27:57 +10:00
device rebrand lns -> ons 2021-04-12 10:27:57 +10:00
device_trezor Rename lokimq -> oxenmq 2021-01-14 19:35:00 -04:00
gen_multisig Add fmtlib::fmt backport of C++20 std::format 2021-09-02 17:25:13 -03:00
lmdb Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
mnemonics executable names changed 2021-01-07 18:40:18 -04:00
multisig executable names changed 2021-01-07 18:40:18 -04:00
net Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
p2p Drop integration test code. 2021-08-19 16:42:15 -03:00
platform Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
ringct executable names changed 2021-01-07 18:40:18 -04:00
rpc Add support for loading from various container types 2021-11-01 14:53:10 -04:00
serialization Rename lokimq -> oxenmq 2021-01-14 19:35:00 -04:00
simplewallet Merge pull request #1484 from jagerman/disable-mms-light 2021-09-06 13:45:16 +10:00
sqlitedb minor fixups in sqlitedb wrapper 2021-10-16 22:32:32 -04:00
wallet define parsers, returning correct types 2021-11-01 14:53:10 -04:00
CMakeLists.txt Drop integration test code. 2021-08-19 16:42:15 -03:00
cryptonote_config.h Don't enforce lokinet reachability yet 2021-06-10 14:47:17 -03:00
oxen_economy.h reduce ONS fee 2021-04-19 09:45:18 +10:00
version.cpp.in executable names changed 2021-01-07 18:40:18 -04:00
version.h executable names changed 2021-01-07 18:40:18 -04:00