Commit Graph

635 Commits (v0.8.0.2)

Author SHA1 Message Date
moneromooo-monero 1a66a86f94
remove unused code
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
moneromooo-monero a59c27465b
unit_tests: fix crash in debug in output_distribution test
5 years ago
moneromooo-monero 0eb0d6b802
rpc: improve get_output_distribution
5 years ago
moneromooo-monero c07366430a
unit_tests: don't delete log file on windows, it will fail
5 years ago
Lee Clagett 55aae6a9a3 Fix socks tests in windows and handle errors better
5 years ago
moneromooo-monero 35e0a968bd
wallet2: "output lineup" fake out selection
5 years ago
Riccardo Spagni e9464eb5e3
Merge pull request #5413
5 years ago
stoffu 5fafb90e91
testdb: add override keyword where missing
5 years ago
moneromooo-monero e3dea47859
unit_tests: undo is_blocked implementation factoring
5 years ago
Riccardo Spagni 8d16e92dcb
Merge pull request #5425
5 years ago
Riccardo Spagni a1ea611e24
Merge pull request #5424
5 years ago
Riccardo Spagni 0d2aaac15b
Merge pull request #5414
5 years ago
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
5 years ago
moneromooo-monero 5858598604
p2p: fix integer overflow in host bans
5 years ago
moneromooo-monero 93bb2f48f7
ringct: prevent use of full ringct signatures for more than one input
5 years ago
stoffu e9fac29a4b
unit_tests/long_term_block_weight: some tweaks that seem to make more sense
5 years ago
Riccardo Spagni c34930c207
Merge pull request #5391
5 years ago
Riccardo Spagni c96fc4bf59
Merge pull request #5341
5 years ago
moneromooo-monero 7190798049
unit_tests: fix long term block weight test after cache change
5 years ago
Riccardo Spagni e55b3f9dda
Merge pull request #5239
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
Dusan Klinec 0218bc497d
test: hmac_keccak - fix number of chunks counting
5 years ago
Riccardo Spagni 37ee4acf48
Merge pull request #5274
5 years ago
Riccardo Spagni 5ac46c5310
Merge pull request #5256
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec d74d26f2c9
crypto: hmac_keccak added
5 years ago
Lee Clagett 0c7e7bce18 Adding classes, functions, and utilities for common LMDB operations.
5 years ago
moneromooo-monero dc0c0c91c5
tests: disable wallet SSL init for tests involving wallet2
5 years ago
moneromooo-monero 4b21d38dfd
blockchain: speed up getting N blocks weights/long term weights
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 5bbbe3902b
Merge pull request #4852
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero 79b4e9f377
save some database calls when getting top block hash and height
5 years ago
moneromooo-monero b044d03a51
Avoid repeated (de)serialization when syncing
5 years ago
Riccardo Spagni d3f39da7c8
Merge pull request #5117
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero fcd0007952
unit_tests: remove leftover debug print
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago
moneromooo-monero f6db59b011
notify: handle arbitrary tags
5 years ago
Riccardo Spagni 8fafdc4767
Merge pull request #5064
5 years ago
Riccardo Spagni 0daa00e035
Merge pull request #5052
5 years ago
moneromooo-monero b6534c40e6
ringct: remove unused senderPk from ecdhTuple
5 years ago
moneromooo-monero 7d37598158
ringct: the commitment mask is now deterministic
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
Riccardo Spagni aa5b0c7f71
Merge pull request #5028
5 years ago
moneromooo-monero a6216d1ac2
blockchain_db: allow getting output keys without commitment
5 years ago
moneromooo-monero 21777daf6e
epee: speedup word/number matching
5 years ago
Riccardo Spagni 9d57ee9ff6
Merge pull request #4984
5 years ago
Riccardo Spagni 846362842c
Merge pull request #4976
5 years ago
Paul Shapiro 5ecc5cc790 added two tests for partial word and case tolerance in mnemonics
6 years ago
moneroexamples ec68cf822f Make get_output_key method const
6 years ago
Riccardo Spagni 577a8f5c84
Merge pull request #4952
6 years ago
luigi1111 4a78bcd275
Merge pull request #4941
6 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
6 years ago
moneromooo-monero 008647d7eb
blockchain_db: speedup tx output gathering
6 years ago
Riccardo Spagni d855f9bb92
Merge pull request #4901
6 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
6 years ago
moneromooo-monero 570dd3690e
p2p: use vector instead of list for peer lists
6 years ago
moneromooo-monero 1cfd6f1060
unit_tests: strengthen notify test against OS scheduling
6 years ago
Riccardo Spagni 36219feff1
Merge pull request #4895
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
Riccardo Spagni 40650b43b8
Merge pull request #4850
6 years ago
Riccardo Spagni 3552553f89
Merge pull request #4848
6 years ago
moneromooo-monero 17b45725af
Outputs where all amounts are known spent can now be pruned
6 years ago
Riccardo Spagni 58ce16d4d9
Merge pull request #4821
6 years ago
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
6 years ago
Riccardo Spagni 6e100964ea
Merge pull request #4832
6 years ago
moneromooo-monero 3de7d52f7c
unit_tests: fix malloc/delete mismatch
6 years ago
moneromooo-monero 0dac3c6428
unit_tests: do not rethrow a copy of an exception
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 3002307418
tests: slow_memmem now returns size_t
6 years ago
moneromooo-monero 80be2dca2b
unit_tests: don't take the address of an unwrapped secret key
6 years ago
moneromooo-monero 31d80027b5
tests: add unit tests for get_output_distribution
6 years ago
Riccardo Spagni afaff5fb77
Merge pull request #4803
6 years ago
Riccardo Spagni 46f989bc49
Merge pull request #4795
6 years ago
xiphon b36353e268
unit_tests: add some hex parsing test for non hex input
6 years ago
moneromooo-monero 6671110ca3
unit_tests: add a test for parse_hexstr_to_binbuff
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
6 years ago
moneromooo-monero 9da6c52bb2
unit_tests: add logging unit test
6 years ago
Riccardo Spagni f7edda5304
Merge pull request #4739
6 years ago
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
moneromooo-monero fa3f756bfb
unit_tests: fix leak when the test check fails
6 years ago
moneromooo-monero 5f614ba968
simplewallet: print the number of show/all transfers
6 years ago
moneromooo-monero 8d71b2b1b3
wallet2: only export necessary outputs and key images
6 years ago
moneromooo-monero 5d7c231604
rct: add a zeroCommit cache for common pre-rct case
6 years ago
moneromooo-monero 6ecc99ad1f
core: avoid unnecessary tx/blob conversions
6 years ago
moneromooo-monero 00cc1a1657
unit_tests: notify test special case for the usual weirdo
6 years ago
xiphon 9c1c92db65 tests: fix MSYS2 gcc 7.3.0 warning -Wtype-limits
6 years ago
moneromooo-monero f48db530be
unit_tests: fix notify unit test when /tmp does not exist
6 years ago
Riccardo Spagni 4cbb476cd1
Merge pull request #4721
6 years ago
Riccardo Spagni b5fafa6c61
Merge pull request #4613
6 years ago
Riccardo Spagni 1c91963dcd
Merge pull request #4308
6 years ago
moneromooo-monero a9f9406c5b
unit_tests: notify test special case for the usual weirdo
6 years ago
Riccardo Spagni af7caf78a1
Merge pull request #4640
6 years ago
Riccardo Spagni 14dbe67fa7
Merge pull request #4521
6 years ago
moneromooo-monero 99cd6f961a
Rename "blackball" for clarity
6 years ago
moneromooo-monero 1141512811
unit_tests: fix notify test when run from make *test
6 years ago
moneromooo-monero 45a6880d78
unit_tests: call umask before mkstemp
6 years ago
Riccardo Spagni 215fa6b5ce
Merge pull request #4481
6 years ago
moneromooo-monero 6653062e61
unit_tests: add unit test for alloc alignment being a power of 2
6 years ago
Riccardo Spagni e19652df51
Merge pull request #4036
6 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
6 years ago
Riccardo Spagni f34f9312f2
Merge pull request #4464
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 98c9225823
unit_tests: add a notifier test
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni 876282fd69
Merge pull request #4424
6 years ago
Riccardo Spagni 402349760f
Merge pull request #4407
6 years ago
moneromooo-monero bef1750f65
unit_tests: fix longstanding DNS related unit test
6 years ago
Riccardo Spagni bc208be63d
Merge pull request #4385
6 years ago
Riccardo Spagni a059bcd74e
Merge pull request #4371
6 years ago
Riccardo Spagni bb3ff2bb36
Merge pull request #4209
6 years ago
Riccardo Spagni 580497d5f9
Merge pull request #4306
6 years ago
stoffu ba8dd3479d
api/wallet: properly disable key encryption
6 years ago
moneromooo-monero 6dbbc69055
unit_tests: sanity check on transaction weight
6 years ago
Riccardo Spagni c74d9057f8
Merge pull request #4260
6 years ago
Lee Clagett 55c7cd1458 Adding expect<T> - a value-or-error implementation
6 years ago
moneromooo-monero 07ec748c82
wipeable_string: add hex_to_pod function
6 years ago
moneromooo-monero 2bf636503f
bulletproofs: speed up the latest changes a bit
6 years ago
moneromooo-monero d0a0565f7d
unit_tests: add a few more multiexp unit tests
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 869b3bf824
bulletproofs: a few fixes from the Kudelski review
6 years ago
moneromooo-monero c429176248
bulletproofs: reject points not in the main subgroup
6 years ago
moneromooo-monero 51eb3bdcd6
add pippenger unit tests
6 years ago
moneromooo-monero 1b867e7f40
precalc the ge_p3 representation of H
6 years ago
moneromooo-monero 3011178021
unit_tests: a couple more bulletproof unit tests for gamma
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero 71d67bda74
aligned: aligned memory alloc/realloc/free
6 years ago
moneromooo-monero bacf0a1e2f
bulletproofs: add aggregated verification
6 years ago
moneromooo-monero e895c3def1
make straus cached mode thread safe, and add tests for it
6 years ago
moneromooo-monero 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
moneromooo-monero aacfd6e370
bulletproofs: multi-output bulletproofs
6 years ago
luigi1111 ab85b924c9
Merge pull request #4293
6 years ago
moneromooo-monero 44439c3208
record blackballs as amount/offset, and add export ability
6 years ago
luigi1111 ca4e477dc2
Merge pull request #4298
6 years ago
luigi1111 0722287774
Merge pull request #4275
6 years ago
luigi1111 ad5aabc85a
Merge pull request #4264
6 years ago
p8p 9d6539923e
is_hdd update
6 years ago
moneromooo-monero 67666b14ba
unit_tests: disable mlocker tests on windows (no implementation)
6 years ago
moneromooo-monero d2e26c23f3
add and use constant time 32 byte equality function
6 years ago
luigi1111 a5d21be843
Merge pull request #4210
6 years ago
luigi1111 7e4507a048
Merge pull request #4200
6 years ago