Commit Graph

403 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
moneromooo-monero 25fe67e4cf
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu 353e9c0c90
Core RPC: optionally add POW hash to block_header_response
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
moneromooo-monero 1834127c82
rpc: make get_output_distribution a non-restricted RPC
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
Riccardo Spagni 381faf06c7
Merge pull request #3163
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
6 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
6 years ago
Riccardo Spagni 6d48bddffd
Merge pull request #3136
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni c222b6485e
Merge pull request #3068
6 years ago
Riccardo Spagni 008b492963
Merge pull request #3047
6 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
6 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
6 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
6 years ago
Nick Johnson fa5c0bab44
Implement #3045, fixing RPC snakecases
6 years ago
Nick Johnson 301ec15c49
Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_t
6 years ago
stoffu 03ac389022
zmq: use older 3-arg version of setsockopt
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
moneromooo-monero b4524892fb
rpc: guard against json parsing a non object
7 years ago
moneromooo-monero 490a5d41ca
rpc: do not try to use an invalid txid in relay_tx
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
moneromooo-monero 43f5269f84
Wallets now do not depend on the daemon rpc lib
7 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
Riccardo Spagni 8da24c2a57
Merge pull request #2878
7 years ago
Riccardo Spagni 9b511d3e93
Merge pull request #2866
7 years ago
Riccardo Spagni ce951ef560
Merge pull request #2856
7 years ago
Riccardo Spagni 3052dab81d
Merge pull request #2836
7 years ago
Riccardo Spagni ed8fc8ac1c
Merge pull request #2838
7 years ago
moneromooo-monero abebe392c7
rpc: add offline state in info rpc
7 years ago
rbrunner7 cf5f623616 Corrections in rate limiting / trottle code, especially in 'out' direction
7 years ago
Riccardo Spagni ed2fc4a1ff
Merge pull request #2794
7 years ago
moneromooo-monero 009eed17f1
rpc: increase the max number of outs one can request
7 years ago
moneromooo-monero 310b790a64
make connection_id a string in RPC
7 years ago
Tim L 23b6f685de RPC: allow binding of restricted port in addition to core port
7 years ago
Riccardo Spagni 10a237783a
Merge pull request #2692
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
Riccardo Spagni 5de492be40
Merge pull request #2629
7 years ago
moneromooo-monero 0f2c2d4c34
rpc: remove obsolete busy core checks
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
Riccardo Spagni f48aeab5c4
Merge pull request #2756
7 years ago
Riccardo Spagni a2241e8151
Merge pull request #2753
7 years ago
Riccardo Spagni e0e6e375bb
Merge pull request #2738
7 years ago
Riccardo Spagni e759c78a17
Merge pull request #2735
7 years ago
Riccardo Spagni 474e02ccde
Merge pull request #2651
7 years ago
Riccardo Spagni fd0740e5e7
Merge pull request #2615
7 years ago
moneromooo-monero 43f27c7d43
core: warn when free disk space is low
7 years ago
stoffu a524b7508e
rpc: added miner_tx_hash to resp of getblock
7 years ago
binaryFate 10013e9434 Protect node privacy by proper filtering in restricted-mode RPC answers
7 years ago
Tim L fa51408272 RPC: get_info add rpc_connections_count
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 4022a0a57e
Merge pull request #2729
7 years ago
Tim L 0bf0915446 Fix file permission issue
7 years ago
Tim L 69c37200aa RPC Add cross origin resource sharing support
7 years ago
moneromooo-monero 4a17f0c2c7
rpc: add performance timers
7 years ago
Lee Clagett 161401ddca Fix JSON-RPC response object over ZMQ
7 years ago
Riccardo Spagni 3eac7ab94f
Merge pull request #2587
7 years ago
Jaquee 8bfa6c2d9f lightwallet rpc server commands
7 years ago
moneromooo-monero 118a1bed28
rpc: make get_coinbase_tx_sum a restricted RPC
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni 86e9de588c
Merge pull request #2548
7 years ago
moneromooo-monero cba3449415
rpc: out_peers now works again
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
Riccardo Spagni 87d0516f7d
Merge pull request #2513
7 years ago
Riccardo Spagni 3bab2676ec
Merge pull request #2512
7 years ago
Riccardo Spagni 3bf20a77f2
Merge pull request #2470
7 years ago
moneromooo-monero 7d4ef25800
rpc: fix getting txpool transactions
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni 0e74777071
Merge pull request #2452
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
Riccardo Spagni b911130a46
Merge pull request #2442
7 years ago
moneromooo-monero b5faac5304
get_blockchain_top now returns void
7 years ago
Riccardo Spagni ce37967dd2
Merge pull request #2386
7 years ago
Riccardo Spagni ec0e144e90
Merge pull request #2377
7 years ago
Riccardo Spagni 44ad32fd4a
Merge pull request #2357
7 years ago
moneromooo-monero 309290d1c7
Source updates are in a source subdirectory
7 years ago
moneromooo-monero 792ba4f0fe
Log categories can now be added to and removed from
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
stoffu b5cbdce8a6
wallet2: correctly handle in/out payments for view-only wallet
7 years ago
MaxXor 2e59f6ea50 rpc: add new RPCs to get and set limits
7 years ago
Riccardo Spagni 591e53445b
Merge pull request #2044
7 years ago
moneromooo-monero 3dee3301ba
core_rpc_server: print tx rejection reason at L0 too
7 years ago
moneromooo-monero 8fe5f609d1
rpc: order transactions in the order they were requested
7 years ago
moneromooo-monero a9845cc344
rpc: get_txpool_backlog is now unrestricted
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
Thomas Winget 9ac2ad0744
DRY refactoring
7 years ago
Riccardo Spagni 72b5f37f58
Merge pull request #2349
7 years ago
Riccardo Spagni e00238a355
Merge pull request #2347
7 years ago
moneromooo-monero c1b10381fc
rpc: decrease memory usage a bit in getblocks.bin
7 years ago
Guillaume LE VAILLANT 58015df4cf Fix getblocktemplate RPC returning wrong reserved_offset
7 years ago
moneromooo-monero 55bec1f03d
rpc: add a new RPC to get current txpool backlog (sizes and fees)
7 years ago
moneromooo 4dbf29bd32
txpool: add tx size median to the pool stats
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
Riccardo Spagni 6db8a60a18
Merge pull request #2149
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
moneroexamples 125f823bda Add on_get_alt_blocks_hashes RPC call
7 years ago
moneromooo-monero 8f96cfc20a
Remove typeid use in network_address
7 years ago
Riccardo Spagni 50d8f73f06
Merge pull request #2091
7 years ago
Riccardo Spagni ace1440b65
Merge pull request #2066
7 years ago
Riccardo Spagni a237f90c5b
Merge pull request #2052
7 years ago
Julien Klepatch e4da88a223 Fixed typo in rpc/core_rpc_server.cpp
7 years ago
Howard Chu 3fc22e7b78
Add histogram to poolstats
7 years ago
Howard Chu 5414970dcd
Speedup print_pool_stats
7 years ago
Riccardo Spagni 545e2b003c
Merge pull request #1982
7 years ago
moneromooo-monero 072102cfd2
abstracted nework addresses
7 years ago
moneromooo-monero b52abd1370
Move txpool to the database
7 years ago
assylias bff90264b8
Add expected total reward to RPC "getblocktemplate".
7 years ago
moneromooo-monero 548075b1f5
daemon: new relay_tx command and RPC
7 years ago
moneromooo-monero 558cfc31ca
core, wallet: faster tx pool scanning
7 years ago
moneromooo-monero b553c282fb
rpc: fix BUILD_TAG mispelling (BUILDTAG)
7 years ago
Riccardo Spagni 78a99fe7da
Merge pull request #1820
7 years ago
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
moneromooo-monero b49c6ab45d
rpc: add a default category for daemon rpc
7 years ago
moneromooo-monero ea873ceb2c
daemon/rpc: updates command and RPC
7 years ago
Riccardo Spagni b352330a3f
Merge pull request #1781
7 years ago
moneromooo-monero 520756c3c5
rpc: s/rcp/rpc/
7 years ago
moneromooo-monero 8262da8137
rpc: make mining_status RPC work when syncing
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 49efd3add9
Merge pull request #1727
7 years ago
Riccardo Spagni d2059dfab2
Merge pull request #1737
7 years ago
Dion Ahmetaj 69ab14d91e More robust battery status handling.
7 years ago
moneromooo-monero 9925edcb1e
rpc: fix some RPC calls not returning OK status when needed
7 years ago
moneromooo-monero 0288310e3b
blockchain_db: add "raw" blobdata getters for block and transaction
7 years ago
Riccardo Spagni b0e992237e
Merge pull request #1712
7 years ago
moneromooo-monero 38a1b9c956
rpc: fix daemon mixed style set_log 2,category:level
7 years ago
Dion Ahmetaj ad95e65028 Added a note about smart mining to status command. Fixed up a bug where I was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition.
7 years ago
Dion Ahmetaj 345ed4823c Background/smart mining. If a users' computer is plugged into a power
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
Riccardo Spagni 72aa788a0e
Merge pull request #1636
7 years ago