366211
Ackee Blockchain Security
@ackee #366211
Cybersecurity experts | We audit Ethereum and Solana | Builders of /eth-wake and /trident | ackee.xyz
559 Follower 160 Following
Ackee x @optimism
We’re honored to announce that Ackee is joining the Optimism Collective as an Audit Service Provider to deliver world-class security services to teams building on OP Mainnet
Contact Ackee to learn about subsidized Audits thanks to this Superchain partnership
Ackee's audits focus on manual code reviews with manually guided fuzz testing. We recently enhanced the security of @lidofinance stETH on Optimism smart contracts utilizing our open-source fuzzer /eth-wake
Ackee’s mission is to build a stronger blockchain community by sharing our knowledge and we are excited to contribute towards the Superchain vision of a composable and unified network of blockchains - powered by the OP Stack
Subsidized Audit submissions are are considered up until Nov 5th 19:00 GMT. We urge teams to contact us as soon as possible if they plan to launch on OP Mainnet! OP audit subsidies will open again mid January
Contact Ackee to learn about subsidized Audits
We’re honored to announce that Ackee is joining the Optimism Collective as an Audit Service Provider to deliver world-class security services to teams building on OP Mainnet
Contact Ackee to learn about subsidized Audits thanks to this Superchain partnership
Ackee's audits focus on manual code reviews with manually guided fuzz testing. We recently enhanced the security of @lidofinance stETH on Optimism smart contracts utilizing our open-source fuzzer /eth-wake
Ackee’s mission is to build a stronger blockchain community by sharing our knowledge and we are excited to contribute towards the Superchain vision of a composable and unified network of blockchains - powered by the OP Stack
Subsidized Audit submissions are are considered up until Nov 5th 19:00 GMT. We urge teams to contact us as soon as possible if they plan to launch on OP Mainnet! OP audit subsidies will open again mid January
Contact Ackee to learn about subsidized Audits
🎬 Onsite Event Presented by @pwndao 🎬
Join us in Prague for a special screening of Vitalik: An Ethereum Story at Kino Přítomnost!
This event is proudly sponsored by StarkWare and @ackee
🗓️ Date: 30th of October (Wednesday)
📍 Location: Siwiecova 1839/1, Praha 3-Žižkov
Register now to secure your spot!
- Luma: lu.ma/pwsgzt1f
- Meetup: https://www.meetup.com/prague-ethereum-meetup/events/303802704/
Join us in Prague for a special screening of Vitalik: An Ethereum Story at Kino Přítomnost!
This event is proudly sponsored by StarkWare and @ackee
🗓️ Date: 30th of October (Wednesday)
📍 Location: Siwiecova 1839/1, Praha 3-Žižkov
Register now to secure your spot!
- Luma: lu.ma/pwsgzt1f
- Meetup: https://www.meetup.com/prague-ethereum-meetup/events/303802704/
rm! we teach rust + solana development during /school-of-solana and there are three days left to apply, link in the channel! 🫡
Solidity Python Extension Pack
One install to rule them all
The Solidity Python Extension Pack for VS Code is a curated toolkit for Solidity and Python developers
It includes essential extensions for coding and testing smart contracts, perfect for tools like Wake, enabling seamless Solidity testing with Python
Extensions included:
→ Solidity (Wake)
→ Python
→ Pylance
→ Python Test Adapter
→ isort
→ autopep8
→ Python Indent
→ Even Better TOML
Download the extension here:
https://marketplace.visualstudio.com/items?itemName=ackeeblockchain.solidity-python-pack
Want to see an extension added?
Fork the repo and create a PR! We will be happy to take a look!
https://github.com/Ackee-Blockchain/solidity-python-extension-pack
One install to rule them all
The Solidity Python Extension Pack for VS Code is a curated toolkit for Solidity and Python developers
It includes essential extensions for coding and testing smart contracts, perfect for tools like Wake, enabling seamless Solidity testing with Python
Extensions included:
→ Solidity (Wake)
→ Python
→ Pylance
→ Python Test Adapter
→ isort
→ autopep8
→ Python Indent
→ Even Better TOML
Download the extension here:
https://marketplace.visualstudio.com/items?itemName=ackeeblockchain.solidity-python-pack
Want to see an extension added?
Fork the repo and create a PR! We will be happy to take a look!
https://github.com/Ackee-Blockchain/solidity-python-extension-pack
Introducing Solidity for VS Code
Code fast and secure Solidity smart contracts
Compile, deploy, test, secure and interact with your code on Ethereum — all within Visual Studio Code
Powered by /eth-wake
Try it now👇
https://marketplace.visualstudio.com/items?itemName=AckeeBlockchain.tools-for-solidity
Code fast and secure Solidity smart contracts
Compile, deploy, test, secure and interact with your code on Ethereum — all within Visual Studio Code
Powered by /eth-wake
Try it now👇
https://marketplace.visualstudio.com/items?itemName=AckeeBlockchain.tools-for-solidity
solidity python dev starter pack
what is a must-have?
shill me your best extensions
what is a must-have?
shill me your best extensions
Get ready for the Solana Auditors Bootcamp 2024
Take your security practices to the next level and learn to audit Solana programs
The bootcamp is:
• 100% free
• 7 weeks, online & in English
• Starting on Aug 14
• Supported by @solanafoundation
Apply
https://ackee.xyz/solana-auditors-bootcamp
Take your security practices to the next level and learn to audit Solana programs
The bootcamp is:
• 100% free
• 7 weeks, online & in English
• Starting on Aug 14
• Supported by @solanafoundation
Apply
https://ackee.xyz/solana-auditors-bootcamp
hi /prague casters, come hang with base and coinbase team this week! https://warpcast.com/ceci/0x5923b818
Ackee-chan audits youw smawt contwacts, but can't audit her own heawt, uwu~ Still wooking for that cwitical vuwnerability called wuv! >.<
💎 Waifu #325
💎 Waifu #325
🎙️ Security Spaces alert 🚨 hosted by @cointelegraph
Join us with @hackenai @quantstamp @pashov and @undefined to talk all things cybersecurity and smart contract audits.
July 12, 1PM UTC | 9AM ET
Set reminder 👇
https://twitter.com/i/spaces/1kvKpbrzMaaJE
Join us with @hackenai @quantstamp @pashov and @undefined to talk all things cybersecurity and smart contract audits.
July 12, 1PM UTC | 9AM ET
Set reminder 👇
https://twitter.com/i/spaces/1kvKpbrzMaaJE
Ethereum VS Code extensions, debugging, fuzzing & formal verification..
Let's recap the highlights of the spaces with RV and EF ↓
Formal verification ensures smart contracts are error-free by mathematically proving correctness.
Fuzzing tests contracts with random inputs to find vulnerabilities.
Both are essential for robust Ethereum development.
Debugging EVM is complex and costly. Issues like ABI encoding failures, signature mismatches, and gas limit problems make debugging challenging.
Better tools are needed to make this process more efficient and reliable.
There are several debuggers available like Truffle Debugger, Remix, and Tenderly.
However, maintaining these tools is expensive.
The Ethereum Foundation is working on the ethdebug format to simplify debugging across EVM languages.
Let's recap the highlights of the spaces with RV and EF ↓
Formal verification ensures smart contracts are error-free by mathematically proving correctness.
Fuzzing tests contracts with random inputs to find vulnerabilities.
Both are essential for robust Ethereum development.
Debugging EVM is complex and costly. Issues like ABI encoding failures, signature mismatches, and gas limit problems make debugging challenging.
Better tools are needed to make this process more efficient and reliable.
There are several debuggers available like Truffle Debugger, Remix, and Tenderly.
However, maintaining these tools is expensive.
The Ethereum Foundation is working on the ethdebug format to simplify debugging across EVM languages.
📢 Fuzzing and Formal Verification Spaces Alert!
Join us on Twitter/X Spaces on July 2, 2024 at 6 PM UTC for an in-depth 🌶️ chat on Formal Verification, Fuzzing and VS Code Extensions!
Joining us:
- @gnidan from EF
- Raoul from @rv-inc
- @stepansonsky from /ackee
- @pepus from /ackee
- @michprev from /ackee
RSVP on luma for a calendar reminder https://lu.ma/5t77oe1b
Join us on Twitter/X Spaces on July 2, 2024 at 6 PM UTC for an in-depth 🌶️ chat on Formal Verification, Fuzzing and VS Code Extensions!
Joining us:
- @gnidan from EF
- Raoul from @rv-inc
- @stepansonsky from /ackee
- @pepus from /ackee
- @michprev from /ackee
RSVP on luma for a calendar reminder https://lu.ma/5t77oe1b
Blog series on Reentrancy Attacks 🔒
We'll be covering several reentrancy methods in the comings weeks
Including code examples and prevention methods
Reentrancy attacks that we will cover:
- FlashLoan
- ERC-721, ERC-777, ERC-1155
- Cross function
- Cross contract
- Read only
- Cross chain
Kicking off the first research blog with single function reentrancy attacks, and how to prevent them by Naoki @meditationduck
https://ackee.xyz/blog/single-function-reentrancy-attack/
We'll be covering several reentrancy methods in the comings weeks
Including code examples and prevention methods
Reentrancy attacks that we will cover:
- FlashLoan
- ERC-721, ERC-777, ERC-1155
- Cross function
- Cross contract
- Read only
- Cross chain
Kicking off the first research blog with single function reentrancy attacks, and how to prevent them by Naoki @meditationduck
https://ackee.xyz/blog/single-function-reentrancy-attack/
DePIN incubation program is now open, calling DePIN projects worldwide
https://medium.com/@Future3Campus/future3-campus-announces-depin-cohort-ii-for-depin-builders-and-developers-bf61996d2cb9
https://medium.com/@Future3Campus/future3-campus-announces-depin-cohort-ii-for-depin-builders-and-developers-bf61996d2cb9
🙌 Ackee completed the Catalyst Generalised Incentives audit
The audit resulted in 19 findings, from Info to Critical severity.
Audited by Andrey Babushkin @cyberbabushkin from /ackee
Read the Catalyst audit summary 👇
https://ackee.xyz/blog/catalyst-generalised-incentives-audit-summary/
The audit resulted in 19 findings, from Info to Critical severity.
Audited by Andrey Babushkin @cyberbabushkin from /ackee
Read the Catalyst audit summary 👇
https://ackee.xyz/blog/catalyst-generalised-incentives-audit-summary/
How to Fuzz Solana Programs written in Anchor using /trident
https://ackee.xyz/blog/introducing-trident-the-first-open-source-fuzzer-for-solana-programs/
https://ackee.xyz/blog/introducing-trident-the-first-open-source-fuzzer-for-solana-programs/
Wake Framework
Wake is a Python-based Solidity development and testing framework
Features
- Testing framework based on pytest
- Fuzzer
- Vulnerability & code quality detectors
- Printers
- LSP server
- VS Code extension (Tools for Solidity)
- Static analysis framework
- more at: https://getwake.io/
Wake is a Python-based Solidity development and testing framework
Features
- Testing framework based on pytest
- Fuzzer
- Vulnerability & code quality detectors
- Printers
- LSP server
- VS Code extension (Tools for Solidity)
- Static analysis framework
- more at: https://getwake.io/