Nico Serrano

Results 10 issues of Nico Serrano

The library documentation specifies that a region parameter can be passed in the ```places_nearby``` method (check it out [here](https://googlemaps.github.io/google-maps-services-python/docs/index.html#googlemaps.Client.places_nearby)). Looking at the code, you can see that ```places_nearby``` never uses...

type: bug
triage me

Add another type of response that the sequencer sends: AnotherContributionInProgress: a 200 http response that notifies the user that another contribution is currently in progress

# Description We are moving the coordinator service (built in NestJS) to the MACI protocol repository. This service allows users to deploy MACI and polls using a easy-to-use REST API...

# Description We need a feature to give each voter a specific voice credit amount depending on how much ERC-20 tokens or ETH the user has send to an address....

enhancement

# Prerequisites Please answer the following question for yourself before submitting a feature request. - [x] I checked to make sure that this request has not already been filed #...

enhancement

I just spend 3 hours trying to debug a silly mistake: I thought that the deploy key was the one generated in the API Keys section. I think a more...

### Describe the Feature # Problem I love the simplicity of using etherjs's `signer` when interacting with contracts. We built our [project](https://github.com/privacy-scaling-explorations/maci) libraries and functions relying on it. E.g: ```javascript...

enhancement

# Prerequisites Please answer the following question for yourself before submitting a feature request. - [X] I checked to make sure that this request has not already been filed #...

enhancement

- [ ] merge should throw error if end date is not there - [ ] generate should throw error if state is not merged yet - [ ] merge,...

1. deploy a poll using localhost hardhat node 2. schedule poll for finalization 3. make sure it finalizes it

testing