infra
infra copied to clipboard
Kei from Gnosis was interested in deploying a DAO with a queuedVoteRequiredPercentage = 20, the voting machine configuration is pasted below. It seems strange that the smart contracts would prohibit...
With this implementation it's possible to save up to 42% of gas usage buy auto burning GST2 (gastoken.io) tokens. It's also possible to withdraw the GST2 tokens buy sending 0...
It sure would be nice if there were lots more code comments in the GenesisProtocol(Logic) solidity code. Probably would help flushout/avoid bugs too. At minimum it would really save time...
Hey, seeing a similar PR from Ezra, can we add a description to the repo, I think that description suggested by @orenyodfat should work: `Infra is the lowest daostack's stack...
Generalized the Voting Machine callback interface to match both reputation and other voting. Removed unnecessary voteWithSpecifiedAmounts() token parameter. Seperated Voting Machine Callback Interface from Genesis Protocol Callback Interface. Fixed bug...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies needed to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest'...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...