Commit Graph

  • 8af377d2b8
    Unify and move responsibility of voting to quorum_cop (#615) Doyle 2019-05-31 11:06:42 +1000
  • f897887a6f Update to v4.0.1 Harrison Hesslink 2019-05-30 02:58:39 -0700
  • 8f48d7c801 Fix payment IDS on wallet rpc Harrison Hesslink 2019-05-30 02:48:52 -0700
  • 560859a099 Bug fix prototypes and functions for wallet_rpc_server Harrison Hesslink 2019-05-30 02:27:40 -0700
  • 3dbad24c97 Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key Joel 2019-03-02 22:32:02 +0100
  • f7eef04411 Remove code duplication Joel 2019-02-21 15:49:32 +0100
  • e342779f90 Add generate_from_view_key RPC method Joel 2019-02-19 14:30:35 +0100
  • 847becd66e generate from keys rpc Harrison Hesslink 2019-05-30 01:59:30 -0700
  • f2b5559443 Restore from seed wallet_rpc Harrison Hesslink 2019-05-30 01:58:20 -0700
  • 2055133adb verify_address Harrison Hesslink 2019-05-30 01:57:42 -0700
  • ac909316e2 Change restore from electrum word command Harrison Hesslink 2019-05-30 00:05:50 -0700
  • a7e711b89f mishandling of rct outputs in coinbase tx Harrison Hesslink 2019-05-29 20:51:20 -0700
  • 24d79beb0b Fix hardfork block for staking requirement Harrison Hesslink 2019-05-29 20:02:09 -0700
  • 55bacd77e3 Change Lock Blocks to 20160(2 Weeks) Harrison Hesslink 2019-05-29 20:01:47 -0700
  • 84ed8ad4ca Fix HF version on quorom. Harrison Hesslink 2019-05-29 20:01:20 -0700
  • f17be60cdc Fix some of the messages Harrison Hesslink 2019-05-29 19:07:03 -0700
  • 45d03f0d2e Change Hardfork Harrison Hesslink 2019-05-29 19:03:26 -0700
  • 02071e8bb2 Merge branch 'v4.0.0' Harrison Hesslink 2019-05-29 18:44:42 -0700
  • 5e87e32011 Add Long Term Weight Harrison Hesslink 2019-05-29 18:43:06 -0700
  • f4b3d76e1a Reward Sync Fix Harrison Hesslink 2019-05-29 13:41:35 -0700
  • eeebad6630
    functional_tests: fix python3 compatibility moneromooo-monero 2019-05-29 11:45:25 +0000
  • e77251ae98
    hardfork: remove warning messages for fixed fork schedule stoffu 2019-05-29 14:06:39 +0900
  • 9366b21430 Update readme ports and versions Doyle 2019-05-29 11:37:15 +1000
  • 58e60ec6f6 Merge branch 'dev' into LokiMergeUpstream Doyle 2019-05-29 11:34:08 +1000
  • 130db7df94
    wallet2: fix failure to reconnect after the daemon restarts moneromooo-monero 2019-05-28 15:39:43 +0000
  • ad516383e0
    net_ssl: restore connection failure if cert is not allowed moneromooo-monero 2019-05-28 15:39:15 +0000
  • b7a96a0874
    core: update pruning if using --prune-blockchain on a pruned blockchain moneromooo-monero 2019-05-28 09:09:30 +0000
  • cd5d6dddfd Revers to 3.03 and merge SN Harrison Hesslink 2019-05-28 01:51:28 -0700
  • efc9e44137
    Restore old style hashing for non-standard TX's so calculated hashes are consistent (#613) Doyle 2019-05-28 14:00:13 +1000
  • 5408caed48
    Merge pull request #614 from Doy-lee/CherryPickDevFixesForIOSBuild Doyle 2019-05-28 12:42:08 +1000
  • a58a2793fe Add overrides to calm warnings on GUI, make is_open in header Doyle 2019-03-19 18:14:31 +1100
  • ee18050d4e Update libwallet api for the GUI wallet Doyle 2019-03-19 16:33:44 +1100
  • 4837cadc79 Add blockchain testing routine (#608) Maxim Shishmarev 2019-05-27 13:37:40 +1000
  • 44ac02ec33
    Merge pull request #612 from Doy-lee/UpdateEnumDeclarationForSharedLib Doyle 2019-05-27 13:33:02 +1000
  • 76947b4ca3 Update stake result enum for shared lib compilation Doyle 2019-05-27 13:31:47 +1000
  • f0889f1de1
    Merge pull request #611 from Doy-lee/BackportVersion3Patch6ToDev Doyle 2019-05-27 11:25:08 +1000
  • 47e5ab779c Merge branch 'master' into BackportVersion3Patch6ToDev Doyle 2019-05-27 10:16:13 +1000
  • 62a5d7abe5 Merge branch 'master' into dev Doyle 2019-05-27 10:05:14 +1000
  • a663ccba71
    blockchain: do not try to pop blocks down to the genesis block moneromooo-monero 2019-05-26 16:50:35 +0000
  • a6a2ac454f OpenBSD / Slight changes to the build instructions to build with thread-safe unbound from external/unbound as the libunbound package on OpenBSD isn't thread-safe yet. Also mention the py-requests package is needed to run all of the tests. Mr. Me0w 2019-05-25 23:19:46 +0000
  • 3b4a3cfde8 OpenBSD / Slight changes to the build instructions to build with thread-safe unbound from external/unbound as the libunbound package on OpenBSD isn't thread-safe yet. Also mention the py-requests package is needed to run all of the tests. Mr. Me0w 2019-05-25 23:14:45 +0000
  • 3ce1a743c2
    Expose get/set attrs for wallet cache in wallet api dsc 2019-05-25 21:09:04 +0200
  • 8f2a99d8ab
    core: do not commit half constructed batch db txn moneromooo-monero 2019-05-24 08:33:19 +0000
  • 192e535c62 OpenBSD's compilers already produce hardened code by default. Switch this off to avoid broken binaries. Mr. Me0w 2019-05-23 03:16:36 +0000
  • 1e44681bca OpenBSD only has support for 1 year. Removed old instructions and cleaned up instructions for 6.4 and 6.5. Mr. Me0w 2019-05-23 03:07:03 +0000
  • d9122a600a Remove set but unused variable transfers_found Jesus Ramirez 2019-05-22 14:30:03 -0400
  • 6c7d75c875 Remove set but unused variable existing_ring_found Jesus Ramirez 2019-05-22 14:20:20 -0400
  • 13864702f1
    functional_tests: fix rare get_output_distribution failure moneromooo-monero 2019-05-20 13:41:57 +0000
  • 205a0ba101
    unit_tests: make the density test a bit less stringent moneromooo-monero 2019-05-20 10:42:50 +0000
  • 4456a4b9b3 Fix allow any cert mode in wallet rpc when configured over rpc Lee Clagett 2019-05-22 00:15:14 -0400
  • fafc5c3692 Add ssl_options support to monerod's rpc mode. Lee Clagett 2019-05-22 00:09:11 -0400
  • ce73cc3add Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works. Lee Clagett 2019-05-21 15:43:27 -0400
  • 457c502246 Turn Service Nodes to 6 weeks (20160 Blocks) Harrison Hesslink 2019-05-19 12:03:26 -0700
  • d5ec25d140
    Do not compile monero-wallet-rpc when building GUI deps dsc 2019-05-18 18:52:41 +0200
  • d5724f7c59 PPC JIT compiler Judemir Ribeiro 2019-05-17 18:50:52 -0400
  • de6cfacc02
    refresh and update translations for new release erciccione 2019-05-17 14:09:03 +0200
  • 7d52b79eac Merge commit 'e8487fa' into LokiMergeUpstream Doyle 2019-05-17 04:39:08 +1000
  • e6c97579df Merge commit '5e80b3c' into LokiMergeUpstream Doyle 2019-05-17 04:14:11 +1000
  • 27dc2f88fa Merge commit 'c0bc6d9' into LokiMergeUpstream Doyle 2019-05-17 03:54:20 +1000
  • 676276fb4c Merge commit 'f64f596' into LokiMergeUpstream Doyle 2019-05-17 03:53:08 +1000
  • 2649eb79da Merge commit 'ebb1c03' into LokiMergeUpstream Doyle 2019-05-17 03:43:06 +1000
  • 170e841a12
    Merge pull request #590 from Doy-lee/LokiMergeUpstream Doyle 2019-05-16 13:15:49 -0400
  • 223b9111f5
    fail check_hash on null hash valiant1x 2019-05-16 11:48:29 -0500
  • 18cb47cd7c Switch to modern bytes format and add missing override Doyle 2019-05-16 03:14:37 +1000
  • 60110980ea Remove virtual and add override to top_block_hash Doyle 2019-05-16 00:58:51 +1000
  • 3d6ffe1bc7 Merge branch 'master' of https://github.com/nioroso-x3/monero Judemir Ribeiro 2019-05-14 12:09:16 -0400
  • d3b29057c3 PPC JIT implementation for big endian and little endian CPUs. Judemir Ribeiro 2019-05-14 12:08:26 -0400
  • bb92885287
    Remove unused variables (#593) Doyle 2019-05-14 10:14:46 -0400
  • 55c14bc672 sort sn list before applying updates; only assign swarms to fully funded snodes (#605) Maxim Shishmarev 2019-05-15 00:14:28 +1000
  • c4a3bb66aa Fix typo in the x86 code Judemir Ribeiro 2019-05-13 19:01:43 -0400
  • 9be0d9afb9 Clean up Judemir Ribeiro 2019-05-13 22:42:48 +0000
  • 9284107cff Reuse APPEND_CODE define Judemir Ribeiro 2019-05-13 21:55:32 +0000
  • 18808f29c0 Reduced ifdefs Judemir Ribeiro 2019-05-13 11:58:17 -0400
  • 940eb40c85 Fixed BE JIT function address. Judemir Ribeiro 2019-05-13 02:48:08 -0400
  • 23d65e45f3 Fix freeing jit memory. Judemir Ribeiro 2019-05-13 03:44:49 +0000
  • d10b7383e6 Added null check on jit buffer. Judemir Ribeiro 2019-05-12 21:21:35 +0000
  • 0e221685e0 Some fixes to the JIT Judemir Ribeiro 2019-05-12 20:58:17 +0000
  • 4e83f3a675 Added JIT CNV4 compiler for ppc64le, ppc64 and ppc Judemir Ribeiro 2019-05-12 13:55:34 -0400
  • 27bc2aa11d Add more status messages when rescanning SNs (#603) Jason Rhinelander 2019-05-11 21:07:52 -0300
  • 580f259e17
    Bump patch version to 6 (#600) Doyle 2019-05-12 10:06:07 +1000
  • 889ae8210a Partially revert rescan force (#602) Jason Rhinelander 2019-05-11 21:05:54 -0300
  • 71447e7877
    Add flag to recalculate difficulty per block (#598) Doyle 2019-05-12 09:40:57 +1000
  • 0a8c8f4110 Add a checkpoint for 266283 and force rescan (#599) Jason Rhinelander 2019-05-11 19:20:03 -0300
  • cbfb285630
    Add key_image_unlock rollback event (#594) Doyle 2019-05-09 18:25:45 +1000
  • de3844e12a
    Fold down extraneous loops over the same data, add early break in check (#592) Doyle 2019-05-08 12:34:21 +1000
  • 80de6f0825 Fix ledger re-declaration of is_change Doyle 2019-05-07 15:52:17 +1000
  • f7e7bebd17 Update MONERO #defines to LOKI Doyle 2019-05-07 14:48:07 +1000
  • 2379991427 Fold down extraneous loops over the same data, add early break in check Doyle 2019-05-07 14:12:50 +1000
  • ef48565143 Add workaround for sanity checking output keys in wallet2 Doyle 2019-05-07 12:38:10 +1000
  • 8c14863e71 Merge branch 'monero' into LokiMergeUpstream Doyle 2019-05-06 14:04:29 +1000
  • ae837694b3 CLI wallet wording fixes/improvements for SN commands (#587) Jason Rhinelander 2019-05-05 03:00:48 -0300
  • 80f3951f4f Update MONERO_DEFAULT_LOG_CATEGORY entries Doyle 2019-05-02 14:17:38 +1000
  • d4bc8106e1 Merge commit '581994b' into LokiMergeUpstream Doyle 2019-05-02 14:15:02 +1000
  • bd39bc0567 Merge commit '4754819' into LokiMergeUpstream Doyle 2019-05-02 13:53:11 +1000
  • c5ff05728b Merge commit '9b10072' into LokiMergeUpstream Doyle 2019-05-02 13:46:10 +1000
  • 11a1e9b174 Merge commit 'e9464eb' into LokiMergeUpstream Doyle 2019-05-02 13:33:13 +1000
  • d2d5b74b03 Merge commit '4609b36' into LokiMergeUpstream Doyle 2019-05-02 13:22:33 +1000
  • f1a5cd16c0 Merge commit 'c8ce421' into LokiMergeUpstream Doyle 2019-05-02 12:59:16 +1000
  • da18d45871 Merge commit 'e98cbfb' into LokiMergeUpstream Doyle 2019-05-02 12:28:01 +1000
  • d1ced241e5 Merge commit '8deee24' into LokiMergeUpstream Doyle 2019-05-02 12:12:25 +1000