Skip to content

tagion/qa_payout_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo includes 3 wallets and one payput wallet. The multi-sign wallet is hugo, svend and bendt.

The pin-code and password of the multi-sign wallets are.

Name pincode password

  • hugo 0001 hugo
  • svend 0002 hugo
  • bendt 0003 hugo

The multi-sign wallet is called wallet1

To make payout from a csv file:

mkdir wallet1/payout
cp <from-some-where>/payout_file_14-12-2023.csv wallet1/payout
auszahlung wallet1.json hugo.json svend.json bendt.json payout_14-12-2023.csv

This will produces two files.

A contract file: wallet1/contracts/payout_file_14-12-2023.hibon

And an update file. wallet1/contracts/payout_file_14-12-2023_update.hibon

To do the payout the contract file should be send to the network.

When the transaction has been processed by the network the update should be send.

The wallet should be update from the response received back from the network.

auszahlung wallet1.json hugo.json svend.json bendt.json --response payout_file_14-12-2023_update_response.hibon

The accounting in the multi-sign wallet can be shown by.

auszahlung wallet1.json --list

About

Test payout wallets for QA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors