|
6a6380e9e7
|
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
|
2025-03-06 14:02:36 +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 |
|
|
1d79df078e
|
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
|
2025-03-05 21:14:47 +02: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 |
|
|
f8cee2e0b7
|
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
|
2025-02-27 18:36:00 +02:00 |
|
kennycud
|
676885ea2d
|
optimized arbitrary metadata fetching, added arbitrary data cache manager notifications, removed redundant notifications, added method to arbitrary repository and a setting to support the optimization
|
2025-02-24 16:36:13 -08:00 |
|
kennycud
|
1f4ca6263f
|
data monitor initial implementation
|
2025-02-19 17:18:05 -08:00 |
|
kennycud
|
df37372180
|
trade ledger export implementation, completed trades bug fix
|
2025-02-11 18:45:57 -08:00 |
|
|
086b0809d6
|
remove log
|
2025-02-08 22:20:03 +02:00 |
|
|
33650cc432
|
when the path is render/hash do not save path for nav history
|
2025-02-05 15:11:48 +02:00 |
|
|
c22abc440b
|
change label
|
2025-02-04 18:02:56 +02:00 |
|
|
258eb3a0f9
|
added keywords query for arbitrary research search
|
2025-02-04 15:42:25 +02: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
|
9017db725e
|
Merge remote-tracking branch 'origin/master'
|
2025-02-01 18:44:17 -08:00 |
|
kennycud
|
a42f214358
|
invite orphan vulnerability patch, detailed test case coming in a commit soon
|
2025-02-01 18:43:48 -08:00 |
|
crowetic
|
faee7c8f6a
|
Merge pull request #247 from crowetic/master
push featureTrigger blocks back a bit to give more time to prepare+sign auto-update
v4.7.0
|
2025-01-21 19:26:47 -08:00 |
|
|
ca238c995e
|
push featureTrigger blocks back a bit to give more time for auto-update.
|
2025-01-21 19:12:17 -08:00 |
|
|
e434a28d00
|
Merge remote-tracking branch 'origin/master'
|
2025-01-21 19:11:19 -08:00 |
|
|
996d5e0e86
|
push featureTrigger blocks back a bit to give more time for auto-update.
|
2025-01-21 19:10:06 -08:00 |
|
|
8b797b5bd5
|
push featureTrigger blocks back a bit to give more time for auto-update.
|
2025-01-21 19:05:57 -08:00 |
|
crowetic
|
999cfafe00
|
Merge pull request #246 from crowetic/master
updates/fixes to publish-auto-update.pl
|
2025-01-21 18:24:13 -08:00 |
|
|
4991618f19
|
updates/fixes to publish-auto-update.pl
|
2025-01-21 18:22:25 -08:00 |
|
crowetic
|
4c35239bb1
|
Merge pull request #245 from crowetic/master
bump version to 4.7.0 and set featureTrigger block heights
|
2025-01-21 18:10:13 -08:00 |
|
|
d6cf45b311
|
bump version to 4.7.0 and set featureTrigger block heights
|
2025-01-21 18:07:25 -08:00 |
|
crowetic
|
ea9a24dca2
|
Merge pull request #244 from kennycud/master
Balance Recorder & Hard Forks
|
2025-01-21 17:35:26 -08:00 |
|
kennycud
|
72f0194487
|
get admin query fix and hardfork
|
2025-01-17 19:31:13 -08:00 |
|
kennycud
|
b2dbcbb603
|
made adjustments to support the ignore level feature trigger and removed the fail-safe feature trigger since the ignore level feature trigger now satisfies it implicitly
|
2025-01-13 13:52:17 -08:00 |
|
kennycud
|
69cba78d94
|
exclude blocked implementation completion
|
2025-01-11 19:01:13 -08:00 |
|
kennycud
|
70f4ff4fb3
|
ignore level for reward share feature hard fork
|
2025-01-11 18:20:28 -08:00 |
|
kennycud
|
a8a8904ebf
|
removed the NULL account from the dev admin reward distribution and added some fail safes in case the admin groups are empty
|
2025-01-08 16:19:38 -08:00 |
|
kennycud
|
2805bb8364
|
corrected an arithmetic error
|
2025-01-07 13:20:39 -08:00 |
|
kennycud
|
d9a7648d36
|
access to decoded online accounts by block
|
2025-01-05 15:59:09 -08:00 |
|
kennycud
|
2392b7b155
|
system info and database connection status access
|
2025-01-05 13:49:31 -08:00 |
|
kennycud
|
f5d338435a
|
Since the Groups table is now named Groups with back ticks, it is now case-sensitive. Since it is now case-sensitive it needs to be in all caps, so when other SQL statements call on this table using the Groups without backticks it will be compatible. When Groups is used in a statement without back ticks or quotes it automatically gets converted into capital letters.
|
2025-01-02 18:10:25 -08:00 |
|
kennycud
|
8f6b55a98b
|
rollback the Groups table back quotes, because this only works with my testing environment and causes problems in production
|
2024-12-31 13:57:39 -08:00 |
|
kennycud
|
278243f01c
|
rollback the negation of founder effective minting level, because I made it under the assumption that it was used for reward distributions when it is used for block signatures only
|
2024-12-31 13:54:20 -08:00 |
|
kennycud
|
756f3a243d
|
negate founder effective minting level for admins replace founders hardfork
|
2024-12-30 18:36:44 -08:00 |
|
kennycud
|
950c4a5b35
|
Merge remote-tracking branch 'origin/master'
|
2024-12-30 16:06:24 -08:00 |
|
kennycud
|
ebc58c5c5c
|
qualified Groups table name, so it will be compatible with HSQLDB updated release which uses Groups for as a reserved word
|
2024-12-30 16:01:53 -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
|
c2ba9d142c
|
crowetic's logging suggestions for the new reward distribution update
|
2024-12-30 12:15:27 -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
|
3952705edd
|
Admin replace founders hardfork and online validation fail-safe hardfork.
|
2024-12-26 13:53:00 -08:00 |
|
kennycud
|
4f0aabfb36
|
For Balance Recorder, reward recordings only, that is the default.
|
2024-12-25 13:24:24 -08:00 |
|
|
5ac0027b5a
|
fix css for qdn resource loading
|
2024-12-25 09:16:35 +02:00 |
|
|
e9b75b051b
|
added seller/buyer to filter completed trades
|
2024-12-24 14:39:31 +02:00 |
|
kennycud
|
c71f5fa8bf
|
added another logging line to troubleshoot QDN problem
|
2024-12-13 15:21:51 -08:00 |
|
kennycud
|
5e145de52b
|
Balance Recorder initial implementation.
|
2024-12-12 13:46:18 -08:00 |
|