Adam Spiers

Results 460 issues of Adam Spiers

On first install, the first settings page pops up which is not very intuitive. Would be much better to have a simple `Getting Started` page. Actually this could be a...

enhancement

![image](https://github.com/aspiers/rolod0x/assets/100738/e1b4c589-0fe9-4ccc-a10d-9e96e7fb443a)

bug
easy
Chrome
design
UX

Should link to: - [ ] https://github.com/aspiers/rolod0x/blob/main/CONTRIBUTING.md - [ ] https://github.com/aspiers/rolod0x/blob/main/README.md - [ ] Donation page

enhancement

Rather than having a single giant ``, we should allow an arbitrary number of sections. This would allow groupings of addresses into natural categories like "work", "personal", "family" etc. Then...

enhancement
help wanted
interoperability

https://tokenlists.org/ defines [an interoperable open JSON schema for token lists](https://github.com/Uniswap/token-lists#authoring-token-lists). This could be reused for address books in general. However, first we would need to extend the JSON schema to...

enhancement
help wanted
interoperability

https://twitter.com/FetcchX/status/1648634338987352065 https://mirror.xyz/0xd9436cf643cbbA8281270d5c8aB6f134C5d417DA/DVUOIz_SlPqcbGZ759IRbV9yhlP4oMXRJQIPkaFo2PI https://docs.fetcch.xyz/data-structures/address-books

interoperability

When right-clicking on an address already in rolod0x, currently it popups up an empty form to add a new item, as if pretending the user clicked somewhere else on the...

enhancement

Due to [the way that contract addresses are calculated by the `CREATE` opcode](https://ethereum.stackexchange.com/questions/760/how-is-the-address-of-an-ethereum-contract-computed), it's possible for the same contract address to be used across multiple chains for deployment of entirely...

enhancement
help wanted

As seen in this example: https://mui.com/material-ui/react-autocomplete/#highlights This will be useful: https://github.com/moroshko/autosuggest-highlight

enhancement