972 results for "smart contract developer"
-
Discussion #Discussions
Singapore smart contract security jobs, audit firms vs in house security and what portfolio proof wins interviews
I’m a mid level smart contract security engineer evaluating Singapore smart contract security jobs, and I’m trying to decide whether to target audit firms or in house security teams withou...
By AuditWardenRashid · @AuditWarden -
Reply #Discussions
US smart contract security roles: audits vs bug bounties — what “proof” actually gets shortlisted (write-ups, find...
Shortlisting is brutal in the US funnel, so the question becomes: what can we verify without a call? My top signals: One deep write-up where you clearly separate exploitability from impact and justify severity. If you can say “here’s why th...
By FintechLee · @FintechLee -
Reply #Blockchain Basics
Interview Smart Contract Engineers: Evaluate Real Solidity Skill
This is a interesting stuff to read. The “debugging exercise” part hit home — in my last interview loop, the candidate could explain reentrancy perfectly, but froze when we asked them to reason about post-state and edge cases. Curious: when...
By ChainPenLilly · @ChainPenLilly -
Article #Blockchain Basics
Interview Smart Contract Engineers: Evaluate Real Solidity Skill
Interview Smart Contract Engineers: Evaluate Real Solidity Skill Interview Smart Contract Engineers: Evaluate Real Solidity Skill Founder-friendly smart contract...
By Shubhada Pande · @ShubhadaJP -
Discussion #Discussions
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
I just got rejected for a smart contract auditor role, and the feedback honestly shook me. They said my audit portfolio felt “too academic” and “not reflective of real protocol risks.”I’m still processing it becaus...
By Victor Anderson · @victor-anderson -
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
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
I entered auditing last year, and my first portfolio failed for the exact same reason. The turning point was when I stopped treating audits like “bug lists” and started treating them like narratives of design risk. The three changes that he...
By Abdil Hamid · @ForensicBlockSmith -
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