interledger / interledger/rafiki

Distinguish transfers from deposits and withdrawals

Open
#202 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

pkg: backend type: enhancement
Dominant language
TypeScript
Stars
358
Forks
116
Avg merge
2d 21h
Merged PRs (30d)
4

Description

Specify a code for Tigerbeetle transfers denoting the type.
Query account transfers by type to be able to determine things like what amount of an outgoing payments total debits are transfers as opposed to withdrawals.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how Tigerbeetle transfers are created and how account transfers are queried. Determine where transfer type information and the proposed code should be represented, then verify that queries can distinguish transfers from deposits and withdrawals and return the requested totals.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.