-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
* feat: TAP Agent Signed-off-by: Alexis Asseman <[email protected]> * chore: silence one clippy::too_many_arguments Signed-off-by: Alexis Asseman <[email protected]> * ci: add postgres/sqlx to clippy job Signed-off-by: Alexis Asseman <[email protected]> * refactor(tap_agent): trim_start_matches addresses Signed-off-by: Alexis Asseman <[email protected]> * fix: table name `scalar_tap_ravs` discrepancy Was `scalar_tap_latest_ravs` everywhere except in the down migration. Opted for the shorter of the 2 everywhere. Signed-off-by: Alexis Asseman <[email protected]> * refactor: dashes in bin and crate names Instead of underscores. Signed-off-by: Alexis Asseman <[email protected]> * style: fix spaces in macro call Signed-off-by: Alexis Asseman <[email protected]> * refactor: rename Account to SenderAllocationRelationship Signed-off-by: Alexis Asseman <[email protected]> * refactor: simplify update_unaggregated_fees_static In particular, simplify handling of NULL results from the DB. Signed-off-by: Alexis Asseman <[email protected]> * refactor: cleanup config Signed-off-by: Alexis Asseman <[email protected]> * docs: importance of receipt's SERIAL id in DB Signed-off-by: Alexis Asseman <[email protected]> * feat: add timeout config for RAV request Signed-off-by: Alexis Asseman <[email protected]> * fix: state-based receipt notification rejection Signed-off-by: Alexis Asseman <[email protected]> * refactor: cleanup Signed-off-by: Alexis Asseman <[email protected]> * fix: duration conversions Signed-off-by: Alexis Asseman <[email protected]> * feat: rav trigger config in GRT instead of wei Signed-off-by: Alexis Asseman <[email protected]> * refactor: rename "gateway" to "sender" Signed-off-by: Alexis Asseman <[email protected]> * refactor: rename `is_last` col to `final` in `scalar_tap_ravs` table Signed-off-by: Alexis Asseman <[email protected]> --------- Signed-off-by: Alexis Asseman <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.