index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_basic
/
cryptonote_format_utils.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
tx_pool: avoid parsing a whole tx if only the prefix is needed
moneromooo-monero
1
-0
/
+10
2018-09-14
Merge pull request #4330
Riccardo Spagni
1
-3
/
+13
2018-09-11
bulletproofs: scale points by 8 to ensure subgroup validity
moneromooo-monero
1
-1
/
+1
2018-09-11
cryptonote_basic: check output type before using it
moneromooo-monero
1
-0
/
+7
2018-09-11
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
1
-12
/
+46
2018-09-11
Bulletproof aggregated verification and tests
moneromooo-monero
1
-5
/
+13
2018-09-02
cryptonote_format_utils: do not early out on invalid tx pubkeys
moneromooo-monero
1
-3
/
+13
2018-05-23
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
1
-8
/
+56
2018-05-07
cryptonote: make sure outPk setup always happens
moneromooo-monero
1
-0
/
+37
2018-03-14
device: untangle cyclic depenency
stoffu
1
-182
/
+13
2018-03-14
device: made function prototypes consistent with pre-#3303 codebase
stoffu
1
-7
/
+3
2018-03-05
Monero Cryptonight variants, and add one for v7
moneromooo-monero
1
-1
/
+2
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-20
/
+117
2018-02-16
wallet2: speed up subaddress generation (by about a third)
moneromooo-monero
1
-0
/
+39
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2018-01-10
Merge pull request #2990
Riccardo Spagni
1
-0
/
+1
2017-12-22
factor STL container serialization
moneromooo-monero
1
-0
/
+1
2017-12-18
check return value for generate_key_derivation and derive_public_key
moneromooo-monero
1
-4
/
+8
2017-12-17
make multisig work with subaddresses
moneromooo-monero
1
-4
/
+49
2017-12-16
move includes around to lessen overall load
moneromooo-monero
1
-0
/
+2
2017-11-27
new wipeable_string class to replace std::string passphrases
moneromooo-monero
1
-2
/
+3
2017-11-22
cryptonote: do not overwrite const data
moneromooo-monero
1
-2
/
+2
2017-11-14
remove "using namespace std" from headers
moneromooo-monero
1
-0
/
+2
2017-10-15
refactor cryptonote_basic::add_tx_pub_key_to_extra
Jaquee
1
-3
/
+13
2017-10-07
Subaddresses
kenshi84
1
-13
/
+125
2017-09-25
move checkpoints in a separate library
moneromooo-monero
1
-1
/
+1
2017-09-12
wallet: add encrypted seed functionality
moneromooo-monero
1
-0
/
+17
2017-04-03
core: fix blob size cache, and reenable hash and blob size caches
moneromooo-monero
1
-6
/
+0
2017-03-26
core: disable tx/block hash cache
moneromooo-monero
1
-0
/
+6
2017-03-25
core: avoid possible reordering bugs wth tx/bloch hash cache
moneromooo-monero
1
-15
/
+11
2017-03-23
core: cache tx and block hashes in the respective classes
moneromooo-monero
1
-2
/
+77
2017-03-05
format_utils: fix typo in assert message
lethos3
1
-2
/
+2
2017-03-03
Merge pull request #1826
Riccardo Spagni
1
-8
/
+56
2017-03-02
allow user I/O in millinero, micronero, nanonero, piconero
moneromooo-monero
1
-8
/
+56
2017-02-27
core: add functions to serialize base tx info
moneromooo-monero
1
-0
/
+10
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-0
/
+743