issues
search
olivmath
/
merkly
🌳 The simple and easy implementation of Merkle Tree
https://pypi.org/project/merkly
MIT License
49
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: uses bytes as leaf input instead of strings, some test changes
#76
CarsonCase
opened
2 weeks ago
0
Use raw bytes instead of strings as the leaf type
#75
CarsonCase
opened
2 weeks ago
0
update: docs
#74
olivmath
opened
1 month ago
0
fix: lint
#73
olivmath
closed
1 month ago
0
70-fix-code-scanning-alert-the-pycrypto-library-and-its-module-keccak-are-no-longer-actively-maintained-and-have-been-deprec
#72
olivmath
closed
1 month ago
0
70 fix code scanning alert the pycrypto library and its module keccak are no longer actively maintained and have been deprec
#71
olivmath
closed
1 month ago
0
Fix code scanning alert - The pyCrypto library and its module keccak are no longer actively maintained and have been deprec...
#70
olivmath
closed
1 month ago
0
66 verify proof without leaves just with proof root and leaf
#69
olivmath
closed
1 month ago
0
fix: pydantic
#68
olivmath
closed
1 month ago
0
Fix: Compatibility with Pedantic 2.x
#67
olivmath
closed
1 month ago
0
Verify Proof without leaves, just with proof, root and leaf
#66
olivmath
closed
1 month ago
0
build(deps-dev): update pytest requirement from ^7.2.1 to ^8.2.0
#64
dependabot[bot]
closed
1 month ago
1
build(deps-dev): update pytest requirement from ^7.2.1 to ^8.1.1
#63
dependabot[bot]
closed
6 months ago
1
build(deps-dev): update pytest requirement from ^7.2.1 to ^8.0.2
#62
dependabot[bot]
closed
7 months ago
1
build(deps-dev): update pyclean requirement from ^2.2.0 to ^3.0.0
#61
dependabot[bot]
closed
1 month ago
0
build(deps-dev): update black requirement from ^23.1.0 to ^24.1.1
#60
dependabot[bot]
closed
9 months ago
0
build(deps-dev): update pytest requirement from ^7.2.1 to ^8.0.0
#59
dependabot[bot]
closed
8 months ago
1
Mekle Root FFI
#58
olivmath
opened
9 months ago
2
feat: merkle root ffi
#57
olivmath
opened
9 months ago
1
Improve coverage tests
#55
olivmath
opened
10 months ago
0
fix: type hints like list[str] not support in python38
#54
olivmath
closed
10 months ago
0
TypeError in MerkleTree Properties in Python 3.8 Environment
#53
olivmath
closed
10 months ago
0
feat: build merkle root, merkle tree and merkle proof with Rust
#52
olivmath
closed
5 months ago
0
update: node to require bytes to instantiate node class
#51
olivmath
closed
10 months ago
0
Implement a Verkle Tree
#50
olivmath
opened
10 months ago
0
update: docs WIP
#49
olivmath
closed
10 months ago
0
Update README.md
#48
olivmath
closed
10 months ago
0
add: classifiers in pyproject
#47
olivmath
closed
10 months ago
0
fix: warnings in test console
#46
olivmath
closed
10 months ago
0
Update README.md
#45
olivmath
closed
10 months ago
0
publish v1.0.0
#44
olivmath
closed
10 months ago
1
update: roadmap
#43
olivmath
closed
10 months ago
0
Check that tree is non-empty for root generation
#42
ryanc414
closed
10 months ago
2
update: leafs to leaves
#41
olivmath
closed
11 months ago
0
Update docs
#40
olivmath
closed
11 months ago
0
fix: installation js deps
#39
olivmath
closed
11 months ago
0
add: BREACK CHANGE - chage way of build merkle root to support compat…
#38
olivmath
closed
11 months ago
0
update
#37
olivmath
closed
11 months ago
0
add: merkletreejs tests
#36
olivmath
closed
11 months ago
0
update: rename
#35
olivmath
closed
11 months ago
0
feat: mekletreejs compatibility
#34
olivmath
closed
11 months ago
0
update: continue MerkleTreeJs PR
#33
olivmath
closed
11 months ago
0
feat: continue MerkleTreeJs PR
#32
olivmath
closed
11 months ago
0
update: continue MerkleTreejs feat
#31
olivmath
closed
11 months ago
0
Docs about new compatibility with MerkleTreeJs
#30
olivmath
closed
10 months ago
0
feat: implement compatibility with merkletreejs - try 2
#29
olivmath
closed
11 months ago
0
feat: str to bytes
#28
olivmath
closed
11 months ago
0
Consistence about Leafs and Leaves
#27
olivmath
closed
11 months ago
0
Wrong way of Hash Function is passed
#26
olivmath
closed
11 months ago
0
feat: implement compatibility with merkletreejs
#25
olivmath
closed
11 months ago
2
Next