Skip to content

Reach application is dangerous to run on Algorand because of remote call #1345

Discussion options

You must be logged in to vote

No, it does not mean that. It just means that you need to make sure that it properly. The warning is saying "Reach can't check to make sure you are calling this correctly, so it will fail if you don't". But, Reach does give you the tools to call it correctly, provided you know how. You basically need to extend the call with these things --- https://docs.reach.sh/rsh/consensus/#p_72 --- and if you show the definition of increaseCapacity in the CALLED contract, I could tell you just what you need if you can't figure it out. (You can also compile the CALLED contract with REACH_DEBUG=Y and it will print out basically everything you need to know.)

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jeapostrophe
Comment options

@lorenzopolidori
Comment options

@jeapostrophe
Comment options

@lorenzopolidori
Comment options

@jeapostrophe
Comment options

Answer selected by jeapostrophe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants