Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Release Isocard System Final Phase (Phase 4)#398

Merged
notsniped merged 27 commits intomainfrom
isocard-phase-4
Dec 24, 2024
Merged

Release Isocard System Final Phase (Phase 4)#398
notsniped merged 27 commits intomainfrom
isocard-phase-4

Conversation

@notsniped
Copy link
Member

@notsniped notsniped commented Dec 24, 2024

Final IsoCard System Development Release (Phase 4)

Phase 4 development for the IsoCard system is now in full-release, and all work on the IsoCard System is finally complete! 🥳 🎉 ✨

The final release of the IsoCard System includes the following new features:

  1. Transaction IDs for all existing payments on the IsoCard network. They can be identified using their first three letters, and the last six numbers.
  2. A transaction history log, to log all existing IsoCard transactions related to a specific user
  3. Optimize a bunch of existing things, and fix a lot of bugs

This is the final development phase of IsoCard, and the system will be in full deployment. Any additional (or) new bugs will be addressed in the coming Isobot patches.

This will be a 9 character id, consisting of 3 *CAPITAL* letters, followed by 6 numbers.
This will assist with logging new transactions in the transaction history log.
Each log contains info like the respective transaction id, payer id, receiver id, and information of the transaction's status update.
Now it looks better :)
The date would automatically be set to 1-1-1900 with time 00:00:00.

This commit should fix this issue, and the logs' time and date should appear as normal now.
…n history

This command has page support, which means that you can choose which page you want to view your transactions from.

This command is also split into two separate sub-commands: one for paid transactions, and another for received transactions.
@notsniped notsniped added enhancement New feature or request area:currency framework Any updates, changes, or removals to the currency framework priority:high labels Dec 24, 2024
@notsniped notsniped added type:libraries Changes to the imports/structure of imports or internal libraries area:framework Any changes to the NKA Framework for isobot type:cogs Any changes to the bot's slash command cogs area:isocard Any changes related to the IsoCard system labels Dec 24, 2024
@notsniped notsniped added this to the IsoCard system milestone Dec 24, 2024
@notsniped notsniped self-assigned this Dec 24, 2024
@notsniped notsniped changed the title IsoCard System Development (Phase 4) Release Isocard System Final Phase 4 Dec 24, 2024
@notsniped notsniped changed the title Release Isocard System Final Phase 4 Release Isocard System Final Phase (Phase 4) Dec 24, 2024
@notsniped notsniped merged commit 5078fe1 into main Dec 24, 2024
@notsniped notsniped deleted the isocard-phase-4 branch December 24, 2024 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:currency framework Any updates, changes, or removals to the currency framework area:framework Any changes to the NKA Framework for isobot area:isocard Any changes related to the IsoCard system enhancement New feature or request priority:high size/L type:cogs Any changes to the bot's slash command cogs type:libraries Changes to the imports/structure of imports or internal libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant