Commit Graph

479 Commits (8345e5b7bc8f4818ef845e2a3d85761d61f01535)

Author SHA1 Message Date
jwinterm 8345e5b7bc Merge pull request 'upstream' (#336) from wowario/wownero:upstream into master
continuous-integration/drone/push Build was killed Details
4 years ago
Alexis Enston dc0ac9c252
fix next_seed_height regression in getblocktemplate rpc
4 years ago
xiphon 2051c5f078
core_rpc_server: on_get_blocks - forward bootstrap daemon error
4 years ago
Matt Smith 9364b49ecb rpc: Add unlock height to getblocktemplate
continuous-integration/drone/pr Build is passing Details
4 years ago
wowario 572d7ea5ef
initial commit
4 years ago
TheCharlatan 80e535c95a
wallet2: adapt to deterministic unlock time
4 years ago
moneromooo-monero 5498142e8f
rpc: assume randomx from v13 onwards
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Alexander Blair 27b49033fd
Merge pull request #6763
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
xiphon 728ba38b11 rpc: always send raw txes through P2P (don't use bootstrap daemon)
4 years ago
moneromooo-monero 13eee1d6ab
rpc: reject wrong sized txid
4 years ago
moneromooo-monero c1b03fb1a6
rpc: return empty txid get_outs rather than 00..00 when not requested
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
luigi1111 3057f52f89
Merge pull request #6599
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
moneromooo-monero 6e4a55ba7e
rpc: fix relay_tx error return mixup
4 years ago
moneromooo-monero 78d435a5fa
rpc: don't display invalid json errors on default log level
4 years ago
moneromooo-monero 4d3c2d0b7b
rpc: add a sanity limit to a few RPC in restricted mode
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 de025281dc
Merge pull request #6481
4 years ago
luigi1111 ec90f9a54b
Merge pull request #6453
4 years ago
xiphon 119f706921 rpc: fix 'use_bootstrap_daemon_if_necessary' return value
4 years ago
xiphon d2d3a81d0e bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning)
4 years ago
luigi1111 0150a480fd
Merge pull request #6357
4 years ago
xiphon 6d6af701ec cryptonote_basic: drop unused verification_context::m_not_rct field
4 years ago
luigi1111 94f44d4ee3
Merge pull request #6325
4 years ago
luigi1111 ccc3726d86
Merge pull request #6260
4 years ago
Lee Clagett babf25d2ec Allow unrestricted rpc calls to get full txpool info
4 years ago
Alexander Blair 8cb005b39c
Merge pull request #6289
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
moneromooo-monero 320bc845b3
rpc: add --rpc-payment-allow-free-loopback
4 years ago
Alexander Blair f3fddd935f
Merge pull request #6259
4 years ago
Alexander Blair 9ea7df3b31
Merge pull request #6242
4 years ago
Alexander Blair 4371ac4265
Merge pull request #6225
4 years ago
Alexander Blair e22655a187
Merge pull request #6215
4 years ago
Alexander Blair 4da37daf67
Merge pull request #6211
4 years ago
xiphon 42a7a4dd32 daemon: auto public nodes - cache and prioritize most stable nodes
4 years ago
luigi1111 39e1890276
Merge pull request #6198
4 years ago
moneromooo-monero 3627e53aab
rpc: fix print_pool_sh not finding local txes
4 years ago
Alexander Blair 25c1bd4714
Merge pull request #6035
4 years ago
Alexander Blair e8f94e7f1d
Merge pull request #6173
4 years ago
Alexander Blair 93d49c1a54
Merge pull request #6172
4 years ago
xiphon ffe7165ebf wallet: reroll fake outs selection on local tx_sanity_check failure
4 years ago
moneromooo-monero 6933693179
rpc: fill miner_tx_hash again
4 years ago
moneromooo-monero 716012ca3a
rpc: drop the obsolete and wrong "unpruned size" log
4 years ago
moneromooo-monero 987c3139dc
print_coinbase_tx_sum now supports 128 bits sums
4 years ago
naughtyfox a2578892c0 --disable-ban-rpc option to prevent RPC users from banning
5 years ago