index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
ringdb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+2
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-3
/
+0
*
Hash domain separation
Sarang Noether
2020-04-01
1
-5
/
+4
*
ringdb: use a different iv for key and data in rings table
moneromooo-monero
2020-01-09
1
-18
/
+37
*
ringdb: fix bug in blackballing
stoffu
2019-08-22
1
-1
/
+1
*
simplewallet: new unset_ring command
moneromooo-monero
2019-04-02
1
-11
/
+21
*
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-0
/
+1
*
Rename "blackball" for clarity
moneromooo-monero
2018-10-18
1
-2
/
+2
*
Merge pull request #4407
Riccardo Spagni
2018-09-29
1
-7
/
+8
*
record blackballs as amount/offset, and add export ability
moneromooo-monero
2018-09-10
1
-19
/
+27
*
ringdb: allow blackballing many outputs at once
moneromooo-monero
2018-09-09
1
-38
/
+57
*
unit_tests: add ringdb unit tests
moneromooo-monero
2018-04-11
1
-4
/
+14
*
ringdb: factor ring addition code
moneromooo-monero
2018-03-16
1
-22
/
+16
*
ringdb: use the genesis block as a db name
moneromooo-monero
2018-03-16
1
-3
/
+3
*
wallet: add a set_ring command
moneromooo-monero
2018-03-16
1
-0
/
+30
*
wallet: make ringdb an object with database state
moneromooo-monero
2018-03-16
1
-125
/
+98
*
wallet: add an output blackball list to avoid using those in rings
moneromooo-monero
2018-03-16
1
-6
/
+114
*
wallet: add shared ring database
moneromooo-monero
2018-03-16
1
-0
/
+340