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

Feat/introspection #774

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Feat/introspection #774

wants to merge 3 commits into from

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Nov 30, 2023

Improve the introspection capabilities of Zenroom to list all statements, tokens and stats connected, as well cleanup the init to narrow down strictly necessary scenarios. At last implement Norvig's autocorrection on detected tokens.

@jaromil jaromil self-assigned this Nov 30, 2023
@jaromil
Copy link
Member Author

jaromil commented Nov 30, 2023

List of Zencode Scenarios to be loaded by default

D + load: given
D + load: foreach
D + load: verify
D + load: when
D + load: then

D + load: table
D + load: dictionary
D + load: random
D + load: keyring
D + load: debug
D + load: array

  • load: ethereum
  • load: eddsa
  • load: secshare
  • load: schnorr
  • load: ecdh
  • load: qp
  • load: hash
  • load: pvss
  • load: w3c
  • load: bitcoin
  • load: petition
  • load: pack
  • load: credential
  • load: planetmint
  • load: reflow
  • load: http
  • load: bbs
  • load: dp3t
  • load: p256

@jaromil
Copy link
Member Author

jaromil commented Nov 30, 2023

Most frequent tokens (occurring 5 or more times)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant