Commit Graph

  • 98f1a2c337
    workflows: windows j3 -> j2 /monero#6319 selsta 2020-02-06 17:03:29 +0100
  • 5c96aa4780
    workflows: add libwallet compile check /monero#6315 selsta 2020-02-02 00:51:37 +0100
  • d5b4086db5
    workflows: add build and test workflow /monero#6270 selsta 2019-12-30 15:11:58 +0100
  • 3064930f2a
    boost: update obsolete usage of endian API /monero#5748 moneromooo-monero 2019-07-08 21:52:13 +0000
  • 784d721031
    depends: download native_ds_store & native_mac_alias from github stoffu 2020-06-22 13:24:31 +0900
  • bd1ce5475c
    Don't use -march=native /monero#5632 Howard Chu 2019-06-11 18:00:04 +0100
  • 0ea56e5393
    build: debug and test builds via contrib /monero#5419 Dusan Klinec 2019-04-09 19:23:28 +0200
  • 8afc36cbe3
    Remove Travis check in depends toolchain file /monero#4646 TheCharlatan 2018-10-17 13:56:01 +0200
  • dc6e1c0929
    build: use ARCH 'native' by default, allow to configure and override it /monero#4565 xiphon 2018-10-13 09:46:19 +0000
  • 47cf19c6bb
    Linux: Fix building of static binaries with hw device support /monero#4506 iDunk5400 2018-10-06 13:57:23 +0200
  • cc19397b48
    updates: mac gui .tar.bz2 -> .dmg selsta 2020-06-22 02:38:00 +0200
  • 8eaf0e189f
    epee: fix array underflow in unicode parsing moneromooo-monero 2020-04-23 14:39:54 +0000
  • c0602fd298
    build: prepare v0.16.0.1 release selsta 2020-06-21 16:50:21 +0200
  • fa199f20af
    build: prepare v0.16.0.1 release selsta 2020-06-21 16:41:46 +0200
  • 25c0194a59 First working build Harrison Hesslink 2020-06-20 12:23:17 -0700
  • bca61e4fa6
    tx_pool: mine stem txes in fake chain mode moneromooo-monero 2020-06-20 15:32:45 +0000
  • f0ada2f22b
    Merge pull request #6648 luigi1111 2020-06-19 16:10:12 -0500
  • 8a850ed742
    Merge pull request #6646 luigi1111 2020-06-19 16:09:28 -0500
  • 44e3875190
    Merge pull request #6645 luigi1111 2020-06-19 16:07:45 -0500
  • d825252b7d
    Merge pull request #6644 luigi1111 2020-06-19 16:06:33 -0500
  • 1336992a5b
    Merge pull request #6643 luigi1111 2020-06-19 16:05:03 -0500
  • e78387936e
    Merge pull request #6642 luigi1111 2020-06-19 16:01:37 -0500
  • 8e0435876c
    Merge pull request #6641 luigi1111 2020-06-19 16:00:43 -0500
  • 79f4af310e
    Merge pull request #6594 luigi1111 2020-06-19 15:59:50 -0500
  • 4bf603e7d0
    fuzz_tests: catch unhandled exceptions /monero#4459 moneromooo-monero 2018-09-27 18:23:24 +0000
  • 6f993e1daf
    miner: restore stream flags after changing them /monero#4459 moneromooo-monero 2018-09-27 18:17:32 +0000
  • 01a31f4034
    levin_protocol_handler_async: do not propagate exception through dtor /monero#4459 moneromooo-monero 2018-09-27 17:46:39 +0000
  • fda5ef1974
    net_helper: do not propagate exceptions through dtor /monero#4459 moneromooo-monero 2018-09-27 17:43:49 +0000
  • 84e2a4d9fd
    miner: do not propagate exceptions through dtor /monero#4459 moneromooo-monero 2018-09-27 17:42:39 +0000
  • 3b0634b1fc
    epee: do not propagate exception through dtor /monero#4459 moneromooo-monero 2018-09-27 17:40:56 +0000
  • b51e831440
    db_lmdb: do not propagate exceptions in dtor /monero#4459 moneromooo-monero 2018-09-27 15:39:54 +0000
  • 251d1c8eb9
    wallet_rpc_server: exit cleanly on unhandled exceptions /monero#4459 moneromooo-monero 2018-09-27 15:37:44 +0000
  • 14164d2fd9
    unit_tests: catch unhandled exceptions /monero#4459 moneromooo-monero 2018-09-27 15:17:49 +0000
  • 091dbc041f
    threadpool: do not propagate exceptions through the dtor /monero#4459 moneromooo-monero 2018-09-27 15:14:51 +0000
  • a0f1bfcfc8
    gen_multisig: nice exit on unhandled exception /monero#4459 moneromooo-monero 2018-09-27 15:12:02 +0000
  • 0a8060456a
    db_lmdb: catch error in mdb_stat calls during migration /monero#4459 moneromooo-monero 2018-09-27 15:07:52 +0000
  • 523e2cca8c
    blockchain_blackball: catch failure to commit db transaction /monero#4459 moneromooo-monero 2018-09-27 15:01:56 +0000
  • a903c67943
    mlog: don't remove old logs if we failed to rename the current file /monero#4459 moneromooo-monero 2018-09-27 14:58:55 +0000
  • 1d63fe8466
    easylogging++: test for NULL before dereference /monero#4459 moneromooo-monero 2018-09-27 13:25:28 +0000
  • c720cb8ea1
    performance_test: fix bad last argument calling add_arg /monero#4459 moneromooo-monero 2018-09-27 12:53:12 +0000
  • fe3fce422a
    unit_tests: add check for page size > 0 before dividing /monero#4459 moneromooo-monero 2018-09-27 11:54:50 +0000
  • 3683e15343
    unit_tests: use std::shared_ptr to shut coverity up about leaks /monero#4459 moneromooo-monero 2018-09-27 11:28:34 +0000
  • d68ae13a0f
    simplewallet: top level exception catcher to print nicer messages /monero#4459 moneromooo-monero 2018-09-27 10:56:54 +0000
  • a0567071a1
    blockchain_blackball: fix shift range for 32 bit archs /monero#4459 moneromooo-monero 2018-09-27 10:54:35 +0000
  • 56eb58e043
    use default create_address_file argument /monero#4458 m2049r 2018-09-27 17:52:52 +0200
  • 53a3bda839
    device: set device name correctly if key_on_device is set /monero#4456 Dusan Klinec 2018-09-27 00:43:13 +0200
  • 4cb2a12231
    malloc scratchpad for all supported android archs /monero#4449 m2049r 2018-03-30 13:01:41 +0200
  • 80ccfca06d
    fixes make debug compilation on OSX /monero#4446 Dusan Klinec 2018-09-25 22:44:00 +0200
  • 07a4933f43
    Fixup RENAME_DB() macro /monero#4445 Howard Chu 2018-09-25 20:59:37 +0100
  • ea0d706261
    osx compilation fix: missing boost libs added /monero#4443 Dusan Klinec 2018-09-25 19:30:22 +0200
  • c233a39477
    wallet_rpc_server: remove verbose field in incoming_transfers query /monero#4427 moneromooo-monero 2018-09-24 09:57:28 +0000
  • bad0d43b71
    Fixed a typo /monero#4425 Piotr Kąkol 2018-09-23 18:31:30 +0200
  • fb8671b46e
    unit_tests: fix build with GCC 5.4.0 on ubuntu /monero#4424 moneromooo-monero 2018-09-23 13:47:30 +0000
  • 048a88b5e8
    Wallet: use unique_ptr for WalletImpl members /monero#4417 oneiric 2018-09-22 22:03:36 +0000
  • d576c221b6
    WalletAPI: multisigSignData bug fixed /monero#4409 naughtyfox 2018-09-20 17:12:35 +0300
  • 85034b6f1d
    tx_pool: fix tx removal at startup keeping references /monero#4435 moneromooo-monero 2018-09-25 09:57:24 +0000
  • 4abeddb08b
    device: fix warnings about overridden functions /monero#4412 moneromooo-monero 2018-09-21 19:32:47 +0000
  • dc6170e736
    wallet_rpc_server: include account index in incoming_transfers RPC /monero#4433 moneromooo-monero 2018-09-20 13:03:21 +0000
  • a3a4d5f320
    wallet_rpc_server: fix --run-as-service on Windows /monero#4414 moneromooo-monero 2018-09-22 11:55:36 +0000
  • 16bc6b7d48
    bulletproofs: multiply points by 8 first thing in verification /monero#4429 moneromooo-monero 2018-09-24 14:01:33 +0000
  • b5ee3883ba
    wallet_rpc_server: fix build for windows /monero#4411 moneromooo-monero 2018-09-21 18:49:05 +0000
  • fb7e0c8a7b
    simplewallet: fix --generate-from-json setting wrong wallet filename /monero#4405 moneromooo-monero 2018-09-19 19:55:38 +0000
  • ff18389f71
    gpg_keys: bump my key validity for two more years /monero#4402 moneromooo-monero 2018-09-19 07:50:04 +0000
  • 99b7050e5e
    rpc: allow pruning of json encoded txs /monero#4399 cryptochangements34 2018-09-17 20:38:40 -0400
  • f30f7ef152
    Fixed Keccak implementation on big-endian platforms /monero#4395 Alexandro Sanchez 2018-09-17 16:32:55 +0200
  • b14f852a48
    unit_tests: sanity check on transaction weight /monero#4385 moneromooo-monero 2018-09-15 16:11:14 +0000
  • 9806602715
    tests: update test wallet keys file for encrypted keys /monero#4384 moneromooo-monero 2018-09-15 09:25:17 +0000
  • 09c9656539
    rct: avoid repeated unnecessary conversions when accummulating /monero#4379 moneromooo-monero 2018-06-24 21:59:49 +0100
  • bbed8101c5
    rpc: add a "is an update available" flag in get_info /monero#4378 moneromooo-monero 2018-06-18 15:31:34 +0100
  • 97af3cd6bd
    mlog: do not display http errors by default /monero#4377 moneromooo-monero 2018-06-17 16:58:42 +0100
  • 91cb34a780
    simplewallet: print reason why refresh+password is needed /monero#4376 moneromooo-monero 2018-09-14 08:26:05 +0000
  • 8aea9c4ce0
    Adding expect<T> - a value-or-error implementation /monero#4371 Lee Clagett 2018-09-10 21:25:15 -0400
  • 5e191455c5
    blockchain: simplify output distribution code /monero#4369 moneromooo-monero 2018-09-12 19:19:22 +0000
  • 6e4670f64a
    db_lmdb: do not use base for cumulative distribution /monero#4369 moneromooo-monero 2018-09-12 19:18:26 +0000
  • ce2ea62bd0
    query backing device /monero#4266 m2049r 2018-08-16 10:31:48 +0200
  • aac96471bd
    Added features to epee::span<T> : /monero#4209 - Support for classes - Added `remove_prefix` function - Added `to_mut_span` and `as_mut_byte_span` Lee Clagett 2018-08-01 23:08:59 -0400
  • 168e290fc6
    Fix missing std::runtime_error def in difficulty.cpp /monero#4391 Howard Chu 2018-09-16 19:35:07 +0000
  • 0b6c9c6041
    rctTypes: fix incorrect serialization /monero#4366 stoffu 2018-09-12 20:33:10 +0900
  • 848665281e
    WalletAPI: 'hasMultisigPartialKeyImages' function added /monero#4361 naughtyfox 2018-09-10 19:18:25 +0300
  • d68d6a75be
    wallet2: import_multisig forward refresh exception /monero#4360 naughtyfox 2018-09-10 18:45:37 +0300
  • d019d2c728
    crypto_ops_builder: link to EdDSA/Ed25519 draft RFC /monero#4357 moneromooo-monero 2018-09-09 15:56:21 +0000
  • 0bcd04e67e
    rpc: return "already mining" in start_mining if already mining /monero#4354 moneromooo-monero 2018-09-09 15:26:50 +0000
  • 7f4a02b75c
    rpc: don't include start time if restricted /monero#4344 moneromooo-monero 2018-09-07 13:28:06 +0000
  • 2b07e40d31
    daemon: request no PoW hashes we don't need when asking for blocks /monero#4341 moneromooo-monero 2018-09-05 09:41:07 +0000
  • d6c4c69dfc
    rpc: allow to pass RPC login via RPC_LOGIN env var /monero#4317 Dusan Klinec 2018-08-30 13:35:05 +0200
  • 6743f8ba63
    mnemonics: fix outrageous compile time with CLANG in release /monero#4311 moneromooo-monero 2018-08-29 09:42:23 +0000
  • be6ea8bb59
    add daemonizer to rpc wallet /monero#4273 jcktm 2018-09-15 00:03:20 +1000
  • 7f4ee9e63b
    Remove last traces of libpcsc-lite /monero#4527 moneromooo-monero 2018-10-08 14:17:41 +0000
  • c0b1174610 Merge upstream/release-v0.16 into master (using imerge) Harrisonhesslink24@gmail.com 2020-06-16 21:47:05 -0700
  • bf3d35bb59
    Update version.cpp.in Harrison Hesslink 2020-06-13 22:14:06 -0700
  • a67c634f89
    blockchain: fix timestamp/difficulty cache getting out of sync moneromooo-monero 2020-06-13 14:20:20 +0000
  • 6f0821a5c4
    Merge pull request #181 from stoffu/aeon-upstream-8 aeonix 2020-06-12 20:12:25 -0700
  • 3b390fba9c Fix D++ block template check Lee Clagett 2020-06-12 22:42:17 -0400
  • 821cac9932
    Update build.yml ArqTras 2020-06-13 02:06:08 +0200
  • ce1a77fc49 cmake fix ArqTras 2020-06-12 23:56:48 +0200
  • d9d0afb873
    Fix checkpoint 300000 Harrison Hesslink 2020-06-12 14:47:27 -0700
  • 9981a2e31e Added Checkpoints Harrison Hesslink 2020-06-12 06:17:33 -0700
  • b970317d89
    Add building with depends to the Makefile /monero#4607 TheCharlatan 2018-10-16 03:39:17 +0200
  • a96535a291
    Move cross compiling steps into proper heading /monero#4494 K3v1n Kur14k053 2018-10-03 18:41:28 +0530
  • cf48357126
    depends: bump sodium to 1.0.18 stoffu 2020-06-12 12:12:46 +0900