Christopher Allen
Christopher Allen
Related to #33, it would be useful if there as a "Skip" button that brought up the next random card, but would not trigger the increment of `setLastCardLocation`, so if...
I would really love if there was an option where `multiEditableLists` initial value could be based the list of name from `playerTurnOrder` so that you have an editable list per...
Related to #33: `cardsDrawnPerDeck` should be extended to allow for multiple players, i.e. "2,3,2P,1" would select 2 cards from deck 1, 3 cards from deck 2, 2 times the number...
I'm finding the `…FirstVisible` feature annoying in many cases. I'm constantly finding I'm fumbling with this number as I edit my test games. Moving it forward and back. And then...
I don't seem to see any way to order the extensions. I want the `diceRoller` and `standardDeck` together with `plusMinus`, but instead the `multiEditableLists` is in the middle. The simplest...
I'm in the process of collecting and documenting some Mermaid examples in a [gist](https://gist.github.com/ChristopherA/bffddfdf7b1502215e44cec9fb766dfd) before I propose we standardize on them for documentation in my various communities. Currently, the Github...
We are hosting our send FROST library implementors workshop on September 18th https://developer.blockchaincommons.com/frost/meeting2/ So far scheduled are some discussion from bitcoin devs on their FROST implementations in C++. One of...
An important concept has been lost somewhere in the process from architecture to this implementation guide. In many early documents, there was the concept that there were no privileged positions...
In Markus' presentation today, there was a slide of "additional topics covered by DID Resolution". At the end of the list was: * trust in DID resolution * authentication *...
In reading through some of the discussion about the DID resolver spec, I feel like some of the feature requests (for instance #27) are more for what I might call...