97e96e4fcf
* use a grin specific tmp dir instead of a system tmp dir * rustfmt * using create_new instead of create * switch the txhashset sandbox from system tmp dir to grin specific tmp dir * rustfmt * adapter get_tmp_dir delegate to chain implementation * simply the logic of protolc for get_tmpfile_pathname * rustfmt * fix the merge mistake