This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Problem: many unused features and code in merkle trie code dependency #1307
Milestone
Comments
This correspond to the initial cleanup https://github.com/crypto-com/chain/blob/master/architecture-docs/adr-003.md#jellyfish-merkle-tree-codebase |
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 13, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 13, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 13, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 14, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 14, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 14, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 14, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
bors bot
added a commit
that referenced
this issue
Apr 14, 2020
1424: Problem (Fix #1307): many unused features and code in merkle trie code dependency r=tomtau a=yihuang Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003 Co-authored-by: yihuang <[email protected]>
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Apr 14, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
bors bot
added a commit
that referenced
this issue
Apr 14, 2020
1424: Problem (Fix #1307): many unused features and code in merkle trie code dependency r=tomtau a=yihuang Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003 Co-authored-by: yihuang <[email protected]>
allthatjazzleo
pushed a commit
to allthatjazzleo/chain
that referenced
this issue
Apr 22, 2020
…e trie code dependency Solution: - Cleanup jellyfish library - Add the integration ground work for jellyfish, step1 of adr-003
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the code could be somewhat simplified if it's cleaned up from things we don't use and make it say only work with "kvdb-*" backend + scale codec + blake3
The text was updated successfully, but these errors were encountered: