Commit Graph

  • 921611ff4d Added --data-dir command line option SChernykh 2024-12-04 15:20:43 +01:00
  • fb8e2a71e0 Fixed global init/shutdown order SChernykh 2024-12-03 21:05:27 +01:00
  • ecdaa83669 CI: always save cppcheck files SChernykh 2024-12-02 21:46:59 +01:00
  • cf325e0e76 Updated rapidjson SChernykh 2024-12-02 17:44:08 +01:00
  • 94da2e8dff Fixed cppcheck errors SChernykh 2024-12-01 12:03:44 +01:00
  • 8071ff985f CI: increased cppcheck timeout SChernykh 2024-12-01 09:44:27 +01:00
  • a365cfca31 Fixed cppcheck macros for Linux SChernykh 2024-11-30 17:01:44 +01:00
  • d7cd9d24fc Fixed cppcheck errors SChernykh 2024-11-30 10:39:45 +01:00
  • 7b1b526988 Fixed cppcheck macros for Linux SChernykh 2024-11-29 22:10:00 +01:00
  • 86962eb7aa Fixed a bug with Letsencrypt certs SChernykh 2024-11-27 19:49:05 +01:00
  • 1029faa02f Refactor PoolBlock's lock code SChernykh 2024-11-23 13:20:47 +01:00
  • 4a9ccaa62d Fixed macOS sync test SChernykh 2024-11-23 13:02:44 +01:00
  • fd0a7ea0c7 Faster initial sync SChernykh 2024-11-22 11:44:49 +01:00
  • c0d1070395 Update miniupnp SChernykh 2024-11-17 10:09:29 +01:00
  • 180b7edd77 Fixed Windows compilation SChernykh 2024-11-16 13:13:23 +01:00
  • 09f5a89a12 Revert "CI: use macos-15" SChernykh 2024-11-12 11:18:40 +01:00
  • b1d59a6def CI: use macos-15 SChernykh 2024-11-12 10:13:38 +01:00
  • 3be1d87462 Updated curl to 8.11.0 SChernykh 2024-11-06 11:04:27 +01:00
  • 8fa00efa7b Check for missing Monero seed height blocks SChernykh 2024-11-04 18:37:14 +01:00
  • 18b280ed1d Update version to 4.2 SChernykh 2024-11-01 09:07:17 +01:00
  • 996bb1baba Fixed compilation error SChernykh 2024-10-31 18:51:05 +01:00
  • a3006cb51a Stratum: check found P2Pool shares one at a time SChernykh 2024-10-31 12:10:10 +01:00
  • 031a1c2eea SideChain: more fine-grained locks SChernykh 2024-10-29 12:36:39 +01:00
  • 3c4cf098a9 CMake: added DEV_DEBUG option SChernykh 2024-10-29 11:33:46 +01:00
  • c9193c53d9 Init P2P server before Stratum server (fixed a data race) SChernykh 2024-10-23 18:41:18 +02:00
  • 831edc465a Merge pull request #321 from z80-asm/patch-1 SChernykh 2024-10-23 17:11:56 +02:00
  • eb8ac56cf6 fix: docker version check MontyDev 2024-10-22 21:30:15 +01:00
  • 8daa05bab2 Updated libuv to v1.49.2 SChernykh 2024-10-18 21:32:22 +02:00
  • 02006e1b50 Stratum: disconnect miners when not connected to P2Pool network SChernykh 2024-10-18 20:13:54 +02:00
  • fb78eb615b CI: save a minidump if it hangs on panic stop SChernykh 2024-10-17 16:18:00 +02:00
  • 2b453dd0cb CI: use clang-19 SChernykh 2024-10-15 14:49:33 +02:00
  • 510a271434 Added an error code to some error messages SChernykh 2024-10-14 12:23:12 +02:00
  • 1053e22a52 Removed hardfork code SChernykh 2024-10-13 14:17:37 +02:00
  • c88f126cb1 Updated tests post-fork SChernykh 2024-10-13 13:13:14 +02:00
  • 61bb862cdb Updated Tari merge mining information SChernykh 2024-10-12 22:39:10 +02:00
  • 2586290a1d Updated libuv to v1.49.1 SChernykh 2024-10-11 10:24:01 +02:00
  • d6c9c931fd Fixed a data race when using UV loop data SChernykh 2024-10-10 14:46:15 +02:00
  • 210ae3f9df Fixed Windows 7 compatibility SChernykh 2024-10-01 10:31:53 +02:00
  • 4dfdaf5447 Update version to 4.1.1 SChernykh 2024-09-30 12:44:08 +02:00
  • a1f1719f3b Updated libuv to v1.49.0 SChernykh 2024-09-25 11:18:30 +02:00
  • d17608e631 Updated curl to 8.10.1 SChernykh 2024-09-18 10:51:47 +02:00
  • 38211932dc Single code path for curl timer callbacks SChernykh 2024-09-12 17:33:08 +02:00
  • bc2b3fa3ac Reapply "Updated curl to 8.10.0" SChernykh 2024-09-12 17:30:17 +02:00
  • 56f42e0018 Revert "Updated curl to 8.10.0" SChernykh 2024-09-11 17:52:49 +02:00
  • 25452898d9 Updated curl to 8.10.0 SChernykh 2024-09-11 12:49:50 +02:00
  • ad08f8b117 Updated grpc (boringssl-with-bazel) SChernykh 2024-09-06 15:04:43 +02:00
  • 93062e4341 Stratum: fixed response to HTTP GET/HEAD requests SChernykh 2024-09-04 21:43:18 +02:00
  • 314d306145 Update COMMAND_LINE.MD SChernykh 2024-09-04 21:20:04 +02:00
  • a003486b4a Stratum: fixed an unaligned memory read SChernykh 2024-09-01 00:08:45 +02:00
  • ab6b08404a Updated recommended Monero version SChernykh 2024-08-30 11:48:01 +02:00
  • 1a75b201fd Stratum: don't show the shutdown warning for low diff shares SChernykh 2024-08-25 11:53:20 +02:00
  • bbc36c3869 Updated grpc to v1.65.5 SChernykh 2024-08-21 22:10:10 +02:00
  • bf1a09097f JSON RPC: fixed memory leak after an error SChernykh 2024-08-13 15:06:35 +02:00
  • f3e96d7138 Update version to 4.1.0 SChernykh 2024-08-12 17:24:50 +02:00
  • 2b47218406 API: filter out unnecessary updates SChernykh 2024-08-12 00:47:27 +02:00
  • c49f12b41d ZMQ: bind to random port for internal messages SChernykh 2024-08-10 20:19:15 +02:00
  • 2eea660184 New merge mining test SChernykh 2024-08-09 15:54:43 +02:00
  • 4b1c077b4a Fixed Coverity error SChernykh 2024-08-09 13:04:29 +02:00
  • de25ef0162 Merge remote-tracking branch 'origin/tls' SChernykh 2024-08-08 20:02:52 +02:00
  • ad49afb34b Stratum: detect HTTP and send a response SChernykh 2024-08-08 18:14:43 +02:00
  • 8aad4a16b3 CI: use TLS in sync test SChernykh 2024-08-08 14:40:50 +02:00
  • 8960365f82 TLS: added command line to load certificate files SChernykh 2024-08-07 21:21:24 +02:00
  • c967c84e0e Allow TLS support without GRPC SChernykh 2024-08-06 14:35:46 +02:00
  • 61cc29a260 Updated grpc to v1.65.4 SChernykh 2024-08-06 10:28:50 +02:00
  • cb3b4de1a5 Update miniupnp SChernykh 2024-08-06 09:00:50 +02:00
  • 127dcc04bf Stratum: added TLS support SChernykh 2024-08-04 21:56:26 +02:00
  • cb8ea37dab Updated curl to 8.9.1 SChernykh 2024-07-31 10:19:04 +02:00
  • ebb6fe6942 Don't use -Ofast flag SChernykh 2024-07-28 19:48:15 +02:00
  • eb490d89c2 Updated curl to 8.9.0 SChernykh 2024-07-24 08:54:36 +02:00
  • 64a199be6d Stratum: fixed starting diff calculation SChernykh 2024-07-23 13:32:43 +02:00
  • b01ba2e116 JSON RPC API: stop polling when shutting down SChernykh 2024-07-23 10:41:00 +02:00
  • 0bada79b6b Fixed an occasional deadlock on exit with merge mining active SChernykh 2024-07-22 00:16:41 +02:00
  • 8894da4f93 Fixed handle leak SChernykh 2024-07-21 11:58:21 +02:00
  • 37bf8554fc CI: save a minidump if it hangs on shutdown SChernykh 2024-07-20 12:49:00 +02:00
  • ce6553863a Updated googletest to v1.15.0 SChernykh 2024-07-15 21:32:40 +02:00
  • b16cf00dae Stratum: faster JSON parsing SChernykh 2024-07-01 23:22:14 +02:00
  • 17de2ff4bc More info about merge mining SChernykh 2024-06-30 17:37:56 +02:00
  • 0b079228d9 Updated grpc to v1.65.0 SChernykh 2024-06-29 10:27:04 +02:00
  • 82edb263f8 Update COMMAND_LINE.MD SChernykh 2024-06-28 12:19:44 +02:00
  • 477ab117fc Updated command line docs SChernykh 2024-06-27 17:16:27 +02:00
  • b5558baa4c More tests, code cleanup SChernykh 2024-06-26 11:25:21 +02:00
  • 75a894bbd1 Update miniupnp SChernykh 2024-06-25 11:43:22 +02:00
  • 24f2ed2f81 Fixed Coverity errors SChernykh 2024-06-23 23:51:47 +02:00
  • a75cf652de CI: enabled scheduled sync tests SChernykh 2024-06-20 18:47:58 +02:00
  • 12deaff85f Mainnet fork on October 12 SChernykh 2024-06-20 10:59:27 +02:00
  • caed7f9493 Update version to 4.0.0 SChernykh 2024-06-19 10:44:09 +02:00
  • 2cbb648a7f CI: update curl build command lines SChernykh 2024-06-18 20:16:54 +02:00
  • 245e6fd9e8 Fix: init Merkle tree before selecting txs SChernykh 2024-06-18 18:27:07 +02:00
  • 3ce57ec254 Second merge mining test SChernykh 2024-06-17 10:36:36 +02:00
  • 5b3c1d749c Added merge mining extra SChernykh 2024-06-16 21:21:27 +02:00
  • 180766f9aa Update RandomX SChernykh 2024-06-15 21:11:08 +02:00
  • 955a471747 Updated gRPC to v1.65.x SChernykh 2024-06-12 18:43:48 +02:00
  • ff7d92c731 Disable debug checks in release builds SChernykh 2024-06-11 20:33:20 +02:00
  • 5e8da4e672 Fixed merge mining with multiple chains SChernykh 2024-06-11 18:40:30 +02:00
  • 8fc5e5013c Fix: update peer height on block notify SChernykh 2024-06-09 21:21:52 +02:00
  • b92eedeed7 Set testnet fork time SChernykh 2024-06-05 19:08:14 +02:00
  • a188ca7fad Fixed CI errors SChernykh 2024-06-03 19:37:28 +02:00
  • 9cd9055913 Print merge mining status SChernykh 2024-06-03 17:31:18 +02:00
  • 4bc0b559cb Block parser: sanity check minor version SChernykh 2024-06-03 11:29:01 +02:00
  • 9a9f6379cd Tweaked software version display SChernykh 2024-06-03 11:10:38 +02:00