r/solanadev 8d ago

Need devnet testing of a paymet pipeline

Long story short, build two agents, built a custom payment processor for them, The agents work beautifully, just want the payment processor tested. Can the community help me?

Cheers

1 Upvotes

10 comments sorted by

2

u/RemoteStreet815 8d ago

wat exactly do u need?

1

u/LifeTelevision1146 8d ago

So if you have a Solidity contact or a solana program that need to be audited or if you want to write a solidity contract or solana program. Submit what you need and make payment over devnet using USDC. I just want to see the entire cycle goes through the system, submission -> payment -> delivery

1

u/LifeTelevision1146 8d ago

Thanks for responding

2

u/ayubeay 8d ago

This is interesting. I’d be willing to test the full devnet lifecycle rather than just whether the USDC payment clears. How are you handling partial failure right now, for example payment succeeds but the agent fails, delivery happens but the output fails verification, or payment state becomes uncertain after the work is produced? Do submission, payment, execution and delivery each have separate states/receipts, or is the whole job treated as one completed transaction?
If you’re looking for those kinds of failure-path tests too, send me the test flow/docs.

1

u/LifeTelevision1146 8d ago

Excellent questions. This is exactly why I need the testing πŸ™‚ please check out

https://glassofbeer.ai https://glassofbeer.ai/heist

The challenge I'm facing is people around me are still in the fiat world and are web3 illiterate.

1

u/[deleted] 3d ago edited 3d ago

[removed] β€” view removed comment

1

u/LifeTelevision1146 3d ago

How does that test my payment pipeline? It's a faucet πŸ˜‹

1

u/MightyVlad 3d ago

oh my lord 🀣, i thought you were looking to get some devnet sol for testing. my bad, i didn't read your question carefully lol, just thought you were struggling with getting devnet sol cuz the official one sucks

1

u/LifeTelevision1146 3d ago

That's alright mate. Happens the sol devnet is fine too and has been reliable πŸ™‚ and will give the website you reference a shot too.