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 20:19:28 +00:00
Ghost commented 2025-09-09 14:49:04 +00:00 (Migrated from code.ole.blue)

closes #39

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

also closes #22

also closes #22
Ghost (Migrated from code.ole.blue) reviewed 2025-09-09 21:22:19 +00: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 21:25:42 +00:00 (Migrated from code.ole.blue)

Yes, but for what goal?

Yes, but for what goal?
Ghost commented 2025-09-09 21:30:36 +00: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-09 23:03:52 +00: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 10:09:13 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 10:38:56 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 10:41:23 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 11:15:44 +00:00
Ghost commented 2025-09-10 11:36:37 +00:00 (Migrated from code.ole.blue)

rebased locally

rebased locally
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 13:41:30 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-10 14:01:37 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 00:29:23 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 00:31:42 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 08:18:12 +00: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 09:17:26 +00: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 09:18:12 +00:00
Ghost (Migrated from code.ole.blue) reviewed 2025-09-11 14:13:31 +00:00
Ghost (Migrated from code.ole.blue) left a comment
No description provided.
2 nitpicks, otherwise looks great
Ghost commented 2025-09-11 14:14:06 +00: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 17:48:46 +00:00
Ghost (Migrated from code.ole.blue) approved these changes 2025-09-12 20:18:59 +00:00
Ghost commented 2025-09-12 20:20:08 +00:00 (Migrated from code.ole.blue)

Closes #55

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