Commit Graph

215 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
moneromooo-monero 8028b5324e
protocol: log received messages in a separate category
7 years ago
moneromooo-monero a480bf6b14
fixups in logging init calls, and add missing net context in a log
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
7 years ago
NanoAkron 4299bdf614
Improve language of 'node ahead by' message
8 years ago
Gingeropolous aeb13289bb Update cryptonote_protocol_handler.inl
8 years ago
Riccardo Spagni f2ea2afb77
Merge pull request #1398
8 years ago
Riccardo Spagni 8086379680
Merge pull request #1397
8 years ago
Pierre Boyer f4772bae81 Fix a few minor typos
8 years ago
moneromooo-monero 3f7d6fb57d
Fix delayed exit when syncing
8 years ago
moneromooo-monero 4adde0423b
p2p: possibly fix crash in relay_blocks
8 years ago
Riccardo Spagni 5f568533aa
Merge pull request #1263
8 years ago
Dion Ahmetaj d61bd8187e add lightweight block propagation ("fluffy blocks")
8 years ago
moneromooo-monero 5c4cb96cfb
cryptonote_protocol: drop connection when find_blockchain_supplement fails
8 years ago
moneromooo-monero 1e163666f3
core: notify the txpool when transactions are relayed
8 years ago
Riccardo Spagni 4cb1348548
Merge pull request #1139
8 years ago
Riccardo Spagni d60826c0b9
Merge pull request #1133
8 years ago
NanoAkron 8ed0d72b12
Moved logging to target functions rather than caller
8 years ago
codehalo 01ec1959c3 Update CMakeLists.txt
8 years ago
codehalo 446ebbcd7b Update CMakeLists.txt
8 years ago
codehalo bd773e7805 Update CMakeLists.txt
8 years ago
Randi Joseph cfd71e6bde Cleanup. Dropped "bit" from bitmonero.
8 years ago
Randi Joseph 78b13d6dac Cleanup. Dropped "bit" from bitmonero.
8 years ago
Randi Joseph 2a5139644a Dropped "bit" from bitmonero.
8 years ago
moneromooo-monero cec090fc8a
Revert "Fix fake 'network synchronized, begin using' messages"
8 years ago
moneromooo-monero 5e3e362c85
core: make the sync chunk block count overridable
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Riccardo Spagni df63e0704a
fix remaining bitmonero and simplewallet bits
8 years ago
Riccardo Spagni e33e74a69b
Merge pull request #1012
8 years ago
tobiasw2 c2941cb30a Show correct amount of days behind/ahead while syncing
8 years ago
Thomas Winget 78035d2b6c
Fix fake 'network synchronized, begin using' messages
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
Riccardo Spagni ec4186a30c
Merge pull request #737
8 years ago
moneromooo-monero 1c3ed4c9da
cryptonote_protocol: clarify height wording
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
moneromooo-monero 3b1d7e03fc
Fix V1/V2 use of hard fork related parameters
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni 64ff3c7201
Merge pull request #543
9 years ago
moneromooo-monero 63cb1a59aa
move another non user useful log to L1
9 years ago
warptangent 725acc7f17
Replace tabs with two spaces for consistency with rest of codebase
9 years ago
moneromooo-monero cb4ee1b50d
Tone down L0 logs during daemon sync some more
9 years ago
moneromooo-monero 217792351d
Tone down a bit L0 logs during daemon sync
9 years ago
Javier Smooth 4cea2b13b2 Add IP blocking for misbehaving nodes (adapted from Boolberry)
9 years ago
moneromooo-monero 932994c0cb
Relay transactions when they linger too long in the pool
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 2b2ae36724 Pause miner before preparing for incoming blocks
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo e5d2680094 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
rfree2monero ae2a50659f 2014 network limit 1.2 +utils +toc -doc -drmonero
9 years ago
rfree2monero 39fc63f48d removed not needed <netinet/in.h>
9 years ago
rfree2monero 5ce4256e3d 2014 network limit 1.1 +utils +toc -doc -drmonero
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
fluffypony cf5a8b1d6c moved non-critical warnings and errors to log level 1
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Thomas Winget a99143444c Changed time_t to uint64_t for serialization
10 years ago
Thomas Winget 9f88b7ce6b Added get_connections RPC call to daemon
10 years ago
Neozaru de76efe9fe Added static_cast to hshd.current_height
10 years ago
Neozaru 7fea5645e2 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
mydesktop 4baedc4838 fix genesis block hash, checkpoint, days behind
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago