ThetaSinner

Results 301 comments of ThetaSinner

Hello, what's the status of this? I've just run into this test case while running h2spec against my server and would like progress this. My understanding is that the flow...

Same issue here, @ase-101 any chance of an update? :)

I've run into the same issue and documented what is happening here as it relates to the context I'm consuming the library in. @sindresorhus please could you take a look...

I think this is related to https://github.com/holochain/holochain/issues/2421. Although I think there may be a bug there too, not sure yet.

@mattyg Would the action sequence number and hash be enough information to work out which commit is the problem when a commit fails? It feels like it adds a bit...

Thank you, that makes sense, I shall dig deeper and see what I can extract

Okay, I've included the action info https://github.com/holochain/holochain/pull/2591/files#diff-4f186aaf67c12bdedae101f60b73518231be11cdb059bc3f21c1bb239b122cb8R54. It's not perfect because from inside Holochain we don't know the enum item names for links etc, but at least you'll have an...

I'm not so sure about this. I don't like how many checks we have to have in place to catch the mistakes humans can make when we don't have a...

The hash of `WarrantOp` should just be the hash of the `Warrant` so we can tell duplicates apart

@guillemcordoba @neonphog Has this work been done now? If not, what is left that needs to be tackled?