Skip to content
Snippets Groups Projects
  • Hans Moog's avatar
    8ac150ef
    Feat: added a transactionparser module · 8ac150ef
    Hans Moog authored
    To separate the logic of validating transactions from the rest of the code (the tangle + ledger) and further modularize the codebase, I have introduced a separate module that supports the filtering of transactions as early as possible. It supports to be "extended" by additional filters that can the be used to implement the mana based rate control.
    8ac150ef
    History
    Feat: added a transactionparser module
    Hans Moog authored
    To separate the logic of validating transactions from the rest of the code (the tangle + ledger) and further modularize the codebase, I have introduced a separate module that supports the filtering of transactions as early as possible. It supports to be "extended" by additional filters that can the be used to implement the mana based rate control.