Commit Graph

7135 Commits

Author SHA1 Message Date
wowario
9eb34340f4
fix macos operator error 2021-06-27 14:34:26 +03:00
wowario
90efe7dee8 set bp+ fork height 2021-06-27 14:31:26 +03:00
wowario
a9c03bb005
remove unused variable 2021-06-27 14:01:47 +03:00
moneromooo-monero
04dbdfcd98 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-06-27 13:50:12 +03:00
moneromooo-monero
1520d6a271 ringct: port some of vtnerd's review changes from BP+ to BP 2021-06-27 13:50:03 +03:00
moneromooo-monero
8e98e5b58a ringct: a few minor optimizations from review 2021-06-27 13:49:45 +03:00
moneromooo-monero
fa3856fedf plug bulletproofs plus into consensus 2021-06-27 13:47:33 +03:00
Sarang Noether
47d7d0751e Updates from security audit 2021-06-27 12:15:05 +03:00
Sarang Noether
75981b8463 Precompute initial transcript hash 2021-06-27 12:14:54 +03:00
Sarang Noether
16c573a507 Bulletproofs+ 2021-06-27 12:14:36 +03:00
wowario
100eebe660
update fork height 2021-06-27 02:42:04 +03:00
wowario
1113f815e1 update checkpoints 2021-06-27 00:45:24 +03:00
wowario
04a5d47e6c set fork height 2021-06-27 00:45:04 +03:00
wowario
45f275e9e4 add vote rpc res 2021-06-27 00:43:24 +03:00
wowario
4f16bd2b95 vote by block 2021-06-27 00:43:09 +03:00
wowario
6049797093 adjust difficulty_blocks_count 2021-06-27 00:42:33 +03:00
wowario
78ba621fa3 nudge estimate height 2021-06-27 00:42:21 +03:00
wowario
eaa511440f set testnet 2021-06-27 00:41:55 +03:00
wowario
03af4e871c fixed coinbase unlock 288 blks 2021-06-27 00:41:44 +03:00
wowario
51c8b36ba0 miner block header signing 2021-06-27 00:40:21 +03:00
wowario
9cd125b345 reset, revert difficulty algorithm, set fork height 2021-06-27 00:40:11 +03:00
wowario
707bfe86ad tidy up miner msgs 2021-06-27 00:39:57 +03:00
wowario
6f964b6cfb DojaCat 2021-06-27 00:39:45 +03:00
wowario
71a2c90fb8 remove MLSAG bug from monero 2021-06-27 00:39:33 +03:00
wowario
a67efd0686 disable sanity_checks 2021-06-27 00:39:09 +03:00
wowario
24948d4c2d update checkpoints 2021-06-27 00:38:47 +03:00
qvqc
70811c09c5 wow colors 2021-06-27 00:38:17 +03:00
wowario
1196a9253b v0.10 ASCII art 2021-06-27 00:38:06 +03:00
wowario
70f8f2386c support old BP 2021-06-27 00:37:53 +03:00
wowario
840928cd6b initial commit 2021-06-27 00:37:27 +03:00
tobtoht
8a67724218
wallet_api: get bytes sent/received 2021-06-24 21:32:03 +02:00
luigi1111
14a1b89122
Merge pull request #7752
4251cc0 unit_tests: check for ge_frombytes_vartime failure (moneromooo-monero)
67b97a5 easylogging++: do not delete uninitialized objects (moneromooo-monero)
7b6d959 trezor: fix potential use of uninitialized memory (moneromooo-monero)
2021-06-24 14:13:19 -05:00
luigi1111
4f08d52dfa
Merge pull request #7750
8e0b8dd wallet/api: remove Bitmonero namespace alias (selsta)
2021-06-24 14:12:37 -05:00
luigi1111
0a9d218044
Merge pull request #7749
e63c110 wallet_api: address_book: don't lose pid on setDescription (tobtoht)
2021-06-24 14:11:45 -05:00
luigi1111
99aa45fd34
Merge pull request #7746
1aa1850 wallet_api: signMessage: add sign with subaddress (tobtoht)
2021-06-24 14:06:13 -05:00
luigi1111
7c3629a5ee
Merge pull request #7742
f174a8f wallet_api: reconnectDevice (tobtoht)
2021-06-24 14:05:35 -05:00
luigi1111
ce129599d0
Merge pull request #7739
6914d5b wallet_api: move adjust_mixin call within try block (tobtoht)
2021-06-24 14:04:42 -05:00
luigi1111
48e59b8064
Merge pull request #7672
5bf91fc add documentation for monero-blockchain-stats (donkeydonkey)
2021-06-24 14:03:03 -05:00
luigi1111
ad9956d987
Merge pull request #7634
5a2edea db_lmdb: catch exceptions testing for mmap support (moneromooo-monero)
2021-06-24 14:01:42 -05:00
luigi1111
f8abb225fc
Merge pull request #7633
f6e2636 blockchain_db: harden code against invalid input types (moneromooo-monero)
2021-06-24 14:00:59 -05:00
luigi1111
3366bd81eb
Merge pull request #7612
254a133 core: speed up print_coinbase_tx_sum (moneromooo-monero)
2021-06-24 13:59:44 -05:00
luigi1111
1796b44c67
Merge pull request #7611
71741a1 blockchain_import: fix wrong reported block/tx hashes on error (moneromooo-monero)
2021-06-24 13:59:12 -05:00
luigi1111
b63442da21
Merge pull request #7730
e761577 provide key images of spent outputs in wallet rpc (woodser)
2021-06-16 14:38:06 -05:00
woodser
e7615772fa provide key images of spent outputs in wallet rpc 2021-06-15 15:54:39 -04:00
mj-xmr
41297c10f0
CMake: strip targets (optional) with -D STRIP_TARGETS=ON 2021-06-11 21:19:37 +02:00
moneromooo-monero
7b6d959596
trezor: fix potential use of uninitialized memory
CID 1446575
2021-06-11 07:11:23 +00:00
luigi1111
7499837a6f
Merge pull request #7661
08e4497 Improve cryptonote (block and tx) binary read performance (Lee Clagett)
2021-06-10 12:00:54 -05:00
luigi1111
ca73284951
Merge pull request #7729
b2e1558 support freeze, thaw, and frozen in wallet rpc (woodser)
2021-06-10 11:47:05 -05:00
luigi1111
667d3dd4c2
Merge pull request #7684
ed6f053 blockchain: speed up repeated pops (mostly in tests) (moneromooo-monero)
2021-06-10 11:46:27 -05:00
luigi1111
a1a3e970f7
Merge pull request #7662
4da1112 rpc: send confirmations in get_transactions result (moneromooo-monero)
2021-06-10 11:34:20 -05:00