Code Monkey home page Code Monkey logo

etherid.org's People

Contributors

lexansoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

etherid.org's Issues

Typo in Main Page

In the main page is written:

"If you failed to prolong the ownership and the domain expired, then anyoneone can claim the ownership for it."

Should be anyone

Add Transfer option in the Batch Operations tab

Not possible to make bulk transfers of domains currently, would be great to have such feature.

This can be useful for example if an address is compromised and someone wants to transfer all domains from one address to another

(BigNumber Error: new BigNumber() not a number: 0x)

I am getting the following error when searching for a domain:

Web3 Error!

Cannot connect to the Ethereum network. Please install and run an Ethereum client. 
(BigNumber Error: new BigNumber() not a number: 0x)

the node is running - I see other things like my balance and get a different ( expected ) error than when the node is not running:

Web3 Error!

Cannot connect to the Ethereum network. Please install and run an Ethereum client. 
(Error: CONNECTION ERROR: Couldn't connect to node http://localhost:8545, is it running?)

Address that is not part of my accounts shows up in the Batch operations page

Whenever I choose to Set Price in the Batch operations, when the contract is being executed it shows up an address that is not the account that I'm using in Mist and not part of my accounts:

etehridbug

Also in other operations in the Batch Operations tab this happens.

In the Tab Register/Manage Domain it doesn't happen.

Does it scale?

Excuse me for all the tickets i'm opening, but I like the etherid and think about adding services on top.

My Follow-up question would be now, do you see any potential for performance improvements? Does etherid scale, lets say how does it handle millions of registered domains? I'm not sure if this might be also an ethereum issue. I have the feeling with 10k domains registered it's already no fun to query the blockchain.

Cancle button does not work

I accidently tried to load all available domains and it went through a huge list of entries.

Clicking cancle did not stop that process. (On all domains tab.)

Make Separate contract for logic and database

This should fix the immutability problem you had in the previous release due to a bug. Now the onus is on someone to transfer all the old data from the former contract into the new one.

Instead, you can keep an immutable database contract, and a logic contract, which can be updated and does all the major operations. In between these two contracts, you'll have a resolver contract, which refers one to the other, and whitelists calls between them.

Compiler version and settings?

Could you also provide the compiler version and whether optimization was enabled in the readme? So we can validate the contract code?

Thanks. :)

ID Value size

Hi, was playing around with this, looks like my id value got truncated to 32 bytes..

Is there any chance of allowing larger strings?

Typo in main page

typo in main page:

If you failed to prolong the ownership and the domain expired, then anyoneone can calim the ownership for it.

It's written calim, instead of claim :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.