Giter Club home page Giter Club logo

Comments (3)

Megha-Dev-19 avatar Megha-Dev-19 commented on July 18, 2024 2

Hello @ayoubomari I ran your script with latest algob version i.e v5.0.1
and this is the returned teal code, The addr provided in scParams were overwritten successfully, Could you also try upgrading the algob version in your project. It would work then

tealCode: |
  #pragma version 6
  txn RekeyTo
  global ZeroAddress
  ==
  txn CloseRemainderTo
  global ZeroAddress
  ==
  &&
  txn Receiver
  addr WHVQXVVCQAD7WX3HHFKNVUL3MOANX3BYXXMEEJEJWOZNRXJNTN7LTNPSTY
  ==
  bnz main_l4
  txn Receiver
  addr 2UBZKFR6RCZL7R24ZG327VKPTPJUPFM6WTG7PJG2ZJLU234F5RGXFLTAKA
  ==
  bnz main_l3
  err
  main_l3:
  arg 0
  byte "rcv2password"
  ==
  txn Amount
  int 10000000
  <=
  &&
  b main_l5
  main_l4:
  arg 0
  byte "rcv1password"
  ==
  txn Amount
  int 5000000
  <=
  &&
  main_l5:
  &&
  return
scParams:
  RECEIVER_1: WHVQXVVCQAD7WX3HHFKNVUL3MOANX3BYXXMEEJEJWOZNRXJNTN7LTNPSTY
  RECEIVER_2: 2UBZKFR6RCZL7R24ZG327VKPTPJUPFM6WTG7PJG2ZJLU234F5RGXFLTAKA

from algo-builder.

robert-zaremba avatar robert-zaremba commented on July 18, 2024

Thanks for reporting. Might be related to https://github.com/scale-it/algo-builder/blob/master/examples/algobpy/parse.py
BTW, you are using old version of algob. Maybe it's working in the latest v5.0.1?

from algo-builder.

ayoubomari avatar ayoubomari commented on July 18, 2024

Yes It was a version issue.
Thank you guys 👍

from algo-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.