Commit Graph

  • c0bcf43e4d
    Update build-docker.yaml NyanCod3r 2024-09-01 15:33:43 +0000
  • de92309eed
    Update build-docker.yaml NyanCod3r 2024-09-01 15:15:57 +0000
  • 9c639b4eca updated action/checkout to 4 and added python nyancod3r 2024-09-01 17:11:18 +0200
  • 2ca888d2de
    Update build-docker.yaml NyanCod3r 2024-09-01 14:33:57 +0000
  • 23d364d9a3 updated action/checkout to 4 nyancod3r 2024-09-01 15:58:16 +0200
  • f1c4fa5ee2 Merge remote-tracking branch 'upstream/master' into merge-upstream nyancod3r 2024-09-01 14:58:46 +0200
  • 4a9d968c87
    remove output blackballing tobtoht 2023-03-02 15:25:49 +0100
  • 2b177820f9
    fuzz: fix `make fuzz` jeffro256 2024-08-28 17:18:03 -0500
  • e03de80924
    depends: release type should be lower case tobtoht 2024-08-26 16:07:51 +0200
  • 913136936b
    readme: add missing ubuntu/debian build tools tobtoht 2024-08-25 18:32:27 +0200
  • f93f656811
    depends: allow granular stage env config tobtoht 2024-08-25 17:38:15 +0200
  • 4221051c95
    docs: clarify proper PR title format Gingeropolous 2024-08-24 09:19:29 -0400
  • d3f3d93e26
    Update minimal dependencies in README.md Asurar 2024-08-22 08:48:23 +0000
  • 25b09501e3 remove whitespace who asks? 2024-08-20 23:32:13 -0600
  • e2fe45d480 manual merge who asks? 2024-08-20 23:29:01 -0600
  • 5e7c234462 .gitignore who asks? 2024-08-20 22:16:05 -0600
  • 64a613e838 Add Socks v5 support to daemon and wallet Lee *!* Clagett 2024-08-17 18:37:10 -0400
  • f8ab54a7f2 Respect CMake install paths Alexander Perechnev 2024-08-19 18:06:36 +0300
  • d3d82bbc5b Respect CMake install folders Alexander Perechnev 2024-08-19 12:47:49 +0300
  • 7fb5766e19
    Merge branch 'monero-project:master' into master Alexander Perechnev 2024-08-19 12:36:49 +0300
  • 39ae489d34 cmake: fix readline find_path call. 0xFFFC0000 2024-08-19 09:22:58 +0000
  • cfb19b932f
    blockchain: more opportunities for caching the rolling median Crypto City 2024-08-15 13:46:58 +0000
  • eeb5a06d25
    blockchain sync: reduce disk writes from 2 to 1 per tx jeffro256 2024-01-17 17:17:16 -0600
  • 47d47bdd20 fcmp++: proof len from inputs *AND merkle tree depth j-berman 2024-08-14 11:42:30 -0700
  • b089f9ee69
    Merge pull request #9434 v0.18.3.4 luigi1111 2024-08-14 14:19:55 -0400
  • a1dc85c537
    Merge pull request #9416 luigi1111 2024-08-14 14:19:03 -0400
  • 65cc1f133b
    Merge pull request #9287 luigi1111 2024-08-14 14:17:56 -0400
  • 89ad8ac8b1
    epee: string_tools: keep full path in cut_off_extension tobtoht 2024-08-14 19:45:55 +0200
  • 7cb69fa6bc
    epee: string_tools: keep full path in cut_off_extension tobtoht 2024-08-14 19:45:55 +0200
  • ee19361ea0 Remove extra gcc install fixes windows build j-berman 2024-08-14 08:58:57 -0700
  • c51ca53daa
    epee: string_tools: remove dot from get_extension tobtoht 2024-08-14 16:13:35 +0200
  • c7d4bf491e
    epee: string_tools: remove dot from get_extension tobtoht 2024-08-14 16:13:35 +0200
  • 13c5aa5ccb
    contrib: change default value of epee::serialization to fix limitation 0xFFFC0000 2024-08-14 06:52:15 +0000
  • 59cddbb9ca
    serialization: support passing extra args to fields in DSL jeffro256 2024-04-11 11:42:11 -0500
  • b2c59c498c
    common: add va_args.h jeffro256 2024-04-11 11:32:03 -0500
  • c6d17a0b39
    Merge pull request #9345 luigi1111 2024-08-13 12:33:21 -0400
  • 753e4683af
    Merge pull request #9430 luigi1111 2024-08-13 12:30:11 -0400
  • 0db9e74223
    Merge pull request #9429 luigi1111 2024-08-13 12:29:47 -0400
  • 2676e5ae85
    Merge pull request #9426 luigi1111 2024-08-13 12:29:10 -0400
  • 918befb0f5 new_leaf_tuples -> new_outputs j-berman 2024-08-13 09:25:43 -0700
  • 67f5546d10 lmdb touchup && OutputsByUnlockBlock map -> unordered_map j-berman 2024-08-13 09:24:43 -0700
  • 28788bc031
    Merge pull request #9425 luigi1111 2024-08-13 12:18:24 -0400
  • 4bb00420cc
    Merge pull request #9423 luigi1111 2024-08-13 12:17:46 -0400
  • fdc238ef59
    Merge pull request #9421 luigi1111 2024-08-13 12:17:03 -0400
  • dad4357f7a
    Merge pull request #9414 luigi1111 2024-08-13 12:16:29 -0400
  • bedfa83ea0
    Merge pull request #9385 luigi1111 2024-08-13 12:15:57 -0400
  • 93d6e0964e
    Merge pull request #9384 luigi1111 2024-08-13 12:15:28 -0400
  • 1d4030937e
    Merge pull request #9357 luigi1111 2024-08-13 12:14:30 -0400
  • f5afb4a841 move size_t i = 0; to for ilnarildarovuch 2024-08-12 05:08:07 +0500
  • 83d56597e2 Clean lmbd impl j-berman 2024-08-10 02:20:55 -0700
  • 6525df113c Don't store output_id in locked_outpust table, table stays ordered j-berman 2024-08-09 18:31:18 -0700
  • 7389cb6bee add missing files j-berman 2024-08-09 16:35:25 -0700
  • b6bcca9899 Remove ringct dep in fcmp_pp, impl in fcmp_pp_crypto j-berman 2024-08-09 16:29:31 -0700
  • 9ad49189bb link correct cncrypto and ringct_basic libs j-berman 2024-08-09 15:48:51 -0700
  • f17db01250 fcmp++: store {output pubkey, commitment} in db, pre-torsion clear j-berman 2024-08-09 15:43:18 -0700
  • dffa6766e7
    device: add ledger flex support tobtoht 2024-08-09 10:31:05 +0200
  • bd2b226572
    device: add ledger flex support tobtoht 2024-08-09 10:31:05 +0200
  • 8b12a335c6 fcmp++: implement iterative audit_tree function j-berman 2024-08-08 19:26:08 -0700
  • 9f0dd859e6 fix clang compile errors j-berman 2024-08-08 14:55:49 -0700
  • d4847f649e Rename everything from fcmp* to fcmp_pp j-berman 2024-08-08 14:10:34 -0700
  • d72f405cee Revert DELETE_DB macro to original spot j-berman 2024-08-08 13:43:54 -0700
  • 3a5cf70066 32-bit platform compatibility in Rust FFI (untested) j-berman 2024-08-08 13:38:45 -0700
  • 10c6c12b18 fcmp++: compilation fixes + misc. cleanup j-berman 2024-08-08 13:31:21 -0700
  • edded7e6e3 fcmp++: Restart migration from where it leaves off j-berman 2024-08-08 13:01:04 -0700
  • 80084e7dc3 try catch removed Adriel007 2024-08-08 15:28:06 -0300
  • 5ec8cbf012 timeout increased Adriel007 2024-08-08 06:05:51 -0300
  • 92b671c564
    contrib: smaller and more reasonable log size. 0xFFFC0000 2024-08-08 04:50:29 +0000
  • ba30669a93 Improvements Made: Adriel007 2024-08-07 20:04:21 -0300
  • 1f733fb868 Make wallet2::estimate_fee static Lee Clagett 2024-08-07 13:47:31 -0400
  • fc0a4b4b04 Make wallet2::estimate_fee static Lee Clagett 2024-08-07 13:47:31 -0400
  • aaeffb7c93
    rpc: remove `COMMAND_RPC_FAST_EXIT` hinto.janai 2024-08-05 20:21:29 -0400
  • 79aa42951b
    Merge 7e6d1b0822 into caa62bc9ea hinto-janai 2024-08-05 19:56:20 -0400
  • bf74f89ea6
    monerod.service: use network-online.target Wait for network to be online before starting Jared Monger 2024-08-04 05:52:59 -0500
  • 008e5d0bd8 set USE_UNWIND for FreeBSD Alexander Perechnev 2024-08-04 03:30:34 +0300
  • 5e76191afe cleaner crypto for converting output to leaf tuple j-berman 2024-08-02 23:22:39 -0700
  • 30fc80b33e Don't copy when flattening leaves j-berman 2024-08-02 22:34:06 -0700
  • cbf6a5d618 Optimize conversion from output to leaf tuple j-berman 2024-08-02 22:32:03 -0700
  • 04fe6fa63f split variant into plain and optional, add variant serialization koe 2024-05-20 16:40:13 -0500
  • b90cee8bab Store {O,C} for each leaf tuple instead of {O.x,I.x,C.x} j-berman 2024-08-02 10:28:13 -0700
  • 34eafa85f3 Store points in the tree in compressed encoding (32 bytes) j-berman 2024-08-01 10:04:51 -0700
  • 95114f9253 Use explicit code instead of macro in custom fcmp_pp serialization j-berman 2024-07-31 23:15:08 -0700
  • ac0af73222
    rpc: add cumul weight field to block template resp jeffro256 2024-08-01 01:03:37 -0500
  • e40c5bb0fc fix json tagging in fcmp_pp serialization j-berman 2024-07-31 22:50:17 -0700
  • 54d5d0d5c7 fcmp++: add support for new fcmp types in cryptonote::transaction j-berman 2024-07-31 18:13:23 -0700
  • 3216165822
    src: update checkpoints to match v0.18.3.4 (again) selsta 2024-07-31 18:14:23 +0200
  • 460651d478
    Update README.md LamTrinh.Dev 2024-07-30 12:54:52 +0700
  • c2d9d58eec Removed explicit -O2 and -O3 build flags. SpaceSleuth 2024-07-29 07:36:23 -0400
  • 16a8ce3a45 Add * point from bytes Luke Parker 2024-07-26 21:53:19 -0400
  • 729e31df74 include fcmp/curve_trees.h in db_lmdb.h j-berman 2024-07-26 16:18:13 -0700
  • c383087955 Instantiate m_curve_trees on BlockchainLMDB class in c'tor j-berman 2024-07-26 15:47:42 -0700
  • d36b6fe96f resolve rebase to master issues j-berman 2024-07-26 12:44:10 -0700
  • 420b4b6a78 Resolve cross-compile errors j-berman 2024-07-26 12:24:07 -0700
  • aadea07b51 Touch up merge for cross-compilation fixes j-berman 2024-07-25 18:06:53 -0700
  • 23be5f6c28 Use a single target_link_libraries call Luke Parker 2024-05-26 05:25:32 -0400
  • 1a44ceb905 Link additional libs on Windows (yet actually adding the relevant changes) Luke Parker 2024-05-26 05:02:42 -0400
  • 16536f3d2b Only provide dummy _Unwind_Resume on x86 Windows Luke Parker 2024-05-26 05:01:40 -0400
  • da9f101703 Abort on panic, fix 32-bit Windows undefined reference Luke Parker 2024-05-26 04:27:50 -0400
  • 8eb3f29e68 Link additional libs on Windows Luke Parker 2024-05-26 04:24:42 -0400
  • c6327cc035 Correct in-tree code to Rust 1.69 Luke Parker 2024-05-26 03:39:02 -0400
  • 6d6a2e4bd2 Correct typo in MATCHES statement Luke Parker 2024-05-26 03:10:57 -0400