Skip to content

Feature Requests

eprbell edited this page Feb 25, 2022 · 3 revisions

This document keeps track of features/bugs being discussed in Issues:

  • cost-only transactions (issue 4): this is part of the DeFi Brainstorming, see Wiki.

Implemented/Fixed:

  • added column (and transaction constructor parameter) called unique_id to keep track of hash (see issue 5): addresses are not necessary because they can be derived from hash. The unique_id can be used for hash with IntraTransactions and for exchange-specific unique_id in In/OutTransaction
  • from/to date filter (issue 4): restricts RP2 calculations to the specified time interval. See -f and -t command line options.
Clone this wiki locally