miguel

Results 84 comments of miguel

bug expected: show warning and disable button if account doesn't have enough balance to send actual: no warning is shown and send button is enabled but transaction fails leaving ui...

bug expected: ability to approve or send tokens, or show message why buttons are disabled actual: all action buttons are disabled without a reason message ![Peek 2022-04-11 11-43](https://user-images.githubusercontent.com/168240/162807950-798092ef-7945-43f8-863d-9e0e31b97085.gif)

👍 checking L1 balance makes sense now I was confused about what chainBalance meant; I see that it's a public getter on the contract

Anyone know of an alternative way to fix the warning messages that doesn't require env vars? Using these cgo flags mentioned in #803 does work to silence the warnings but...

Output of `df -h -i` ```sh Filesystem Inodes IUsed IFree IUse% Mounted on dev 2.0M 482 2.0M 1% /dev run 2.0M 752 2.0M 1% /run /dev/sda3 15M 294K 15M 2%...

Output of `lsusb` ```sh [validator@intelnuc ~]$ lsusb Bus 002 Device 002: ID 0781:55ae SanDisk Corp. Extreme 55AE Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001...

it's a new 2tb ssd and I tried re-formatting to vfat and ext4 but still seem to get random errors preventing full sync. I'll keep trying