oxen-core/src/cryptonote_core
Maxim Shishmarev 94824e3bf4 Enforce minimum storage server version since hardfork 13 (#811)
* Enforce minimum storage server version since hardfork 13

* Send Storage Server version as a triplet

* Send Storage Server version as a triplet of numbers, not strings

* Enforce Storage Server version immediately
2019-08-22 14:10:48 +10:00
..
blockchain.cpp Lock blockchain when quorum cop attempts to update checkpoint 2019-08-14 15:32:49 +10:00
blockchain.h Lock blockchain when quorum cop attempts to update checkpoint 2019-08-14 15:32:49 +10:00
blockchain_storage_boost_serialization.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
CMakeLists.txt Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10:00
cryptonote_core.cpp Enforce ordering of votes in HF13 2019-08-15 11:42:46 +10:00
cryptonote_core.h Enforce ordering of votes in HF13 2019-08-15 11:42:46 +10:00
cryptonote_tx_utils.cpp Set miners to 0 to avoid verification in integration mode (#685) 2019-06-28 12:52:01 +10:00
cryptonote_tx_utils.h Fix warnings emitted on Mac CI machine (#687) 2019-07-01 13:36:18 +10:00
miner.cpp Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10:00
miner.h Move miner.h to fix cn basic referencing core and core referencing basic (#679) 2019-06-27 19:15:58 +10:00
service_node_list.cpp Fix decommissioned snodes not leaving swarms (#812) 2019-08-22 13:14:25 +10:00
service_node_list.h Merge pull request #803 from Doy-lee/ServiceNodeWinnerIncorrectFix 2019-08-17 15:07:03 +10:00
service_node_quorum_cop.cpp Fix 4.0.4 uptime proof transmission after recomm 2019-08-16 15:04:49 -03:00
service_node_quorum_cop.h Revert to manually serializing checkpoints/quorum (#743) 2019-07-17 10:04:20 +10:00
service_node_rules.cpp Service node checkpointing: rebased on relaxed deregistration (#662) 2019-06-26 14:00:05 +10:00
service_node_rules.h Enforce minimum storage server version since hardfork 13 (#811) 2019-08-22 14:10:48 +10:00
service_node_swarm.cpp Bufferless swarm assignment logic (#518) 2019-04-08 12:03:47 +10:00
service_node_swarm.h Bufferless swarm assignment logic (#518) 2019-04-08 12:03:47 +10:00
service_node_voting.cpp Fix service node winner incorrect error 2019-08-16 15:30:36 +10:00
service_node_voting.h Merge pull request #778 from Doy-lee/HF12CleanupCode 2019-08-07 11:22:54 +10:00
tx_pool.cpp Early continue tx pool quorum query if state change is older than received block (#797) 2019-08-15 16:04:43 +10:00
tx_pool.h Handle multi state changes in the pool (#781) 2019-08-12 09:48:47 +10:00
tx_sanity_check.cpp tx_sanity_check: relax the median check a lot 2019-06-26 13:17:01 +10:00
tx_sanity_check.h rpc: new sanity check on relayed transactions 2019-04-12 20:22:09 +00:00