Commit Graph

654 Commits (v0.9.3.1)

Author SHA1 Message Date
moneromooo-monero 1212e1791c
rpc: report target height as 0 when synced
3 years ago
moneromooo-monero 03b8228b35
rpc: limit the number of txes for get_blocks.bin
3 years ago
moneromooo-monero 295d46a1fc
restrict public node checks a little
3 years ago
xiphon 10f9008b9c
rpc: get_info - add 'synchronized' field
3 years ago
moneromooo-monero f2949f7cf4
rpc: add a busy_syncing field to get_info
continuous-integration/drone/pr Build was killed Details
4 years ago
moneromooo-monero a42b6750b1
protocol: drop origin IP if a block fails to verify in sync mode
4 years ago
xiphon e0fc0ce7ad
rpc: get_info - add 'synchronized' field
4 years ago
Howard Chu e49f87c8b3
Silence stupid warnings
4 years ago
xiphon b974ccde3a
core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
4 years ago
Michal m@lbit Malicki 0051cbdc73
rpc_private_headers declaration fix
4 years ago
Howard Chu 2b25b1097e
Add rpc-restricted-bind-ip option
4 years ago
xiphon cc70e33283
rpc: skip non-synced bootstrap daemons in --no-sync mode too
4 years ago
xiphon 0783e940e9
rpc: on_send_raw_tx - add missing CHECK_CORE_READY
4 years ago
xiphon 9774fc7868
rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
4 years ago
Lee Clagett 26a64f99d3
Fix CLI and unrestricted RPC relay_tx with stempool
continuous-integration/drone/pr Build is passing Details
4 years ago
jwinterm 4d15c0aa13 Merge pull request 'increase fake outs' (#337) from wowario/wownero:fake-outs into master
continuous-integration/drone/push Build was killed Details
4 years ago
jwinterm 8345e5b7bc Merge pull request 'upstream' (#336) from wowario/wownero:upstream into master
continuous-integration/drone/push Build was killed Details
4 years ago
wowario e28f22ba2f
increase fake outs
continuous-integration/drone/pr Build is passing 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
luigi1111 a51ccc036f
Merge pull request #6770
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
Lee Clagett bdc6b10d62 Fix ZMQ pruned bulletproof transactions
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair 569d07d60b
Merge pull request #6722
4 years ago
Alexander Blair a08df6eb1b
Merge pull request #6603
4 years ago
xiphon 728ba38b11 rpc: always send raw txes through P2P (don't use bootstrap daemon)
4 years ago
Lee Clagett 4e2377995d Change ZMQ-JSON txextra to hex and remove unnecessary base fields
4 years ago
Lee Clagett 60627c9f24 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster
4 years ago
Lee Clagett fe96e66ebe Fix pruned tx for ZMQ's GetBlocksFast
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 e8d87fccc2
Merge pull request #6627
4 years ago
luigi1111 0376195015
Merge pull request #6611
4 years ago
luigi1111 3057f52f89
Merge pull request #6599
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
luigi1111 8b3fa2d373
Merge pull request #6574
4 years ago
luigi1111 ff4d470629
Merge pull request #6576
4 years ago
moneromooo-monero 4df8f9c414
rpc: fix loading rpc payment data from file
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
moneromooo-monero dc1a053081
rpc: fix comparison of seconds vs microseconds
4 years ago