Igor Artamonov

Results 223 comments of Igor Artamonov

Hi @anistark! We don't have foundation :) You can contribute w/o permission. You could be probably interested in Emerald Wallet, as it developed with Javascript and Node. https://github.com/ethereumproject/emerald-wallet Take a...

It's only my opinion actually, if you don't think it needs an outline, no problem

I think @pyskell confused 32 bytes (= 256 bits) with 32 bits. PS it would be nice to use bits in the ECIP, for better readability.

@realcodywburns we can use our version of geth or connect to an external node. I agree that parity is much better

@igetgames MaterialUI looks god, I see they have very nice components. Little bit worried that it looks too much Android, but I guess we can improve it. @elaineo yes, we...

I like the idea of using Rust for main code, Rust's focus on security and performance better fits this project. But we really need someone experienced with Rust. I know,...

It's not necessary to provide keys to the Dapp. Dapp usually just can asks to approve a _transaction_ from parent. Currently it's done through JSON RPC, you send a request...

@whatisgravity JFY I've started with the project, trying to structure it better, and going to split it into smaller projects About centralization server - we use browser for js and...

I mean if we do that just to add new transport protocol, it's not necessary to make a custom browser. Notice that Tor, ZeroNet and I2P are using custom protocols...

I also had an idea about execution arbitrary code within a transaction. Like "ephemeral contract" executed just once without actual deploy. But this is a completely separate idea, and most...