kennycud
|
e76694e214
|
implemented before and after filtering
|
2025-03-13 13:46:17 -07:00 |
|
kennycud
|
7f3c1d553f
|
removed name based arbitrary resource storage capacity limits and added arbitrary resource cache rebuild logging verbosity
|
2025-03-10 15:17:04 -07:00 |
|
|
2e9f358d0b
|
changed to list and added to cache
|
2025-03-06 16:10:30 +02:00 |
|
kennycud
|
11c2d1bd14
|
a solution for the metadata and status members getting nullified in the cache
|
2025-03-05 18:47:01 -08:00 |
|
kennycud
|
4baafd1305
|
more arbitrary data optimizations, including the arbitrary resources cache rebuild and a setting to support it, added and removed notifications, added method to the arbitrary repository, also removed an unnecessary setting that was added in the last commit
|
2025-03-03 10:37:39 -08:00 |
|
kennycud
|
df37372180
|
trade ledger export implementation, completed trades bug fix
|
2025-02-11 18:45:57 -08:00 |
|
kennycud
|
91ceafe0e3
|
supporting multiple minting groups instead of supporting one and only one minting group
|
2025-02-03 18:19:56 -08:00 |
|
kennycud
|
72f0194487
|
get admin query fix and hardfork
|
2025-01-17 19:31:13 -08:00 |
|
kennycud
|
69cba78d94
|
exclude blocked implementation completion
|
2025-01-11 19:01:13 -08:00 |
|
kennycud
|
8bbb994876
|
Merge pull request #2 from Philreact/master
added seller/buyer to filter completed trades
|
2024-12-30 12:19:01 -08:00 |
|
kennycud
|
a300ac2393
|
added capabilities for groups with null ownership including banning and kicking members and member ban cancellations; enforcing group approval thresholds to invites and invite cancellations; the established add and remove admin capabilities were used as guidance for this implementation; this was added as a hardfork to preserve group transactions from previous blocks
|
2024-12-29 18:08:04 -08:00 |
|
kennycud
|
bdbbd0152f
|
updated the hard fork heights for the test chain
|
2024-12-28 14:01:01 -08:00 |
|
kennycud
|
45d88c1bac
|
Admin share typo fix and new test case submission.
|
2024-12-26 14:40:44 -08:00 |
|
kennycud
|
4f0aabfb36
|
For Balance Recorder, reward recordings only, that is the default.
|
2024-12-25 13:24:24 -08:00 |
|
|
e9b75b051b
|
added seller/buyer to filter completed trades
|
2024-12-24 14:39:31 +02:00 |
|
kennycud
|
5e145de52b
|
Balance Recorder initial implementation.
|
2024-12-12 13:46:18 -08:00 |
|
crowetic
|
8bd293ccd5
|
Merge pull request #217 from QuickMythril/4.6.2-unit-test-fix
Fix for more unit tests fails
|
2024-12-02 14:44:16 -08:00 |
|
|
61dec0e4b7
|
add haschatreference query to activechats endpoint
|
2024-12-01 12:38:38 +02:00 |
|
kennycud
|
b0d43a1890
|
minter group check optimizations
|
2024-11-20 19:12:21 -08:00 |
|
QuickMythril
|
652c902607
|
Add missing feature triggers to unit tests
|
2024-11-17 16:45:39 -05:00 |
|
QuickMythril
|
3d83a79014
|
Fix whitespace only
|
2024-11-13 06:28:23 -05:00 |
|
QuickMythril
|
82d5d25c59
|
Add logging to block archive unit tests
|
2024-11-13 06:16:39 -05:00 |
|
QuickMythril
|
1676098abe
|
Add missing feature triggers to unit tests
|
2024-11-13 03:06:58 -05:00 |
|
crowetic
|
d42acb788b
|
Merge pull request #209 from QuickMythril/fix-unit-tests
Fix for most unit tests fails
|
2024-11-08 08:55:11 -08:00 |
|
QuickMythril
|
aa6c38e631
|
Fix for most unit tests fails
|
2024-11-03 15:20:29 -05:00 |
|
kennycud
|
27cc9e458e
|
added support for limit set to zero or negative as no limit
|
2024-10-14 03:56:22 -07:00 |
|
kennycud
|
187a360467
|
Implemented the HSQLDB Cache to enhance /arbitrary/resource/search. This is disabled by default and must be set to true in the settings.json file.
|
2024-10-13 12:52:05 -07:00 |
|
kennycud
|
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.
|
2024-07-27 12:50:22 -07:00 |
|
kennycud
|
1cd5dccbd6
|
Adding support for BitcoinyTBD, version parsing and crosschain offer message building.
|
2024-07-25 12:56:03 -07:00 |
|
AlphaX-Projects
|
cc95106019
|
Removed unnecessary continue (last statement in a loop)
|
2024-06-29 12:15:55 +02:00 |
|
AlphaX-Projects
|
ef07a444d6
|
Removed unnecessary imports
|
2024-06-29 11:49:19 +02:00 |
|
AlphaX-Projects
|
df39819de0
|
Update QDN file management
- Allow files to move around the network more quickly
- Ensuring that metadata isn't saved for blocked names
- More selective disk usage
- Minor fixes
|
2024-03-25 07:34:26 +01:00 |
|
AlphaX-Projects
|
2d27901f9f
|
Adding new algos
|
2024-02-18 18:12:43 +01:00 |
|
crowetic
|
d579606d2d
|
Merge pull request #174 from QuickMythril/fix-unit-tests
Update ElectrumX servers & fix unit tests
|
2024-01-31 19:32:20 -08:00 |
|
AlphaX-Projects
|
2120490f4b
|
Fix wrong penaties
This will set incorrectly penalized accounts from previous algo run back to previous state.
|
2024-01-30 17:36:17 +01:00 |
|
QuickMythril
|
15ae32efd9
|
Fix crosschain tests
|
2024-01-17 06:56:06 -05:00 |
|
AlphaX-Projects
|
41645ac7b4
|
Exclude reward share transactions from the online accounts blocks
|
2024-01-14 18:40:40 +01:00 |
|
QuickMythril
|
8caf5bf8be
|
Remove code for unused "Open UI" function
|
2024-01-04 13:08:37 -05:00 |
|
kennycud
|
21796341f2
|
Added Core API endpoint to repair LTC wallets generated before 2024 by moving all the address balances to the first address.
|
2023-12-28 14:15:57 -08:00 |
|
kennycud
|
7e509f27fb
|
Merge remote-tracking branch 'origin/master'
|
2023-12-19 18:34:13 -08:00 |
|
kennycud
|
de9c3e551d
|
Extracted Server classes into ServerConfigurationInfo in order offer foreign blockchain server information to the Core API
|
2023-12-19 18:33:36 -08:00 |
|
catbref
|
5054773761
|
Chain AT-transaction references to avoid duplicates
|
2023-12-10 14:03:47 +00:00 |
|
kennycud
|
deaef4fc4a
|
checking in and pushing the isSpendable and public key generation for testing again
|
2023-12-03 12:45:31 -08:00 |
|
kennycud
|
9671c2da61
|
using public key for address infos
|
2023-12-03 11:05:16 -08:00 |
|
kennycud
|
87a7b9df08
|
Revert "Ignoring test cases intended for Bitcoiny coins"
This reverts commit e287fa0ebe1996e1d22d094d3a9a7b185aa59008.
|
2023-11-29 17:51:07 -08:00 |
|
kennycud
|
3c307f15b3
|
Merge remote-tracking branch 'origin/master'
|
2023-11-29 17:30:26 -08:00 |
|
kennycud
|
e287fa0ebe
|
Ignoring test cases intended for Bitcoiny coins
|
2023-11-29 17:29:48 -08:00 |
|
QuickMythril
|
a94ef17883
|
Removed API key from admin/summary
|
2023-11-18 16:44:41 -05:00 |
|
AlphaX-Projects
|
debb67a676
|
Merge branch 'merge-batch-payout' into batch-rewards
|
2023-11-09 11:42:45 +01:00 |
|
QuickMythril
|
9f2b44484e
|
Merge pull request #49 from kennycud/master
Add LTC address infos
|
2023-11-06 14:24:48 -05:00 |
|