Merge branch 'master' into audit

This commit is contained in:
Danil Kovtonyuk 2022-06-15 16:37:28 +10:00
commit 1e3ea14f69
No known key found for this signature in database
GPG key ID: E72A919BF08C3746
35 changed files with 305 additions and 136 deletions

View file

@ -26,7 +26,13 @@
>
Tornado Cash Nova
</a>
<a v-if="notice.txHash" :href="txExplorerUrl(notice.txHash)" target="_blank" rel="noopener noreferrer">
<a
v-if="notice.txHash"
:href="txExplorerUrl(notice.txHash)"
target="_blank"
data-test="popup_message"
rel="noopener noreferrer"
>
{{ $t('viewOnEtherscan') }}
</a>
<n-link v-else-if="notice.routerLink" v-bind="notice.routerLink.params" @onClick="$forceUpdate()">