fix(account_limit): Moves the account limit checking logic into Transaction::create #40

Merged
Ghost merged 4 commits from fix/account_limit into main 2025-09-12 22:19:28 +02:00
Ghost commented 2025-09-09 16:49:04 +02:00 (Migrated from code.ole.blue)

closes #39

closes #39
Ghost commented 2025-09-09 16:59:58 +02:00 (Migrated from code.ole.blue)

also closes #22

also closes #22
Ghost (Migrated from code.ole.blue) reviewed 2025-09-09 23:22:19 +02:00
Ghost (Migrated from code.ole.blue) left a comment
No description provided.
can we extract out the functionality of mapping a total delta money to a delta money per user into an own function and use it here as well as in the actual position where the database gets updatd?
Ghost commented 2025-09-09 23:25:42 +02:00 (Migrated from code.ole.blue)

Yes, but for what goal?

Yes, but for what goal?
Ghost commented 2025-09-09 23:30:36 +02:00 (Migrated from code.ole.blue)

catching the last case and having a way shorter function in general

catching the last case and having a way shorter function in general
Ghost commented 2025-09-10 01:03:52 +02:00 (Migrated from code.ole.blue)

What do you mean with catching the last case? This?

use it here as well as in the actual position where the database gets updatd?

I don't quite understand what you mean by that.

What do you mean with catching the last case? This? > use it here as well as in the actual position where the database gets updatd? I don't quite understand what you mean by that.
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 12:09:13 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 12:38:56 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 12:41:23 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 13:15:44 +02:00
Ghost commented 2025-09-10 13:36:37 +02:00 (Migrated from code.ole.blue)

rebased locally

rebased locally
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 15:41:30 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 16:01:37 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 02:29:23 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 02:31:42 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 10:18:12 +02:00
Ghost (Migrated from code.ole.blue) left a comment
No description provided.
Am I missing something or is the split money function an other things still missing? Am confused. If so just mark the pr as draft :)
Ghost commented 2025-09-11 11:17:26 +02:00 (Migrated from code.ole.blue)

Am I missing something or is the split money function an other things still missing? Am confused.

If so just mark the pr as draft :)

It's there, git just made the diff wierd

> Am I missing something or is the split money function an other things still missing? Am confused. > > If so just mark the pr as draft :) It's there, git just made the diff wierd
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 11:18:12 +02:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 16:13:31 +02:00
Ghost (Migrated from code.ole.blue) left a comment
No description provided.
2 nitpicks, otherwise looks great
Ghost commented 2025-09-11 16:14:06 +02:00 (Migrated from code.ole.blue)

Am I missing something or is the split money function an other things still missing? Am confused.
If so just mark the pr as draft :)

It's there, git just made the diff wierd

Github not showing diff because its large 🤡

> > Am I missing something or is the split money function an other things still missing? Am confused. > > If so just mark the pr as draft :) > > It's there, git just made the diff wierd Github not showing diff because its large :clown_face:
Ghost (Migrated from code.ole.blue) reviewed 2025-09-12 19:48:46 +02:00
Ghost (Migrated from code.ole.blue) approved these changes 2025-09-12 22:18:59 +02:00
Ghost commented 2025-09-12 22:20:08 +02:00 (Migrated from code.ole.blue)

Closes #55

Closes #55
Sign in to join this conversation.
No description provided.