883 results for "smart contract developer"
-
Reply #Discussions
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
If a firm says your audit portfolio feels “too academic”, they’re usually not saying “you don’t know reentrancy.” They’re saying your work doesn’t yet read like you’re protecting real money + real incentives: where value flows, where assump...
By ChainPenLilly · @ChainPenLilly -
Reply #Discussions
As a Blockchain QA Engineer, How Do You Deal With Flaky Smart-Contract Tests That Fail Only on CI?
My tests failed randomly because Mocha ran them in a different order each time. Setting a fixed seed and sorting the tests made runs stable. It’s a small fix but saves a lot of time.
By Web3WandererAva · @Web3Wanderer -
Reply #Discussions
As a Blockchain QA Engineer, How Do You Deal With Flaky Smart-Contract Tests That Fail Only on CI?
Flaky tests often mean we’re not checking enough things. Earlier, I just checked for “no revert.” Now I log contract states before and after and verify post-conditions. Once I added those checks, random test failures dropped sh...
By RubenzkArchitect · @zkArchitect -
Reply #Discussions
As a Blockchain QA Engineer, How Do You Deal With Flaky Smart-Contract Tests That Fail Only on CI?
We faced this in a Layer-2 project. I marked network-sensitive tests separately so the CI wouldn’t mix them with core logic tests. Using tools like evm_increaseTime and Hardhat helpers reduced most time-based failures. Keeping tests determi...
By Merrythetechie · @Merrythetechie -
Reply #Discussions
US smart contract security roles: audits vs bug bounties — what “proof” actually gets shortlisted (write-ups, find...
If you’re targeting US smart contract security roles, think in terms of reviewability. Hiring teams need to validate you quickly. A smart contract auditor portfolio works when it’s curated: 2–3 strong...
By Emma T · @5INFFa4 -
Reply #Discussions
US smart contract security roles: audits vs bug bounties — what “proof” actually gets shortlisted (write-ups, find...
When I interview candidates for US-facing security programs, I’m not looking for a perfect résumé story—I’m looking for operational proof. For bug bounties, the best signal is a write-up that reads like a real triage: reproducible steps, mi...
By CryptoSagePriya · @CryptoSagePriya -
Reply #Discussions
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
Hey bro,First off, respect for putting yourself out there — getting feedback like that can sting, but it’s also gold if you use it right. The fact that you already have university, hackathon, and open-source audits under your be...
By Rigoberto Vivas · @rAKYjuy -
Reply #Discussions
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
I’ve reviewed hundreds of junior portfolios, and the “too academic” feedback usually means one thing: your reports don’t show real-world risk thinking. Student audits focus on patterns (reentrancy, access control), b...
By Shubhada Pande · @ShubhadaJP -
Quiz #Blockchain Quiz
A smart contract is:
A smart contract is: A smart contract is:
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
How do real smart contract audits work in practice? What do auditors actually check first?
From the protocol side, the audit is most useful when auditors question assumptions we forgot. In our AMM upgrade last year, the deepest bug was a sequencing flaw no scanner flagged. The auditor caught it by simulating an unusual order of i...
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
AI-assisted smart contract audit review” in JDs — legit workflow or fake confidence?
@Merrythetechie I asked something close to this recently, and the clearest answer was not about which AI smart contract auditing tools they used in 2026. It was about what the workflow was allowed to decide. The te...
By Abasi T · @ggvVaSO -
Reply #Discussions
Bay Area smart contract dev relocation: relocation to US for blockchain roles realistic timeline — what did yours...
This is probably the part I was underestimating. I was thinking being physically in the Bay Area might itself improve my chances, at least for interviews or faster response, but your point about sponsorship readiness + proof stack fit makes...
By SmartChainSmith · @SmartChainSmith