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

[TESTNET BUG] Contract calls with fungible post conditions fail when using Connect library #1791

Closed
1 of 13 tasks
friedger opened this issue Aug 5, 2020 · 3 comments
Closed
1 of 13 tasks
Assignees
Labels
bug Unwanted or unintended property causing functional harm testnet

Comments

@friedger
Copy link
Collaborator

friedger commented Aug 5, 2020

Describe the bug

This is an issue of ux/packages/app. Contract calls with fungible post conditions fail when using Connect library
See leather-wallet/extension#570

Steps To Reproduce

Try to bet on https://speed-spend.netlify.app

Expected behavior

contact call transaction can be signed and is processed


If you think this is eligible for a bug bounty, please check the relevant boxes below:

Critical, Launch Blocking Bugs

Consensus critical bugs

  • Can cause a chain split
  • Can cause an invalid transaction to get mined
  • Can cause an invalid block to get accepted
  • Can cause a node to stall

State corruption

  • Can modify a smart contract’s data maps and data vars without a `contract-call?

Stolen funds

  • Any address losing STX without a corresponding transfer
  • Modify token balances and NFT ownership in other contracts without a contract-call?

Take control and/or bring network to a halt

  • Take control and/or bring network to a halt

Major, Launch Blocking Bugs

Major bugs

  • Performance or correctness bugs that don’t rise to P0 level
  • Stress test or DoS attacks that slow things down enough
  • Resource exhaustion
  • Expected functionality doesn’t work in obvious ways (important to be super specific with this wording)

Minor, Non-launch blocking bugs

Minor bugs

  • Bugs in non-critical software (CLI, UI, etc) that doesn’t impact critical functionality
@friedger friedger added bug Unwanted or unintended property causing functional harm testnet labels Aug 5, 2020
@timstackblock
Copy link
Contributor

Thanks @friedger this sounds like a connect issue and not a blockchain issue.

I will talk to @hstove and make sure this in on his radar.

@friedger
Copy link
Collaborator Author

friedger commented Aug 5, 2020 via email

@diwakergupta
Copy link
Member

@friedger issues that qualify for bug bounties are NOT restricted to the stacks-blockchain repo. We'll consider any qualifying issues, regardless of the repo cc/ @timstackblock

I'll close this out for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted or unintended property causing functional harm testnet
Projects
No open projects
Development

No branches or pull requests

3 participants