Results 12 issues of Ben Green

Following #71, it makes sense to support these as well - [x] `BIGINT` column type - [ ] `DECIMAL` column type Still in progress...

Hello Petar, I have been working on a very similar project lately. Originally, I tried replicated MySQL data in Mongo but after digging into DDP deeper, I realized that a...

- Port from the Java implementation - Can be published to NPM as-is - Tests compatibility with PHP implentation

NEEDS REVIEW

So...I looked more deeply into Lovefield's query observers. When a change occurs, all observed queries that depend on the table are re-executed then the rows added and removed are determined...

What's the license of this CSS file?

From my exploration of this, it allows me to verify multiple accounts as belonging to my single Coinbase account. This doesn't help me implement apps that use 'one person, one...

Hello, I'm creating a website called [circuitscan.org](https://circuitscan.org) and would like to include Circomspect outputs along with the circom code. To do this, I would like to build circomspect for WASM...

I wrote this function to make it easier to understand my circuits. What do you think about this? It's a lot nicer than `snarkjs rp mycircuit.r1cs`. ~~I'll have to come...

https://github.com/iden3/snarkjs/pull/464 was merged and is now included in snarkjs 0.7.5 so we can remove the special case for plonk verifiers: https://github.com/erhant/circomkit/blob/main/tests/circomkit.test.ts#L97 The way snarkjs is set as a peerDependency for...

### You must use the search before you create an issue! - [x] I did use the search, I promise! ### Current Situation Hello, I wanted to use this package...

enhancement