Commit Graph

12 Commits

Author SHA1 Message Date
Allink
95df78da6f
Expose MutableAudienceForwarder in SimpleTransactionLogger
This will add the ability for us to add audiences to the MutableAudienceForwarder inside of SimpleTransactionLogger, which will make TransactionSpy much easier.
2023-05-20 06:37:12 +01:00
Allink
b98b0870b1
Finalize MutableAudienceForwarder instance inside of SimpleTransactionLogger 2023-05-20 06:36:16 +01:00
Allink
18353deb13
Remove unnecessary console sender audience from simple transaction logger 2023-05-20 06:35:58 +01:00
Allink
cb208c710f
Refactor transaction balance methods to be more in-line with EconomicEntityData 2023-05-20 06:08:17 +01:00
Allink
a598434bf9
Refactor transaction results to be more consistent 2023-05-20 05:55:51 +01:00
Allink
0429604737
Add method for directly setting a transaction's balance 2023-05-20 05:55:26 +01:00
Allink
cd5c42801d
Rename transaction-related references of transfer amount to balance
This is done for more consistency between methods.
2023-05-20 05:54:24 +01:00
Allink
cad1ab8ec7
Remove a few this references 2023-05-20 05:42:17 +01:00
Allink
f366a91b36
Add transaction logging classes 2023-05-20 05:36:43 +01:00
Allink
0e31bea33f
Add transactor & transaction result 2023-05-20 05:20:18 +01:00
Allink
8b692d1b11
Add financial transaction classes 2023-05-20 05:08:42 +01:00
Paul Reilly
6f400e505c Upgrades 2023-05-15 01:30:37 -05:00