0
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: ✨ add support for timestamps in custom operations expression More... 24 days ago
feat: ✨ internal function for opposite timestamps More... 24 days ago
feat: ✨ add support for timestamps in number comparison More... 24 days ago
feat: ✨ add support for explicit subtractions between timestamps in zencode More... 24 days ago
feat(time): ✨ internal function to subtract timestamps More... 24 days ago
Removed some useless parts More... 24 days ago
fix(w3c): 🐛 public key is not mandatory under the jwk field in jws header More... 24 days ago
update test for SHA256 and SHAKE256 More... 27 days ago
test(zencode): 🧪 fix typo in test name More... 27 days ago
test(zencode): 🧪 sum of times More... 27 days ago
feat: ✨ add support for time on explicit sum operations in zencode More... 27 days ago
test(lua): 🧪 update time export test More... 27 days ago
test(lua): 🧪 add lua tests for time sum operation More... 27 days ago
fix(zen_time): 🐛 remove test leftover from adding function More... 27 days ago
refactor(zen_time): ♻️ simplified checks of addition overflow More... 27 days ago
feat: ✨ internal function to add timestamps More... 27 days ago
refactor(zencode_when): ♻️ cleanup _math_op, reduce code duplication and autodetect big operations More... 27 days ago
fix(foreach): 🐛 improve support for looping over array of shcema by saving the shcema in the iterator codec when present More... 28 days ago
update test for SHA256 More... 28 days ago
refactor(foreach): better statement to exit a foreach loop More... 28 days ago
fix(sd_jwt): verification of sd_jwt can be an if statement More... 28 days ago
refactor(sd_jwt): ♻️ use found keyword instead of contains in statement that verify disclosures contained in a sd_jwt More... 28 days ago
added last functions and test More... 28 days ago
test(zencode): 🧪 two near foreach loop with the same iterator variable name More... 28 days ago
fix(foreach): 🐛 remove iterators variable from ACK memory at the end of a foreach loop More... 28 days ago
fix: add possibility to start a new foreach loop right after the end of a previous one More... 28 days ago
update with proof verify More... 29 days ago
Merge branch 'feat/update-bbs' of https://github.com/ManudL2000/Zenroom into feat/update-bbs More... 29 days ago
update with proof verify More... 29 days ago
feat(foreach): ✨ add statement to exit from a foreach loop More... 29 days ago