aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/chaingen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-6/+6
* feat(trezor): add HF15 support, BP+Dusan Klinec2022-08-051-1/+1
* multisig: fix critical vulnerabilities in signinganon2022-06-301-1/+1
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-6/+16
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Merge pull request #6111Riccardo Spagni2020-09-061-3/+3
|\
| * core: fix mining from a block that's not the current topmoneromooo-monero2020-08-271-3/+3
* | core_tests: fix failures after v13moneromooo-monero2020-08-281-7/+9
|/
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* fix tests bug added in #6110Dusan Klinec2020-01-191-4/+10
* tests: fix HF12 chaingen - construct bc object from eventsDusan Klinec2019-11-131-16/+172
* cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-311-2/+6
* RandomX integrationHoward Chu2019-09-251-2/+2
* add a few checks where it seems appropriatemoneromooo-monero2019-04-291-0/+1
* Remove unneeded SFINAE on check_tx/block verification in core_testsDoyle2019-04-171-0/+18
* Merge pull request #5061Riccardo Spagni2019-03-171-1/+1
|\
| * Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | device/trezor: debugging features, trezor testsDusan Klinec2019-03-051-73/+549
|/
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-38/+38
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-2/+2
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* remove "using namespace std" from headersmoneromooo-monero2017-11-141-0/+1
* core_tests: fix for subaddress patchkenshi842017-10-171-1/+1
* Subaddresseskenshi842017-10-071-2/+5
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-4/+4
* New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero2016-08-281-0/+1
* Add rct core testsmoneromooo-monero2016-08-281-5/+6
* add rct to the protocolmoneromooo-monero2016-08-281-2/+2
* tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero2016-05-011-1/+1
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-6/+6
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-6/+6
* core_tests: allow setting miner tx max_outs when creating a blockmoneromooo-monero2016-02-081-2/+3
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth2015-11-131-2/+2
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* initial [broken] updatemydesktop2014-05-031-2/+5
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-8/+7
* moved all stuff to githubAntonio Juarez2014-03-031-0/+637