Commit Graph

495 Commits (31bdf7bd113c2576fe579ef3a25a2d8fef419ffc)

Author SHA1 Message Date
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