Commit Graph

1165 Commits (master)

Author SHA1 Message Date
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Alexander Blair ff8a60b61c
Merge pull request #6061
4 years ago
Alexander Blair 4371ac4265
Merge pull request #6225
4 years ago
Alexander Blair 944e8a4542
Merge pull request #6220
4 years ago
Alexander Blair e7997cd62a
Merge pull request #6202
4 years ago
xiphon 42a7a4dd32 daemon: auto public nodes - cache and prioritize most stable nodes
4 years ago
xiphon dbfa4f84ee unit_tests: fix missing test names
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
xiphon 0078ce7fac wipeable_string: split - treat CR, LF and Tabs as separators
4 years ago
Alexander Blair 3b224bb99d
Merge pull request #6069
4 years ago
Alexander Blair 25c1bd4714
Merge pull request #6035
4 years ago
moneromooo-monero b595583f3d
serialization: do not write optional fields with default value
4 years ago
Alexander Blair 40f82b35ae
Merge pull request #6170
4 years ago
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
moneromooo-monero dd8c6b1703
wallet: do not split integrated addresses in address book api
4 years ago
Alexander Blair 066c327f73
Merge pull request #6300
4 years ago
Alexander Blair d1b08c00cf
Merge pull request #6146
4 years ago
Dusan Klinec 6f330865e5
fix tests bug added in #6110
4 years ago
Aaron Hook d0641b42fe net: fix incorrect less operator for top/i2p addresses
4 years ago
Alexander Blair 3acb22b889
Merge pull request #6115
4 years ago
Alexander Blair 50c2fda496
Merge pull request #6110
4 years ago
moneromooo-monero d64e5aa719
wallet: allow message sign/verify for subaddresses
4 years ago
luigi1111 a6fa7d493e
Merge pull request #6041
5 years ago
luigi1111 dad4cf121e
Merge pull request #6018
5 years ago
moneromooo-monero 987c3139dc
print_coinbase_tx_sum now supports 128 bits sums
5 years ago
moneromooo-monero 02b8051339
unit_tests: remove invalid bulletproofs unit test
5 years ago
moneromooo-monero fa16df9996
make_test_signature: exit nicely on top level exception
5 years ago
Lee Clagett 68a6507c3f Fixed bug in ZMQ JSON-RPC method field
5 years ago
Dusan Klinec da6c807f8b
tests: fix HF12 chaingen - construct bc object from events
5 years ago
Nathan Dorfman dce6f055f9 rpc: Only show version string if it matches expected pattern
5 years ago
moneromooo-monero 27522aaa12
core_tests: reset thread pool between tests
5 years ago
Lee Clagett 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
5 years ago
Lee Clagett a9bdc6e4c4 Improved performance for epee serialization:
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
Riccardo Spagni 0183ab78bc
Merge pull request #6060
5 years ago
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
moneromooo-monero f1091c410f
core_tests: remove some useless verbose logs
5 years ago
moneromooo-monero 1554a7768b
unit_tests: fix use after free
5 years ago
moneromooo-monero 261abf79e1
functional_tests: ensure mining stops on error in mining test
5 years ago
moneromooo-monero 978a61f34f
functional_tests: fix rpc_payment tests with python 3
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
luigi1111 bb2bcf3521
Merge pull request #5972
5 years ago
luigi1111 84ce43a239
Merge pull request #5966
5 years ago
moneromooo-monero be82c40703
Support median block size > 4 GB
5 years ago
luigi1111 441ed9f2fe
Merge pull request #5990
5 years ago
moneromooo-monero 515e9316b1
functional_tests: fix transfer test - long payment ids are gone
5 years ago
moneromooo-monero c65a221549
unit_tests: fix build after rename
5 years ago
luigi1111 fcb4c72bb5
Merge pull request #5943
5 years ago
moneromooo-monero 4d0aadc081
wallet_rpc_server: don't report integrated addresses for 0 payment ID
5 years ago
moneromooo-monero 19c0506e14
wallet: remove long payment ID sending support
5 years ago
moneromooo-monero 455f9e3e9f
wallet2: ignore received unencrypted payment IDs (but warn hard)
5 years ago
xiphon d4d2b5c79a p2p+rpc: don't skip p2p or rpc port bind failure by default
5 years ago
moneromooo-monero 9447e7276d
cryptonote: add function to get weight from a pruned tx
5 years ago
moneromooo-monero 77afe91db6
unit_tests: fix build with boost 1.69
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
luigi1111 0e4ab6091c
Merge pull request #5960
5 years ago
luigi1111 342e7f844f
Merge pull request #5921
5 years ago
moneromooo-monero ae34e1ba1c
unit_tests: fix ringdb unit tests
5 years ago
luigi1111 40501cc131
Merge pull request #5895
5 years ago
luigi1111 c6430f9dd0
Merge pull request #5893
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
luigi1111 3f6096867d
Merge pull request #5916
5 years ago
luigi1111 44aa7d5439
Merge pull request #5882
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
luigi1111 8c41d36a08
Merge pull request #5864
5 years ago
moneromooo-monero a444f06e53
blockchain: enforce 10 block age for spending outputs
5 years ago
moneromooo-monero 48cfcb6313
functional_tests: fix failure on windows removing files
5 years ago
moneromooo-monero 75fe790634
fix wallet python test when run with ctest
5 years ago
moneromooo-monero 6b72541dc0
functional_tests: python3 compatibility
5 years ago
moneromooo-monero 1fac83858a
functional_tests: pop exactly what we need to test before testing
5 years ago
moneromooo-monero e037ecb014
functional_tests: check for RPC methods which aren't exposed
5 years ago
moneromooo-monero d53a55204f
functional_tests: add get_transaction_pool_stats
5 years ago
moneromooo-monero 51bd45c352
functional_tests: add save_bc
5 years ago
moneromooo-monero 230f73e121
functional_tests: add is_key_image_spent tests
5 years ago
moneromooo-monero c148002534
functional_tests: add submitblock test
5 years ago
moneromooo-monero 121c1b9475
functional_tests: check transaction fee is around what we expect
5 years ago
moneromooo-monero 170e51f0d9
functional_tests: add tx_notes tests
5 years ago
moneromooo-monero 4c375c9442
functional_tests: add wallet attributes test
5 years ago
moneromooo-monero f2e811fced
functional_tests: add rescan_spent/rescan_blockchain tests
5 years ago
moneromooo-monero 4ba8254a1d
functional_tests: add monero: URI tests
5 years ago
moneromooo-monero cc4be4fa15
wallet: add edit_address_book RPC
5 years ago
moneromooo-monero 4ff40d8d9a
functional_tests: add address book tests
5 years ago
moneromooo-monero 0dc49fc918
functional_tests: add wallet password change, store and tag tests
5 years ago
moneromooo-monero 8e077a5fc0
functional_tests: add spend proof tests
5 years ago
moneromooo-monero a71d91cecf
functional_tests: add test for mining via wallet
5 years ago
moneromooo-monero 447268cf29
functional_tests: add multisig state tests
5 years ago
moneromooo-monero 43015bb7e3
functional_tests: add get_transfers test
5 years ago
moneromooo-monero f23beb879e
functional_tests: add missing sweep_dust parameters, and test it
5 years ago
moneromooo-monero b9e09378ad
functional_tests: move extraneous stuff out of the framework
5 years ago
moneromooo-monero 7b076d5170
p2p: fix bans taking port into account
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
luigi1111 d663e1e3db
Merge pull request #5818
5 years ago
luigi1111 29e0f11305
Merge pull request #5823
5 years ago
stoffu fdc00d0906
unit tests: replace global var with lambda returning static local var
5 years ago
luigi1111 d0d76f771a
Merge pull request #5876
5 years ago
luigi1111 d91393daaf
Merge pull request #5856
5 years ago
luigi1111 9325501762
Merge pull request #5855
5 years ago