ligi
ligi
test-butler 1.4.0 crashes on a emulator with SDK level 15 with: ``` I/ActivityManager( 1259): Start proc com.linkedin.android.testbutler for service com.linkedin.android.testbutler/.ButlerService: pid=1784 uid=1000 gids={1015, 3002, 3001, 3003} E/AndroidRuntime( 1784): FATAL EXCEPTION:...
Currently we only show the text to sign - would be good to have the account as context here. 
https://twitter.com/Mudit__Gupta/status/1499763359574798337
We should improve Accessibility to support this usecase: https://www.reddit.com/r/ethereum/comments/sl3t3o/hardware_wallet_for_blindvisually_impaired_people/
depends on: https://github.com/komputing/KEthereum/issues/101 following problems to solve: * find out if chain supports EIP-1559 * fallback if signing method does not support 1559 (e.g. TREZOR currently - https://github.com/trezor/trezor-firmware/issues/1604)
Users should be informed about security problems they might have. I am not a big fan of just showing a short dialog once when the app is started for the...
Was happening when switching to dark mode in the notification bar ``` 03-07 18:29:58.343 12301 12301 E AndroidRuntime: java.lang.ClassCastException: android.view.AbsSavedState$1 cannot be cast to android.widget.ScrollView$SavedState 03-07 18:29:58.343 12301 12301 E...
currently the icon of online and offline flavor are the same - it would be great to be able to distinguish them
currently only the geth nodes are supported. should be easy to support the erigon ones the same way - maybe we can also use the transaction indexing feature
currently we access metadata directly via sourcify repo - we should get it via the hash encoded in the bytecode.