Commits
Commits on May 2, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on May 3, 2022
GH-497: probably finely usable now; next I will have to analyze the places where to use the shared method, possibly also to start adjusting the number data types which will be a chaos
authored andBertcommittedBertGH-497: added some marks of where dao methods will be replaced and etc; also found quite a lot of dead code
authored andBertcommittedBert
Commits on May 5, 2022
- authored andBertcommittedBert
GH-497: changing by small steps; added the special primitive type (but may not be used); now before adjusting PayableAccount
authored andBertcommittedBert- authored andBertcommittedBert
Commits on May 9, 2022
Commits on May 10, 2022
GH-497: shared methods roughly integrated; now I will probs need to change threshold time params to take u64
authored andBertcommittedBert
Commits on May 11, 2022
- authored andBertcommittedBert
Commits on May 17, 2022
- authored andBertcommittedBert
Commits on May 18, 2022
- authored andBertcommittedBert
Commits on May 19, 2022
- authored andBertcommittedBert
Commits on May 20, 2022
- authored andBertcommittedBert
Commits on May 23, 2022
GH-497: finally in a working state where I can start to think of changing data types in table declarations.
authored andBertcommittedBert- authored andBertcommittedBert
Commits on May 26, 2022
- authored andBertcommittedBert
Commits on May 27, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 13, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 14, 2022
Commits on Jun 15, 2022
- authored andBertcommittedBert
Commits on Jun 16, 2022
Commits on Jun 17, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 18, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 20, 2022
- authored andBertcommittedBert
Commits on Jun 21, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 22, 2022
- authored andBertcommittedBert
Commits on Jun 23, 2022
- authored andBertcommittedBert
Commits on Jun 25, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 26, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 27, 2022
GH-497: top records and custom query mostly finished in the backend, some minor todos are still left out there"
authored andBertcommittedBert
Commits on Jun 28, 2022
GH-497: knocked out two more todos in the backend and also repaired masq console output from rowid to hash
authored andBertcommittedBertGH-497: maybe last three todos, they were db errors in row queries; also little renaming and testing top records not using usize anymore but u16
authored andBertcommittedBert
Commits on Jun 29, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jun 30, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 1, 2022
- authored andBertcommittedBert
Commits on Jul 2, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 3, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 7, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 8, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 9, 2022
GH-497: receivable gwei-wei custom query fixed; engine for this type of query enhanced; accountant mod tests modified accordingly
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
GH-497: close to beating the monster; tests failing, errors left over but illustrative so they will lead me
authored andBertcommittedBert
Commits on Jul 10, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 11, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 12, 2022
- authored andBertcommittedBert
Commits on Jul 13, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
GH-497: fixing bad assumption with an overflow catch; this is moment before documentation check and then auto review
authored andBertcommittedBert
Commits on Jul 14, 2022
GH-497: I revised MASQ-UI-v2 docs and help output for the financials command, also enhanced one confusing log in accountant/mod.rs
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 19, 2022
GH-497: I set up new possible configuration of arguments for the command; also begun implementing new format for displaying the output -- at least top records works in this regard.
authored andBertcommittedBert- authored andBertcommittedBert
Commits on Jul 20, 2022
- authored andBertcommittedBert
Commits on Jul 21, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 22, 2022
GH-497-review-two: details, but savepoint before trying to collect strings first and compute widths out of them
authored andBertcommittedBert- authored andBertcommittedBert
Commits on Jul 25, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Jul 27, 2022
Commits on Aug 1, 2022
- authored andBertcommittedBert
Commits on Aug 2, 2022
- authored andBertcommittedBert
GH-497-review-two: merging maste; most of it done smoothly; but I'm facing new trouble: I may transform SQLExtendedParams into the builder pattern
authored andBertcommittedBert- authored andBertcommittedBert
Commits on Aug 3, 2022
- authored andBertcommittedBert
Commits on Aug 4, 2022
- authored andBertcommittedBert
Commits on Aug 5, 2022
- authored andBertcommittedBert
Commits on Aug 6, 2022
- authored andBertcommittedBert
Commits on Aug 7, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 8, 2022
GH-497-TwoInt: parametrizing tests and trying to cover or possibilities...so far mainly for plain updates
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 10, 2022
- authored andBertcommittedBert
Commits on Aug 11, 2022
GH-497-TwoInt: payable tests checked and passing (except one, which to be removed maybe); refactoring of compute_financials()
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 13, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 15, 2022
- authored andBertcommittedBert
Commits on Aug 16, 2022
GH-497-TwoInt: added the complicated test for new sqlite fns hook up; cleaning some stuff from the i128 version in receivable dao
authored andBertcommittedBertGH-497-TwoInt: reworking mig config into something with more general purpose - InitConfig; interim commit
authored andBertcommittedBertGH-497-TwoInt: transformation from migrator config tu superior init_config is done; most of the process of hooking up sqlite functions as well
authored andBertcommittedBert- authored andBertcommittedBert
Commits on Aug 18, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 19, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 20, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 21, 2022
GH-497-TwoInt: FinancilsCommand response reworked to return a common set of records for both modes, now on the masq side
authored andBertcommittedBert- authored andBertcommittedBert
GH-497-TwoInt: continuing refactoring and hardening--but hit a perplexing issue; want to look at previous commits
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 22, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Aug 27, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Sep 19, 2022
- authored andBertcommittedBert
Commits on Sep 26, 2022
- authored andBertcommittedBert
GH-497-from-sec-review: savepoint before big change...trying to unify column formatted writting of accounts and headings
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Sep 30, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Oct 2, 2022
- authored andBertcommittedBert
Commits on Oct 3, 2022
- authored andBertcommittedBert
GH-497-from-second-review: some more stuff, but at the end moment when deciding if BigIntDivider should return Result (I cannot make my mind up now)
authored andBertcommittedBert
Commits on Oct 5, 2022
GH-497-from-second-review: finally progressed on better arragement of tests in the damn challenging file
authored andBertcommittedBert
Commits on Oct 6, 2022
Commits on Oct 7, 2022
GH-497-from-second-review: main functionality in big_int_db_processor repaired and new tests written; will have to fix some more things though
authored andBertcommittedBertGH-497-from-second-review: more tests running fine; one remaining actually - but I kind of hit the wall here, will see
authored andBertcommittedBert
Commits on Oct 9, 2022
- authored andBertcommittedBert
Commits on Oct 10, 2022
- authored andBertcommittedBert
Commits on Oct 11, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Oct 16, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Oct 25, 2022
- authored andBertcommittedBert
Commits on Oct 27, 2022
Commits on Oct 28, 2022
Commits on Oct 30, 2022
- authored andBertcommittedBert
GH-497-from-second-review: this is the commit; I didn't add in all the code, now I do-- the rest of issues taken care of; stuff around db a lot
authored andBertcommittedBert- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Nov 17, 2022
- authored andBertcommittedBert
Commits on Nov 18, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Nov 21, 2022
Commits on Nov 22, 2022
GH-497-from-third-review: fixed the slope to be computed as integer, avoiding more expensive translations to f64
authored andBertcommittedBert
Commits on Nov 25, 2022
Commits on Nov 28, 2022
- authored andBertcommittedBert
Commits on Nov 29, 2022
GH-497-from-third-review: payable_exceeded_threshold got proper test coverage; late but better than never
authored andBertcommittedBertGH-497-from-third-review: refactoring macros and arranging less important functions for financials into a smart module
authored andBertcommittedBert- authored andBertcommittedBert
Commits on Nov 30, 2022
- authored andBertcommittedBert
Commits on Dec 2, 2022
Commits on Dec 4, 2022
- authored andBertcommittedBert
Commits on Dec 5, 2022
- authored andBertcommittedBert
Commits on Dec 9, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Dec 13, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Dec 15, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Dec 19, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert
Commits on Dec 21, 2022
- authored andBertcommittedBert
- authored andBertcommittedBert
- authored andBertcommittedBert