alephium / explorer

The explorer front-end for Alephium protocol
https://explorer.alephium.org
GNU Lesser General Public License v3.0
12 stars 7 forks source link

Fix width of tx table cells #159

Closed nop33 closed 1 year ago

nop33 commented 1 year ago

Closes #158

I connected my local explorer app to https://backend-v111.mainnet.alephium.org to verify that the fix works with the problematic transaction that was reported on mainnet and it seems to work:

image
mvaivre commented 1 year ago

Thanks, doing the functional testing now (checking other tables for potential side effects)

nop33 commented 1 year ago

Functional tests on my local env as well as on testnet pass ✅