Commit Graph

35 Commits (e5214a2ca22cecf123bcff1ab441ed0415d08a6f)

Author SHA1 Message Date
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
xiphon 42a7a4dd32 daemon: auto public nodes - cache and prioritize most stable nodes
4 years ago
Nathan Dorfman dce6f055f9 rpc: Only show version string if it matches expected pattern
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
Lee Clagett f91a06c6d7 Dropping cppzmq dependency; adding some zmq utils
5 years ago
xiphon 082730b6e5 daemon: automatic public nodes discovering and bootstrap daemon switching
5 years ago
Michal vel m@lbit 1db5357c7b rpc headers fix
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago
Jethro Grassie 517f25efd1
rpc: add version to get_info
6 years ago
Dusan Klinec e178bf234a
rpc: fix linking error of 6097472a, get_output_distribution
6 years ago
Lee Clagett 6097472a19 Update ZMQ fee estimate and add ZMQ output distribution
6 years ago
moneromooo-monero 438d52deaf
remove epee from link lines where it's redundant
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
moneromooo-monero 43f5269f84
Wallets now do not depend on the daemon rpc lib
6 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
6 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
Thomas Winget 0299cb77ca
Fix various oversights/bugs in ZMQ RPC server code
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Lee Clagett bdc3d7496f Adding HTTP Digest Auth (but not yet enabled)
7 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago