Peter

Results 31 comments of Peter

@boddumanohar first, we need to confirm if this bug still exist. So after transferring an allocation's ownership, check if the new owner has the CURD rights? and if how about...

> Please make sure the switches actually work. --wallet atm does not work for me. Also, I would expect --silent to not output the wallet to stdout. > > $...

@boddumanohar please fix the system tests https://github.com/0chain/system_test/tree/file-copy.

@bisakhmondal is working on it on https://github.com/0chain/gosdk/pull/623, but not responding to the changes, I'll check and close those PRs.

@bisakhmondal please fix the conflicts

@bisakhmondal please run system tests manually with related branches of gosdk, zboxcli, zwalletcli and system tests, we will need to see the system tests pass before merging them.

The system tests are failing on staking blobbers because the changes use the estimated txn `cost *1e10` as transaction fee, which is totally wrong and the txn will be rejected...