Skip to content

Mr-Andersen/halogen-ctl-mre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halogen + CTL issue

  • When Contract is run a result of Initialize action, it runs fine (1st block in the screenshot).

  • When Contract is run as reaction to button press (ButtonPush action), utxosAt call hangs forever.

Browser log screenshot

Build

  • With Nix: nix run .#odc-mre-serve

  • With Spago:

    In nix develop .#offchain:

    cd offchain
    ./src/assets/bundle.sh && http-server -a 127.0.0.1 -p 8081 dist/

Open http://127.0.0.1:8081 and trigger failing utxosAt by pressing the button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published