wownero/src
moneromooo-monero 34884a4b00 store outPk/8 in the tx for speed
It avoids dividing by 8 when deserializing a tx, which is a slow
operation, and multiplies by 8 when verifying and extracing the
amount, which is much faster as well as less frequent
2021-08-30 00:18:45 +03:00
..
blockchain_db store outPk/8 in the tx for speed 2021-08-30 00:18:45 +03:00
blockchain_utilities initial commit 2021-08-29 23:56:47 +03:00
blocks initial commit 2021-08-29 23:56:47 +03:00
checkpoints update checkpoints 2021-08-30 00:07:41 +03:00
common initial commit 2021-08-29 23:56:47 +03:00
crypto initial commit 2021-08-29 23:56:47 +03:00
cryptonote_basic store outPk/8 in the tx for speed 2021-08-30 00:18:45 +03:00
cryptonote_core plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
cryptonote_protocol v0.10 ASCII art 2021-08-30 00:01:11 +03:00
daemon vote by block 2021-08-30 00:06:35 +03:00
daemonizer initial commit 2021-08-29 23:56:47 +03:00
debug_utilities initial commit 2021-08-29 23:56:47 +03:00
device ledger: don't lock for software device 2021-08-07 03:04:15 +02:00
device_trezor device_trezor_base: fix typo 2021-07-10 23:52:15 +00:00
gen_multisig initial commit 2021-08-29 23:56:47 +03:00
gen_ssl_cert initial commit 2021-08-29 23:56:47 +03:00
hardforks update fork height 2021-08-30 00:08:25 +03:00
lmdb lmdb: Remove meaningless const qualifier on function type 2019-11-04 02:28:45 -07:00
mnemonics Merge pull request #6512 2020-07-19 03:32:59 -07:00
multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net net: fix get_tcp_endpoint, boost address_v4 ip in host byte order 2020-08-29 18:07:46 +00:00
p2p initial commit 2021-08-29 23:56:47 +03:00
platform Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ringct store outPk/8 in the tx for speed 2021-08-30 00:18:45 +03:00
rpc add vote rpc res 2021-08-30 00:06:51 +03:00
serialization plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
simplewallet DojaCat 2021-08-30 00:03:42 +03:00
wallet store outPk/8 in the tx for speed 2021-08-30 00:18:45 +03:00
CMakeLists.txt initial commit 2021-08-29 23:56:47 +03:00
cryptonote_config.h plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
version.cpp.in initial commit 2021-08-29 23:56:47 +03:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00