-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cryptonode
updated
9 files
+1 −0 | README.md | |
+5 −4 | src/cryptonote_config.h | |
+5 −3 | src/cryptonote_core/blockchain.cpp | |
+2 −2 | src/cryptonote_core/blockchain_based_list.cpp | |
+113 −93 | src/cryptonote_core/stake_transaction_processor.cpp | |
+4 −2 | src/graft_rta_config.h | |
+7 −7 | src/p2p/net_node.inl | |
+2 −72 | src/supernode/baseclientproxy.cpp | |
+2 −2 | src/version.h.in |