wallet icon indicating copy to clipboard operation
wallet copied to clipboard

Censorship resistant democracies.

Results 99 wallet issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Is there forthcoming support for other blockchains beyond Ethereum, or even other Ethereum based networks such as Polygon(MATIC)? Any idea how difficult it would be to implement on another blockchain?

Is there a roadmap for where @santisiri et. al. would like to take this project? One possible use case might be to implement features to help political parties coordinate their...

Create initial digital jurisdictions on public instance for: - [democracymars.org](democracymars.org) - [partido.red](partido.red) - [good.country](good.country) - [womensmarch.org](womensmarch.org) ccing @paulamlb

Hi there, can you share information how the contracts and backend (Graph indexer) should be deployed and setup for DemocracyEarth? Including subgraph setup? Thank you.

when I execute "npm run start",it failed. the log: "./node_modules/react-dnd/dist/esm/core/DndProvider.js Module not found: Can't resolve 'react/jsx-runtime' in '/usr/local/blockchain/dapp/node_modules/react-dnd/dist/esm/core'", is this the npm version's problom? now my node version is v14.17.3.

The way the useEffect for the `src/components/Account/Account.jsx` component is implemented is triggering the `getAccount` query multiple times ( not necessary on my opinion ) because it is defined to be...