Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find/Implement client-side SMT with parameterized tree height #397

Closed
karlfloersch opened this issue Aug 15, 2019 · 1 comment
Closed

Find/Implement client-side SMT with parameterized tree height #397

karlfloersch opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
@pigi/contracts Tasks for @pigi/contracts TypeScript TypeScript tasks

Comments

@karlfloersch
Copy link
Contributor

We will need a local SMT which will allow us to implement the state transition & state update logic locally & for tests. Georgios pointed me in the direction of some here:

https://github.com/loomnetwork/plasma-cash/blob/master/server/contracts/Core/SparseMerkleTree.sol
https://github.com/loomnetwork/plasma-cash/blob/master/server/test/SparseMerkleTree.js
https://github.com/loomnetwork/loom-js/blob/d3a74f221ae9f1cbe1ead050d61803854ae418f1/src/plasma-cash/sparse-merkle-tree.ts
https://github.com/loomnetwork/mamamerkle/blob/master/sparse_merkle_tree.go

@karlfloersch karlfloersch added @pigi/contracts Tasks for @pigi/contracts TypeScript TypeScript tasks labels Aug 15, 2019
@karlfloersch karlfloersch self-assigned this Aug 18, 2019
@Jinglan Jinglan closed this as completed Sep 3, 2019
@Jinglan
Copy link
Contributor

Jinglan commented Sep 3, 2019

karl got beat by willdabeast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@pigi/contracts Tasks for @pigi/contracts TypeScript TypeScript tasks
Projects
None yet
Development

No branches or pull requests

3 participants