This website requires JavaScript.
Explore
Help
Sign In
Builds
/
wownero
Watch
1
Star
0
Fork
0
You've already forked wownero
forked from
such-gitea/wownero
Code
Pull Requests
Actions
Releases
3
Activity
Files
e41cc58d7af25b0e6e944864bf83a2a5eb4232c4
wownero
/
src
/
cryptonote_protocol
History
moneromooo-monero
383ff4f689
remove "using namespace std" from headers
...
It's nasty, and actually breaks on Solaris, where if.h fails to build due to: struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
blobdatatype.h
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
block_queue.cpp
block_queue: use boost::uuids::nil_uuid where appropriate
2017-10-03 11:55:45 +01:00
block_queue.h
cryptonote_protocol: misc fixes to the new sync algorithm
2017-08-21 21:57:19 +01:00
CMakeLists.txt
build: auto update version info without manually deleting version.h
2017-09-21 07:47:37 +09:00
cryptonote_protocol_defs.h
protocol: remove hop count on block propagation
2017-09-17 10:26:12 +01:00
cryptonote_protocol_handler_common.h
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
cryptonote_protocol_handler-base.cpp
Merge pull request
#2149
2017-08-07 15:24:58 +02:00
cryptonote_protocol_handler.h
cryptonote_protocol: misc fixes to the new sync algorithm
2017-08-21 21:57:19 +01:00
cryptonote_protocol_handler.inl
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00