Pinned Repositories
4-Byte-Prefix
Given a string of bytes, Find a 4-byte prefix so that, a SHA256 hash of the prefix combined with the original string of bytes, has two last bytes as 0xca, 0xfe.
auction
ITPeople Blockchain - Art Auction Demo
eth-phishing-detect
Utility for detecting phishing domains targeting Ethereum users
EthereumDevMeetup
Ethereum Development Meetup Wednesday, March 28, 2018 - Simple IPFS file retrieval using truffle, ganache and oraclize
EthereumDevMeetup2
Decentralized Identity Application using uPort/React Truffle Box.
EthereumDevMeetup3
Setting up Ethereum private chain using Geth and Mist -Tuesday, September 18, 2018
Ethernaut
The Ethernaut is a Web3/Solidity based wargame inspired on overthewire.org, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'.
FriendlyFlashbotsPopup
Google Chrome extension to send Flashbots bundles directly from your browser
Handwritten-digit-recognition-using-compressive-sensing
uniswapExplorer
simonmullaney's Repositories
simonmullaney/FriendlyFlashbotsPopup
Google Chrome extension to send Flashbots bundles directly from your browser
simonmullaney/EthereumDevMeetup
Ethereum Development Meetup Wednesday, March 28, 2018 - Simple IPFS file retrieval using truffle, ganache and oraclize
simonmullaney/Handwritten-digit-recognition-using-compressive-sensing
simonmullaney/4-Byte-Prefix
Given a string of bytes, Find a 4-byte prefix so that, a SHA256 hash of the prefix combined with the original string of bytes, has two last bytes as 0xca, 0xfe.
simonmullaney/auction
ITPeople Blockchain - Art Auction Demo
simonmullaney/eth-phishing-detect
Utility for detecting phishing domains targeting Ethereum users
simonmullaney/EthereumDevMeetup2
Decentralized Identity Application using uPort/React Truffle Box.
simonmullaney/EthereumDevMeetup3
Setting up Ethereum private chain using Geth and Mist -Tuesday, September 18, 2018
simonmullaney/Ethernaut
The Ethernaut is a Web3/Solidity based wargame inspired on overthewire.org, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'.
simonmullaney/uniswapExplorer
simonmullaney/fabric-mock-stub
Mock implementation of the fabric-shim stub for testing
simonmullaney/FixedPriceStake
Contract needs to allow anyone to set up an object with a fixed “price” that other users can then “purchase” stakes in. Once a purchase is initiated, the owner of the object receives funds, while the buyer gets stakes. The stakes are stored in the contract and are not transferable further.
simonmullaney/go-ethereum
Official Go implementation of the Ethereum protocol
simonmullaney/Hexametron
Finds tweets that are written in Dactylic Hexameter, the poetic meter of Classical Greek and Latin Epic Poetry. Then, the tweets are retweeted in a rhyming fashion to create an epic "Twitteriad". Inspired by Pentametron.
simonmullaney/IP-Blocklist
REST endpoint that should take an IP v4 encoded as a string (e.g. "127.0.0.1"), and return "true" if the IP is part of the blacklist, and "false" otherwise
simonmullaney/liquidationBotExecutor
Solidity contract to execute on chain liquidations
simonmullaney/Naloxalocate
simonmullaney/NodejsPofW
Simple proof of work implementation in nodejs
simonmullaney/Sia
Blockchain-based marketplace for file storage
simonmullaney/SimplifiedDistributedExchange
simonmullaney/Solidity-Gas-Improvement