openlawteam / tribute-contracts

A new modular DAO framework, inspired by the Moloch smart contracts
https://tributedao.com
MIT License
295 stars 109 forks source link

fix(deploy): log the blockNumber #595

Closed fforbeck closed 1 year ago

fforbeck commented 1 year ago

Proposed Changes

Sample output:

[job-e6df4069-dada-4b4f-8480-3fc7d8811892]  Finalize DAO creation...
[job-e6df4069-dada-4b4f-8480-3fc7d8811892] 
[job-e6df4069-dada-4b4f-8480-3fc7d8811892]       waiting for transaction to be submitted / mined
[job-e6df4069-dada-4b4f-8480-3fc7d8811892]       submitted! tx hash:0x3e4aac51937c5be0a93f97e38df84d8bb06ecf1c66d39e8c558d6585681c874b - nonce:1572
[job-e6df4069-dada-4b4f-8480-3fc7d8811892]       transaction mined
[job-e6df4069-dada-4b4f-8480-3fc7d8811892] 
[job-e6df4069-dada-4b4f-8480-3fc7d8811892]  DAO finalized @ blockNumber: 1573
codecov[bot] commented 1 year ago

Codecov Report

Merging #595 (de1fbbf) into master (ed2a0fb) will not change coverage. The diff coverage is n/a.

:exclamation: Current head de1fbbf differs from pull request most recent head aa02a24. Consider uploading reports for the commit aa02a24 to get more accurate results

@@           Coverage Diff           @@
##           master     #595   +/-   ##
=======================================
  Coverage   90.84%   90.84%           
=======================================
  Files          55       55           
  Lines        2032     2032           
  Branches      462      462           
=======================================
  Hits         1846     1846           
  Misses        186      186           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.