Commit Graph

20 Commits (38cdf01c643df677a0c65b8932d62c3f6eb4e62b)

Author SHA1 Message Date
Crypto City 38cdf01c64
wallet2: speedup large tx construction: batch ringdb lookups
2 years ago
Crypto City 2b95178897
wallet2: speedup large tx construction: batch ringdb updates
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
moneromooo-monero 0349347e6d
ringdb: use a different iv for key and data in rings table
4 years ago
stoffu 50813c103e
ringdb: fix bug in blackballing
5 years ago
moneromooo-monero 0be5b2ee78
simplewallet: new unset_ring command
5 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 99cd6f961a
Rename "blackball" for clarity
6 years ago
Riccardo Spagni 402349760f
Merge pull request #4407
6 years ago
moneromooo-monero 44439c3208
record blackballs as amount/offset, and add export ability
6 years ago
moneromooo-monero 50cb370d5b
ringdb: allow blackballing many outputs at once
6 years ago
moneromooo-monero 6a61f520e2
unit_tests: add ringdb unit tests
6 years ago
moneromooo-monero d32ef7b0f2
ringdb: factor ring addition code
6 years ago
moneromooo-monero 504428ab4a
ringdb: use the genesis block as a db name
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago