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_basic.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
Add view tags to outputs to reduce wallet scanning time
j-berman
1
-1
/
+18
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2021-09-11
RPC and ZeroMQ APIs to support p2pool
SChernykh
1
-0
/
+1
2021-01-23
Improve cryptonote (block and tx) binary read performance
Lee Clagett
1
-12
/
+8
2020-08-17
replace most boost serialization with existing monero serialization
moneromooo-monero
1
-1
/
+1
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2019-09-27
monerod can now sync from pruned blocks
moneromooo-monero
1
-4
/
+70
2019-06-14
serialization: check stream good flag at the end
moneromooo-monero
1
-1
/
+1
2019-04-05
cryptonote: rework block blob size sanity check
moneromooo-monero
1
-0
/
+2
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-03-05
db: speedup block addition
moneromooo-monero
1
-2
/
+23
2019-01-22
Pruning
moneromooo-monero
1
-4
/
+11
2018-12-05
cryptonote: set tx hash on newly parsed txes when known
moneromooo-monero
1
-0
/
+2
2018-11-30
cryptonote: add a set_null for transaction_prefix
moneromooo-monero
1
-7
/
+10
2018-10-07
cryptonote: sort tx_extra fields
moneromooo-monero
1
-1
/
+0
2018-03-14
keypair::generate: always require hw::device to avoid possible mistake
stoffu
1
-6
/
+0
2018-03-14
device: untangle cyclic depenency
stoffu
1
-1
/
+2
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-0
/
+6
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-22
factor STL container serialization
moneromooo-monero
1
-1
/
+0
2017-12-18
check accessing an element past the end of a container
moneromooo-monero
1
-1
/
+1
2017-10-07
Subaddresses
kenshi84
1
-0
/
+26
2017-09-25
move checkpoints in a separate library
moneromooo-monero
1
-5
/
+0
2017-04-11
Improvements for epee binary to hex functions:
Lee Clagett
1
-1
/
+0
2017-04-03
core: fix blob size cache, and reenable hash and blob size caches
moneromooo-monero
1
-1
/
+1
2017-03-25
core: avoid possible reordering bugs wth tx/bloch hash cache
moneromooo-monero
1
-11
/
+29
2017-03-23
core: cache tx and block hashes in the respective classes
moneromooo-monero
1
-0
/
+32
2017-02-27
core: add functions to serialize base tx info
moneromooo-monero
1
-0
/
+22
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
/
+0
2016-09-14
rct: rework serialization to avoid storing vector sizes
moneromooo-monero
1
-15
/
+13
2016-08-28
New "Halfway RingCT" outputs for coinbase transactions
moneromooo-monero
1
-0
/
+3
2016-08-28
rct: change the simple flag to a type
moneromooo-monero
1
-4
/
+7
2016-08-28
wallet: do not store signatures in the wallet cache
moneromooo-monero
1
-1
/
+1
2016-08-28
integrate simple rct api
moneromooo-monero
1
-2
/
+10
2016-08-28
add rct to the protocol
moneromooo-monero
1
-24
/
+38
2016-08-28
remove original Cryptonote blockchain_storage blockchain format
moneromooo-monero
1
-3
/
+0
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-11-30
Revert "Merge pull request #506"
Riccardo Spagni
1
-2
/
+2
2015-11-27
core: serialize block major/minor versions as bytes, not varints
moneromooo-monero
1
-2
/
+2
2015-10-21
hardfork: switch voting to block minor version
moneromooo-monero
1
-2
/
+2
2015-09-12
blockchain: use the new hardfork class
moneromooo-monero
1
-3
/
+1
2015-08-09
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
1
-0
/
+1
2015-02-02
Add compile-time support for both db implementations: in-memory and LMDB
warptangent
1
-0
/
+2
2015-01-02
year updated in license
Riccardo Spagni
1
-1
/
+1
2014-09-25
Revert "low risk, potentially varint overflow bug patched thanks to BBR"
Riccardo Spagni
1
-0
/
+1
2014-09-24
low risk, potentially varint overflow bug patched thanks to BBR
Riccardo Spagni
1
-1
/
+0
2014-07-23
License updated to BSD 3-clause
fluffypony
1
-3
/
+29
2014-03-03
moved all stuff to github
Antonio Juarez
1
-0
/
+347