Commit graph

12 commits

Author SHA1 Message Date
Zach Daniel
c47c548a78 improvement: update to support new atomics & bulk actions 2024-04-29 15:40:53 -04:00
Zach Daniel
007d01d654 improvement!: update to Ash 3.0 2024-04-01 17:22:01 -04:00
Tw
fecbdc6afb
fix: correct amount_delta calculation from destorying (#13)
Signed-off-by: Tw <tw19881113@gmail.com>
2024-02-18 22:11:32 -05:00
Zach Daniel
937fbcb9e6 fix: properly update future balances from destroys 2024-02-14 10:19:46 -05:00
Tw
219e352f96
fix: incorrect balance when adding transfer later (#12)
Signed-off-by: Tw <tw19881113@gmail.com>
2024-02-14 10:15:11 -05:00
Tw
c113fa080d
improvement: support updating transfer's amount (#8)
* support updating transfer's amount

Signed-off-by: Tw <tw19881113@gmail.com>

---------

Signed-off-by: Tw <tw19881113@gmail.com>
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2023-12-12 08:12:44 -05:00
Zach Daniel
16f8e21fd1 improvement: support destroying transfers
error messaging is sub-par, but that can be improved later
2023-12-10 13:16:02 -05:00
Zach Daniel
da5ceeae3c improvement: migrate to AshMoney 2023-12-05 19:49:23 -05:00
Zach Daniel
54608d5c76 improvement: wrap up initial implementaiton, add guides 2023-08-18 23:49:09 -04:00
Zach Daniel
8c7cf55008 chore: ash dep/format 2023-08-06 00:45:07 -04:00
Zach Daniel
1e5f7ce8ff improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
Zach Daniel
25b3dc3063 init 2023-07-21 20:27:52 -04:00