mirror of
https://github.com/monero-project/monero.git
synced 2026-08-02 17:08:25 -07:00
Merge pull request #686
7db89edARMv7: fix unaligned accesses (Howard Chu)5a07cefWrap some more actions in a larger read txn (Howard Chu)8cc7a36read txn/cursor stuff (Howard Chu)86a7f2bcore: check whether an update is needed straight away (moneromooo-monero)ea5fa5ecore: print "update needed" hard fork notifications in red (moneromooo-monero)
This commit is contained in:
@@ -329,7 +329,7 @@ public:
|
||||
virtual void batch_stop();
|
||||
virtual void batch_abort();
|
||||
|
||||
virtual void block_txn_start();
|
||||
virtual void block_txn_start(bool readonly);
|
||||
virtual void block_txn_stop();
|
||||
virtual void block_txn_abort();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user