Skip to content
Snippets Groups Projects
Select Git revision
  • 429_rm_features
  • main default protected
  • release/0.12 protected
  • pages protected
  • release/0.11 protected
  • 175_gva_migration
  • i18n
  • v0.12.0 protected
  • v0.11.2 protected
  • v0.11.1 protected
  • v0.11.0 protected
  • v0.11.0rc0 protected
  • v0.10.0 protected
  • v0.10.0rc1 protected
  • v0.10.0rc0 protected
  • v0.3.0 protected
  • v0.8.1 protected
  • v0.9.0 protected
  • v0.9.0rc protected
  • v0.8.0 protected
  • v0.7.6 protected
  • v0.7.5 protected
  • v0.7.4 protected
  • v0.7.3 protected
  • v0.7.2 protected
  • v0.7.1 protected
  • v0.7.0 protected
27 results

test_tx.py

Blame
    • Moul's avatar
      3300af22
      [feat] #134: Add ability to pass a file containing the tx recipients and amounts · 3300af22
      Moul authored
      Introduce function to parse the file and compute the values
      
      Comments (#) are ignored
      ABSOLUTE/RELATIVE header required to specify the reference
      of the specified amounts
      
      Set recipients argument to no longer required, add a check instead
      Set file mutuality exclusive with amounts(UD), allsources, and recipients
      Update tx cli tests
      
      Add tests
      3300af22
      History
      [feat] #134: Add ability to pass a file containing the tx recipients and amounts
      Moul authored
      Introduce function to parse the file and compute the values
      
      Comments (#) are ignored
      ABSOLUTE/RELATIVE header required to specify the reference
      of the specified amounts
      
      Set recipients argument to no longer required, add a check instead
      Set file mutuality exclusive with amounts(UD), allsources, and recipients
      Update tx cli tests
      
      Add tests