aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* define canonical confidential asset payloadHEADmaincenobite pinhead99 min.3-0/+424
* bind asset inputs to CLSAG ownership proofscenobite pinhead3 hours2-0/+165
* verify confidential per-asset conservationcenobite pinhead3 hours3-0/+174
* Validate asset extensions against native carriersMonzero Build System3 hours2-0/+55
* Define detached asset transaction extensionsMonzero Build System3 hours2-0/+113
* Make block asset issuance atomic and reorg-safeMonzero Build System3 hours2-0/+36
* Add authenticated asset registry snapshotsMonzero Build System3 hours2-1/+146
* Add authenticated asset issuance payloadMonzero Build System3 hours2-0/+117
* Add strict canonical asset descriptor decodingMonzero Build System3 hours2-0/+90
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System4 hours4-2/+445
* Miner: fixed thread 0 always mining with secure JIT (worse performance)SChernykh2026-06-081-1/+2
* cryptonote_basic: pruned hash return boolj-berman2026-04-212-6/+6
* cryptonote_basic: fix add_extra_nonce_to_tx_extra() lengthjeffro2562026-02-241-4/+8
* cryptonote_basic: remove redundant call to get_transaction_hash() in overloadjeffro2562025-10-061-1/+0
* Fix expected hash checkLee *!* Clagett2025-03-241-1/+1
* cryptonote_basic: remove unused structtobtoht2025-03-141-9/+0
* Merge pull request #9740tobtoht2025-03-103-1/+17
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-103-1/+17
* | Merge pull request #8617tobtoht2025-02-132-0/+12
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-242-0/+12
* | | Some cleanup in span/connection_context + few more checksLee *!* Clagett2025-02-032-1/+29
| |/ |/|
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-2/+2
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-0/+1
* serialization: fix infinite loops and clean up dispatchingjeffro2562024-02-081-4/+4
* Merge pull request #8845luigi11112023-06-271-1/+1
|\
| * cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]jeffro2562023-06-021-1/+1
* | Fixed RandomX initialization when mining from scratchSChernykh2023-04-271-1/+8
|/
* cryptonote core/protocol: don't drop peers for soft offensesjeffro2562023-03-291-1/+6
* Add a size limit for tx_extra in tx pooltevador2023-03-181-0/+1
* Refactored rx-slow-hash.cSChernykh2022-12-141-2/+3
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-0/+5
* ledger support for hf 15 (BP+, view tags)j-berman2022-08-062-7/+15
* cryptonote_basic: catch crypto api errorsmoneromooo-monero2022-06-201-2/+2
* src, epee: fix a couple compiler warningsselsta2022-05-171-2/+0
* Preserve commitment format inside transactionsLuke Parker2022-04-211-1/+1
* Merge pull request #8061luigi11112022-04-194-30/+170
|\
| * Add view tags to outputs to reduce wallet scanning timej-berman2022-04-184-30/+170
* | Move copyable_atomic into connection_contextJeffrey2022-04-181-4/+35
|/
* Merge pull request #8207luigi11112022-04-181-14/+1
|\
| * CMake: Add missing headers via monero_find_all_headers macromj-xmr2022-04-061-14/+1
* | Fee changes from ArticMinemoneromooo-monero2022-04-102-0/+65
|/
* Merge pull request #8223luigi11112022-04-062-10/+9
|\
| * Eliminate dependence on boost::interprocess #8223Jeffrey2022-03-302-10/+9
* | Merge pull request #8197luigi11112022-04-0627-27/+32
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-0427-27/+32
| |/
* | store outPk/8 in the tx for speedmoneromooo-monero2022-04-051-1/+1
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-052-14/+65
|/
* multisig key exchange update and refactorkoe2022-02-223-7/+20
* RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-113-0/+4
* cmake: fix undefined symbols and multiple definitionsanon2021-07-133-16/+58