Commit Graph

  • 036d9b67ed Merge pull request #205 from QuickMythril/pubkey-conversion crowetic 2024-10-11 10:57:47 -07:00
  • 7c9d82b780 fixed the incorrect sell amounts by replacing the complex buy sell query with 2 queries, one for buys and one for sells kennycud 2024-10-05 12:47:40 -07:00
  • d9ad0bd663 sponsorship endpoints now return a different report type than the mintership endpoint kennycud 2024-10-03 12:42:44 -07:00
  • f105af696d removed API restriction from pubkey conversion QuickMythril 2024-09-30 09:25:07 -04:00
  • 3162a83dc1 Added bootstrap4.qortal.org to settings QuickMythril 2024-09-30 09:08:28 -04:00
  • 39da7edf5a handled null pointer case caused by the last update kennycud 2024-09-29 19:02:06 -07:00
  • 2b83c4bbf3 fixed the query to get registered names kennycud 2024-09-29 08:37:16 -07:00
  • 68a2e65fc7 added MintershipReport endpoint, restructured the sponsorship report logic, so the MintershipReport could take advantage of the common logic, fixed some of the annotations in the sponsorship report endpoints kennycud 2024-09-29 05:50:30 -07:00
  • 639e1df531 in sponsorship reports, exclude the recipients that get real reward shares kennycud 2024-09-28 12:52:55 -07:00
  • 7c4b0bd7f2 Merge remote-tracking branch 'origin/master' kennycud 2024-09-27 19:26:17 -07:00
  • bbf2787ba4 removed import that was put in by accident on a merge kennycud 2024-09-27 19:25:46 -07:00
  • d42148c3a3 Merge pull request #1 from Crowetic-Hardware-Development/master kennycud 2024-09-27 18:06:26 -07:00
  • aba4c6000f added new '/addresses/levels' API call that will pull an array of accounts with their levels, based on an input number. Accounts and levels at or above the input number will be pulled and displayed along with their level. Thanks to @kennycud! crowetic 2024-09-27 18:00:32 -07:00
  • 5a691762ed bug fix, no rows should return zero counts instead of throwing an exception kennycud 2024-09-23 17:07:04 -07:00
  • a530b64ae7 added transfer privs inquiries to sponsorship analytics kennycud 2024-09-23 16:24:24 -07:00
  • df798fc486 use different config template for testnet Jürg Schulthess 2024-09-23 20:21:32 +02:00
  • 8b5655a120 based on isTestNet, add separete testnet app name and config directory Jürg Schulthess 2024-09-23 20:06:00 +02:00
  • f82533370d Merge remote-tracking branch 'origin/master' kennycud 2024-09-23 08:05:35 -07:00
  • d976904a8e added 2 endpoints providing sponsorship analytics kennycud 2024-09-23 08:04:44 -07:00
  • d0139c24dc Added member of group check AlphaX-Reloaded 2024-09-21 21:29:02 +02:00
  • c58d2b5813 Added get namecheck height AlphaX 2024-09-19 14:22:21 +02:00
  • cf591bea4c Update testchain.json AlphaX 2024-09-19 14:16:25 +02:00
  • acd30eddf0 Added namecheck to feature triggers AlphaX 2024-09-19 14:11:15 +02:00
  • b6272c1b0f Fix namecheck AlphaX 2024-09-19 14:00:09 +02:00
  • 885aa10395 Added Rewardshare disabled AlphaX-Reloaded 2024-09-16 15:27:00 +02:00
  • 3fda19c8b9 Merge branch 'Qortal:master' into master kennycud 2024-09-15 16:11:59 -07:00
  • f14bc86b39 implemented arbitrary resources simple search kennycud 2024-09-15 16:10:30 -07:00
  • 51664f0561 Fix testnet start script AlphaX 2024-09-12 17:00:33 +02:00
  • b10dfd28c1 Fix Testnet AlphaX 2024-09-12 16:59:22 +02:00
  • 9600185365 Testnet new genesis AlphaX 2024-09-12 10:22:18 +02:00
  • bbb346a98e Update dependencies AlphaX 2024-09-11 22:17:09 +02:00
  • f59e6580ab Disable batch reward on testnet AlphaX 2024-09-11 21:45:51 +02:00
  • 0266248ca6 Merge branch 'Qortal:master' into master AlphaX 2024-09-11 20:47:00 +02:00
  • f6607e0f7e Merge branch 'Qortal:reticulum' into reticulum Jürg Schulthess 2024-09-11 07:11:58 +02:00
  • cbb171f859 Merge pull request #202 from kennycud/master crowetic 2024-09-05 17:57:58 -07:00
  • a64e9052dd consolidated the cache limits into an attribute in Settings.java kennycud 2024-09-04 16:24:08 -07:00
  • acc37cef0e storing blockchain data in a cache to reduce redundant RPCs to the ElectrumX servers kennycud 2024-09-03 18:42:27 -07:00
  • 7f5692eac0 Merge remote-tracking branch 'origin/master' kennycud 2024-09-03 18:40:02 -07:00
  • 454c471dfe Changed gapLimit from 24 to 3 since we have mitigated the gap problem. kennycud 2024-09-03 18:39:41 -07:00
  • 1a42c52f65 Merge pull request #201 from kennycud/master crowetic 2024-09-03 16:21:40 -07:00
  • 145191075a Responding to multiple trade offers on Pirate Chain now throws an invalid criteria error. The Pirate Chain API we are using does not support multiple spends. kennycud 2024-08-30 04:53:38 -07:00
  • 78060face4 partial cleanup Jürg Schulthess 2024-08-28 18:29:07 +02:00
  • ce33abcade Merge pull request #200 from jschulthess/reticulum crowetic 2024-08-20 11:13:46 -07:00
  • 6c5fedd456 create identities directory if it does not exist Jürg Schulthess 2024-08-14 19:49:48 +02:00
  • afc2884707 add starup options for netty Jürg Schulthess 2024-08-14 19:48:47 +02:00
  • 18f15d8122 update reticulum library, sync up with qortal version 4.5.2 Jürg Schulthess 2024-08-14 16:21:33 +02:00
  • 9710d67cce Merge remote-tracking branch 'origin/master' into reticulum Jürg Schulthess 2024-08-14 16:02:29 +02:00
  • b2ef503fa7 Merge branch 'Qortal:reticulum' into reticulum Jürg Schulthess 2024-08-01 13:49:18 +02:00
  • a497edc488 fix dependencies for reticulum using nitrited db caching Jürg Schulthess 2024-08-01 13:42:51 +02:00
  • da889f2905 Including unconfirmed transactions for wallet balances while spending foreign coin. This is for sends and for responding to trade sell orders. This is not for any other stages in the trading process after the initial response. kennycud 2024-07-27 12:50:22 -07:00
  • 211fc0d5a4 Protocol version error handling improvements. kennycud 2024-07-26 13:53:05 -07:00
  • 51feb96824 Delegated buildOfferMessage functionality to CrossChainUtils and removed copies of it from each individual class. Delegated trade bot state enumerations to the TradeStates class. kennycud 2024-07-26 13:50:43 -07:00
  • 8c1251d716 Delegated buildOfferMessage functionality to CrossChainUtils and removed copies of it from each individual class. Delegated trade bot state enumerations to the TradeStates class. kennycud 2024-07-26 10:40:27 -07:00
  • 4f05b61a8e Support for responding to multiple crosschain sell offers. kennycud 2024-07-25 15:38:56 -07:00
  • a07052161a Support for responding to multiple crosschain sell offers. kennycud 2024-07-25 15:36:22 -07:00
  • 780bfe6249 Support for responding to multiple crosschain sell offers. kennycud 2024-07-25 15:30:08 -07:00
  • d4b0d47c90 Support for responding to multiple crosschain sell offers. kennycud 2024-07-25 15:18:11 -07:00
  • da1ea9fe2c Adding for later use. kennycud 2024-07-25 13:11:12 -07:00
  • 4cf157ba64 Adding for later use. kennycud 2024-07-25 13:07:04 -07:00
  • 661827f92a Adding for later use. kennycud 2024-07-25 13:04:04 -07:00
  • 1cd5dccbd6 Adding support for BitcoinyTBD, version parsing and crosschain offer message building. kennycud 2024-07-25 12:56:03 -07:00
  • f5cd664dde I'm adding this in now for later use. These are the parameters needed for future foreign blockchain support. kennycud 2024-07-25 12:52:25 -07:00
  • 456a2aebca Add start stop scripts for testnet AlphaX 2024-07-19 17:03:03 +02:00
  • 6377b67274 Update settings-test.json AlphaX 2024-07-19 17:01:01 +02:00
  • 449aab0a11 Update testchain.json AlphaX 2024-07-19 16:59:33 +02:00
  • 02346bd9f0 Update testchain.json AlphaX 2024-07-17 17:06:07 +02:00
  • 21257065ff Revert enable heckpoints, raise private mail size and add testnet AlphaX-Reloaded 2024-07-17 16:17:30 +02:00
  • 185f3f515b a few fixes to the mesh functionality Jürg Schulthess 2024-07-12 19:17:47 +02:00
  • a445fdc8f2 no pinging during pruning Jürg Schulthess 2024-07-10 22:16:40 +02:00
  • 61e57f9672 minimize packet timeout callback Jürg Schulthess 2024-07-10 22:01:39 +02:00
  • fabfed552e add receipt timeout Jürg Schulthess 2024-07-10 21:28:02 +02:00
  • c79a830f2e re-introduce pingRemote during pruning Jürg Schulthess 2024-07-10 21:27:41 +02:00
  • 1d9347ed23 fix pingRemote Jürg Schulthess 2024-07-10 20:23:29 +02:00
  • c4908678be Merge pull request #199 from jschulthess/reticulum crowetic 2024-07-10 10:26:10 -07:00
  • 706dc03b3e save dynamically created identity beck to file Jürg Schulthess 2024-07-10 18:44:08 +02:00
  • f0d4c1e8de matching project object model Jürg Schulthess 2024-07-09 13:59:17 +02:00
  • 32460a1b45 initial mesh and peer management implementation Jürg Schulthess 2024-07-09 13:57:32 +02:00
  • 708a978de0 Activate checkpoints AlphaX-Reloaded 2024-07-07 12:12:16 +02:00
  • e4134a769b Added sync from genesis and reindex function AlphaX-Reloaded 2024-07-05 14:25:27 +02:00
  • a269c870be XORed, auto-update JAR based on commit a02d1cec auto-update-a02d1cec Alphax-Projects 2024-06-30 18:55:57 +02:00
  • a02d1cec75 Bump version to 4.5.2 v4.5.2 AlphaX-Projects 2024-06-30 18:41:04 +02:00
  • 2d9f1d6d81 Update minimum peer version AlphaX-Projects 2024-06-30 18:38:34 +02:00
  • c1da495dd1 Merge pull request #197 from AlphaX-Projects/master crowetic 2024-06-30 08:48:11 -07:00
  • 533df9f2b8 Updated dependencies AlphaX-Projects 2024-06-29 15:01:36 +02:00
  • 44b4b08117 Added block minter thread check AlphaX-Projects 2024-06-29 13:17:07 +02:00
  • a140805c36 Updated group transactions (owner check) AlphaX-Projects 2024-06-29 12:58:58 +02:00
  • ea1d4dd962 Updated electrumx with non null objects AlphaX-Projects 2024-06-29 12:48:06 +02:00
  • a6cbdaafd8 Updated to bouncycastle 1.70 (AT and Core) AlphaX-Projects 2024-06-29 12:23:57 +02:00
  • 5db808e300 Replaced reference method with qualifier (websockets) AlphaX-Projects 2024-06-29 12:18:52 +02:00
  • cc95106019 Removed unnecessary continue (last statement in a loop) AlphaX-Projects 2024-06-29 12:15:55 +02:00
  • 64537ad705 Fixed synchronization on a non-final field AlphaX-Projects 2024-06-29 12:13:12 +02:00
  • 806dc6d056 Replaced string.equals() with string.isEmpty() AlphaX-Projects 2024-06-29 12:11:38 +02:00
  • d58fbab1b5 Removed pointless boolean Expression AlphaX-Projects 2024-06-29 11:58:25 +02:00
  • 61ede811cd Replaced size() == / > 0 with isEmpty() AlphaX-Projects 2024-06-29 11:54:41 +02:00
  • 95d42db773 Removed unnecessary semicolons AlphaX-Projects 2024-06-29 11:52:22 +02:00
  • ef07a444d6 Removed unnecessary imports AlphaX-Projects 2024-06-29 11:49:19 +02:00
  • 5910ceff80 Merge pull request #194 from kennycud/master crowetic 2024-05-31 17:44:50 -07:00
  • f916d3581b Corrected incorrect language in the comments. This was copied and pasted 6 times. kennycud 2024-05-27 10:10:45 -07:00
  • 498f409346 Adding in foreign blockchain server configuration add and remove capabilities. Also adding in connection recording and connection setting capabilities. kennycud 2024-05-26 11:08:07 -07:00
  • 991636ccad Some small corrections for "NL" translations karl-dv 2024-05-15 07:34:44 +02:00