oxen-core/src/cryptonote_protocol
Jason Rhinelander 4d91082acb
Detect on_transaction_relayed failure
If on_transaction_relayed fails to parse, it returns a null_hash, but
that wasn't being detected here.

Also eliminates calling `on_transaction_relayed(tx_blob)` twice.
2022-06-01 17:09:04 -03:00
..
CMakeLists.txt Batching of service node rewards 2022-04-29 09:51:14 +10:00
block_queue.cpp Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
block_queue.h executable names changed 2021-01-04 14:19:42 +11:00
core_protocol_instantiation.cpp Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
cryptonote_protocol_defs.cpp Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
cryptonote_protocol_defs.h Remove stupid typedef 2022-05-20 18:30:55 -03:00
cryptonote_protocol_handler.h Remove stupid typedef 2022-05-20 18:30:55 -03:00
cryptonote_protocol_handler.inl Detect on_transaction_relayed failure 2022-06-01 17:09:04 -03:00
cryptonote_protocol_handler_common.h Serialize the uptime proof using btencoding 2021-02-09 11:54:00 +11:00
levin_notify.cpp Remove stupid typedef 2022-05-20 18:30:55 -03:00
levin_notify.h Remove stupid typedef 2022-05-20 18:30:55 -03:00
p2p_net_node_instantiation.cpp Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
quorumnet.cpp Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
quorumnet.h initial loki -> oxen pass 2021-01-04 11:09:45 +11:00
quorumnet_conn_matrix.h Add support for N=11 and N=12 quorum comms (#1178) 2020-06-22 11:10:52 +10:00