Gregory Markou

Results 36 comments of Gregory Markou

> I think this makes sense, but in my opinion it should be a PR on the [namespaces](https://github.com/ChainAgnostic/namespaces/) repo. > > In particular I think it could just be added...

> @GregTheGreek wow i just saw this for the first time. you might need to update it or withdraw it, lest some trickster add themself as co-author and revive it...

I would go with 1. Verify 2. Deposit 3. Verify and deposit Just seems like a good fit, given this contract is explicitly for those who want the extra security.

@adamdossa @pabloruiz55 @ChainSafe Thoughts on adding this into template.js (wrapper)? That way we can just call web3.eth.getCode and all the contracts will have access? Edit: Template.js, since there is no...

@cokia Did you manage to open this pull request? I want to make sure this issue didn't get lost :)

Hey thanks for checking it out! Is your suggestion to add: ``` Origin: chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn ``` I've been making this work thus far with infura, so just trying to understand what...

@sambacha thanks again :) I'm currently working on boiler plating app specific logic. Once I get that done I was thinking of using `@truffle/fetch-and-compile` but I'm wondering if thats used...