ligi
ligi
This PR: https://github.com/ethereum-lists/chains/issues/1901 adds feature support - would be nice if the site could filter for these
Unfortunately there are a lot of collisions - e,g, see ERC-20 transfer:  You might want to use this: https://github.com/ethereum-lists/4bytes/blob/master/ignored.lst to clean that up a little
I made a video here: https://www.youtube.com/watch?v=QmVxjRLJ99U so it moves a bit but does not make a full rotation. Some more context here: https://vesc-project.com/node/2637
It would be really nice of more wallets could be supported e.g. via WalletConnect (and/or web3modal) + EIP-3085
there are a lot of links to chainlist.org - wonder what happens to the domain - it would be sad if we need to track down all links to it...
after https://github.com/ethereum-lists/chains/issues/59 - ethereum-list/chains now supports a explorer field. Currently this repo uses the infoURL for the explorer which causes issues like https://github.com/ethereum-lists/chains/issues/210
``` java.lang.ArrayIndexOutOfBoundsException: length=24; index=24 at org.ligi.blexplorer.util.ManufacturerRecordParserFactory$IBeaconParser.parse(ManufacturerRecordParserFactory.java:137) at org.ligi.blexplorer.util.ManufacturerRecordParserFactory.parse(ManufacturerRecordParserFactory.java:28) at org.ligi.blexplorer.scan.DeviceViewHolder.applyDevice(DeviceViewHolder.java:68) at org.ligi.blexplorer.scan.DeviceListActivity$DeviceRecycler.onBindViewHolder(DeviceListActivity.java:65) at org.ligi.blexplorer.scan.DeviceListActivity$DeviceRecycler.onBindViewHolder(DeviceListActivity.java:53) at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:5217) at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:5250) at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4487) at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4363) at android.support.v7.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:1961) at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1370) at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1333) at android.support.v7.widget.LinearLayoutManager.scrollBy(LinearLayoutManager.java:1161)...
A library I am using is switching to java-8 - so I thought I use retro-lambda to work around this. Unfortunately it does not seem to work. ``` * What...
Anyone knows what could be going here or how I could provide more context without revealing my seed words?  moved from https://github.com/CirclesUBI/circles-website/issues/25
I am using rootbeer in @walleth - there it is not so important that all kinds of root are detected as it is just displayed as a security information to...