jonarmani
jonarmani
Loading page 40 of my account with: `https://web3.storage/account/?items=100&page=40` yields a page with the "40" highlighted at the bottom, making it appear correct, but the data itself is my list of...
Most code from this library uses the text "ctx" although the README uses "Some context" and the `From` impl for `Message` uses a blank string. It seems like the string...
I'm managing [Automerge](https://github.com/automerge) documents through JSPyBridge. ```py from javascript import require automerge = require('@automerge/automerge') doc = automerge.init() # I also give it a key, "log", holding a list, using the...
This adds the "min-sig" feature, allowing public keys on G2 and signatures in G1.
Half of 8 is 3, in a way. #### Proposed Changes #### #### Types of Changes #### #### Verification #### #### Testing #### #### Linked Issues #### #### User-Facing Change...