Ricardo Prado

Results 65 issues of Ricardo Prado

**Summary or problem description** We created a dApp that has allow some actions to be performed only by the deployer of another contract. The deployer is not stored on the...

discussion

Hi, Is it possible to replace a transaction that I had sent previously, with another one, with a higher fee? Use case: I've sent a transaction, but due to changes...

question

**Summary or problem description** Committee members can update the network policy if they submit a multi-sig transaction with N/2 + 1 signatures. If holders only vote for one candidate and...

discussion

I'm studying the voting mechanism for Neo 3, and some issues came to my mind. I didn't see any validation to verify if the candidates are actually online/healthy. What will...

question

Hello, Just like we have main net and test net configuration, I think we should have single node configurations added to the project. This way, we can also extend our...

Hi, We are planning to make a new Neo Gui, and for that, we need wireframes. Usually, I have a list of features to build the wireframes on top of...

Hello, I was wondering if we could publish neo-cli to docker hub. It's quite easy to start a node with neo-python using Docker, I was wondering if we could do...

enhancement

Relates to #241

enhancement
low-priority

Hello, @lllwvlvwlll [suggested](https://github.com/neo-project/neo/issues/973#issuecomment-516964759) that we add the Chain Version in our NEPs. I think this is a good practice, since if when we update NEO, we may affect NEPs.

### Description of the Change I've added double quotes to the 'mkdir' command on the command-line.json file. Now it works on Windows. ### Test Plan I've run the command `rush...