Skip to content

giuliop/test-mimc-opcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We test the new teal opcode `mimc` added to a fork of go-algorand.

Run `make` to run the test; a private net as per the parameters at the top of
devnet.py has to be running with the forked node.

The makefile assumes you are using pipenv; if you are managing your python
enviroment some other way then you can either modify the makefile or use
`make compile` and then run main.py; just make sure the official python sdk
is available.

About

Test new proposed teal opcodes `mimc_BN254`, `mimc_BLS12_381` on Algorand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published