Skip to content

Issue #381 Spender aggregates - structs and setup #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 56 commits into from
Apr 22, 2021

Conversation

elpiel
Copy link
Member

@elpiel elpiel commented Mar 23, 2021

Partially resolves #381

  • Setup module primitives::spender
    • Spendable with postgres impl From<Row>
    • Dummy Aggregate struct
  • Setup sentry::spender
    • Dummy Aggregator struct (no implementation yet)
    • fee:calculate_fees - new fee calculation
  • Setup module sentry::db::spendable
    • insert_spendable
    • fetch_spendable
  • sentry::db::postgres_pool - Test pool & migration setup for testing DB
  • sentry migrations - Update & fix migrations
  • validator_worker - remove Fee calculation

elpiel and others added 30 commits March 12, 2021 09:39
AdEx v5: Issue #384 Unified precision - primitives::UnifiedNum
@elpiel elpiel changed the base branch from aip-61-adex-v5 to aip-61-all-around-generic-changes April 5, 2021 10:31
@elpiel elpiel changed the base branch from aip-61-all-around-generic-changes to aip-61-adex-v5 April 5, 2021 13:05
@elpiel elpiel marked this pull request as ready for review April 14, 2021 13:08
@elpiel elpiel mentioned this pull request Apr 19, 2021
21 tasks
@elpiel elpiel requested review from samparsky and simzzz April 19, 2021 11:44
@elpiel elpiel merged commit ce122e1 into aip-61-adex-v5 Apr 22, 2021
@elpiel elpiel deleted the issue-381-spender-aggregates branch August 12, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
primitives Changes regarding the `primitives` crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants