Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.6.0.2 #202

Merged
merged 5 commits into from
Apr 30, 2024
Merged

V0.6.0.2 #202

merged 5 commits into from
Apr 30, 2024

Conversation

elarroba
Copy link
Member

No description provided.

Updated multiple models to include handling ledger_xid. Renamed views from EntityModelDetailView to EntityModelDetailHandlerView and updated its references. Also, updated migrations to fit the changes in models. Made improvements in ledger URL handling and related permissions for superusers.
Implement IOCursor modes and enhance data validation

The commit introduces the concept of IOCursor modes in the project. It now allows for operation either in STRICT or PERMISSIVE modes. STRICT mode denies commitment of transactions to non-existing ledgers while PERMISSIVE mode allows it.

Changes also include enhanced data validation to prevent transactions on locked accounts, added filters for locked/unlocked and active accounts, and implemented a method to retrieve transactionable accounts. Other updates include changes to TransactionModel manager class and added create/update timestamps in Ledger admin view.
@elarroba elarroba self-assigned this Apr 30, 2024
@elarroba elarroba merged commit 35d22e8 into master Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant