Jeff Kaufman
Jeff Kaufman
That's why it's important that https://github.com/jeffkaufman/nomic/blob/master/rules/0.1-allow-unanimous.py always be the first rule to run! One way to fix this would be to have the test framework overwrite pieces of the derived...
To keep people from merging your test PRs you can close them and then delete the branch.
It doesn't remove the PR data, no
The actual code for this would be: * Documentation on how to hash things. Something like: echo text | shasum -a 256 | sed 's/\(^.............\).*/\1/' * Code that `get_user_points` calls...
@csvoss @pavellishin @tnelling looking for design review
This design is wrong: the points reveal PR isn't enough to assign points from. It also needs to include the secret plaintext. I'm thinking now that the complicated workaround to...
The idea is, you're promising points to the first person to claim them, by identifying their key. If you just make a PR then nothing keeps the recipient from approving...
@tnelling I'm not sure what this would be useful for yet. Maybe some sort of game? Being able to transfer points with a key instead of a PR just sounds...
> I think we could formalize the process to make a clear demarcation between an active game and an inactive/maintenance mode game Is this something that's been unclear? > distribute...
If you want to make a PR that lists all the people who have won a round that's fine with me!