Latest Blog Post
Latest Ethereum News
- Web3 Design Principles – A framework of UX rules for Blockchain based Distributed Applications (part 1) 1 Apr
- Contract Storage and Upgrade in Augur and Colony 1 Apr
- The State of Ethereum Scaling, March 2018 1 Apr
- ScalingNOW! — Scaling Solution Summit Summary 1 Apr
- All videos from EthCC ’18 in Paris 1 Apr
Latest Other News
- Keep an Eye on Hangzhou: A Growing Hub for Blockchain Development 2 May
- Blockchain Lets This Startup Trade Gold That’s Still in the Ground 28 Apr
- Why All Central Banks’ E-Currencies Will Fail Horribly 28 Apr
- Bitmain Can Remotely Shut Down Your Antminer (and Everyone Else’s) 27 Apr
- The Ether Review #63 — Meet DAD, the Digital Aussie Dollar 27 Apr
Tags
- Anonymity
- Anti-Money Laundering
- Attack
- Bitcoin
- Blockchain
- Central Bank
- Consortium
- Crowdfunding
- Cryptocurrency
- Decentralisation
- Digital Currency
- Distributed Ledger
- Energy
- Enterprise
- Ethereum
- Ethereum Classic
- Exchange
- Financial Instruments
- Financial Services
- Fintech
- Golem
- Hack
- Hard Fork
- Hyperledger
- Identity
- Initial Coin Offering
- Insurance
- Internet-of-Things
- Know-Your-Client
- Monero
- Payments
- Peer-to-peer
- Physical Assets
- Privacy
- Regulation
- Scalability
- Security
- Settlements
- Smart Contract
- Source Code
- Synereo
- The DAO
- Tokens
- Wallet
- Zcash
Archives
- September 2018 (2)
- August 2018 (1)
- July 2018 (1)
- June 2018 (1)
- May 2018 (3)
- April 2018 (7)
- March 2018 (1)
- January 2018 (1)
- December 2017 (3)
- November 2017 (9)
- October 2017 (9)
- September 2017 (5)
- August 2017 (7)
- July 2017 (8)
- June 2017 (15)
- May 2017 (27)
- April 2017 (55)
- March 2017 (94)
- February 2017 (131)
- January 2017 (167)
- December 2016 (129)
- November 2016 (179)
- October 2016 (266)
- September 2016 (309)
- August 2016 (156)
- July 2016 (4)
- June 2016 (9)
- May 2016 (11)
- April 2016 (63)
Meta
Tag Archives: Source Code
BokkyPooBah’s Gas-Efficient Solidity DateTime Library v1.00 Released
GitHub BokkyPooBah’s Solidity Gas-Efficient DateTime Library. Medium article BokkyPooBah’s Gas-Efficient Solidity DateTime Library.
Posted in Blog
Tagged Ethereum, Smart Contract, Source Code
Comments Off on BokkyPooBah’s Gas-Efficient Solidity DateTime Library v1.00 Released
A Quick Look At Parity’s Token Registry Smart Contract
Created Mar 14 2017, last updated Mar 31 2018. Address: 0x5F0281910Af44bFb5fC7e86A404d0304B0e042F1
Posted in Blog
Tagged Ethereum, Smart Contract, Source Code, Tokens
Comments Off on A Quick Look At Parity’s Token Registry Smart Contract
A Quick Look At Parity’s Signature Registry Contract
Created Mar 14 2017, last updated Aug 1 2017. Address: 0x44691B39d1a75dC4E0A0346CBB15E310e6ED1E86
Posted in Blog
Tagged Ethereum, Smart Contract, Source Code
Comments Off on A Quick Look At Parity’s Signature Registry Contract
20 ETH (And More) Bug Bounty On The ConsenSys Multisig
Update Sep 22 2017 – Remove WhitelistedMultisig from this bug bounty as it is not being used There was a vulnerability that allowed hackers to steal USD 30 million from the Parity multisig wallets last week. I work with clients … Continue reading
Posted in Blog
Tagged Bug Bounty, Ethereum, Security Audit, Smart Contract, Source Code
Comments Off on 20 ETH (And More) Bug Bounty On The ConsenSys Multisig
Development, Testing And Security Audit Of The CustomerDepositFactory Smart Contract
See Customer Deposit Factory and Security Audit Of The CustomerDepositFactory Smart Contract.
Posted in Blog
Tagged Ethereum, Security, Smart Contract, Source Code
Comments Off on Development, Testing And Security Audit Of The CustomerDepositFactory Smart Contract
BetterAuction Smart Contract – Testing, Security Audit, And Assisting With The Development
See BetterAuction and Security Audit Of The BetterAuction Smart Contract.
Posted in Blog
Tagged Ethereum, Security, Smart Contract, Source Code
Comments Off on BetterAuction Smart Contract – Testing, Security Audit, And Assisting With The Development
The Sikoba Presale Smart Contract Security Audit
(Created Mar 08 2017. Updated with test results Mar 14 2017. Updated with multisig wallet contribution test results Mar 23 2017.) I was asked to review the Sikoba presale smart contracts before the upcoming Sikoba presale crowdfunding event. This page … Continue reading
Posted in Blog
Tagged Ethereum, Security Audit, Smart Contract, Source Code
Comments Off on The Sikoba Presale Smart Contract Security Audit
The Incent Coffee Token Smart Contract Security Audit
The Incent Coffee smart contract is currently being used to test out the Waves <-> Ethereum block swapper at https://blockswap.incentloyalty.com/. A version of the contract has been deployed to 0x2c875e5ea4706b1978a41b59edf2d3af31d60e70. This contract was written by Bok Consulting Pty Ltd in … Continue reading
Posted in Blog
Tagged Ethereum, Security Audit, Smart Contract, Source Code
Comments Off on The Incent Coffee Token Smart Contract Security Audit
A Quick Look At Melonport’s ICO Contract
Melonport ICO is over after 13 minutes and 17 seconds as the funding goal of 227,000 ETH was reached. Note that MLN tokens are ERC20-compliant but cannot be transferred before endTime = 1489575600 or Mar 15 2017 @ 11:00am (UTC), … Continue reading
Posted in Blog
Tagged Crowdfunding, Ethereum, Smart Contract, Source Code, Tokens
Comments Off on A Quick Look At Melonport’s ICO Contract
Decentralized Capital’s Tokenised Fiat Currency. A Quick Look At The Smart Contracts
Here is Decentralized Capital’s website, their FAQ, and their Token Contracts page. Unfortunately you need to be verified to use this decentralised exchange. Here is their IDEX decentralised exchange screen: Here is their USD.DC verified smart contract deployed at 0x01a7018e6d1fde8a68d12f59b6532fb523b6259d: … Continue reading
Posted in Blog
Tagged Decentralisation, Exchange, Smart Contract, Source Code
Comments Off on Decentralized Capital’s Tokenised Fiat Currency. A Quick Look At The Smart Contracts
Decentralized Capital’s IDEX Is Live on the Mainnet! And A Quick Look At The Smart Contract Code
IDEX Is Live on the Mainnet!. Following is the verified source code from 0x63091244180ae240c87d1f528f5f269134cb07b3: pragma solidity ^0.4.6; contract Token { bytes32 public standard; bytes32 public name; bytes32 public symbol; uint256 public totalSupply; uint8 public decimals; bool public allowTransactions; mapping (address … Continue reading
Posted in Blog
Tagged Decentralisation, Ethereum, Exchange, Source Code
Comments Off on Decentralized Capital’s IDEX Is Live on the Mainnet! And A Quick Look At The Smart Contract Code
Ethereum at a Crossroad as Corporate Interest Grows
Ethereum at a Crossroad as Corporate Interest Grows
Posted in Ethereum News
Tagged Consortium, Ethereum, Source Code
Comments Off on Ethereum at a Crossroad as Corporate Interest Grows
Hyperledger Project reflects on blockchain politics
Hyperledger Project reflects on blockchain politics
Posted in Ethereum News
Tagged Consortium, Ethereum, Hyperledger, Source Code
Comments Off on Hyperledger Project reflects on blockchain politics
The Vault Contract: Open Sourced by Giveth
pragma solidity ^0.4.6; /* Copyright 2016, Jordi Baylina This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of … Continue reading
Posted in Ethereum News
Tagged Ethereum, Smart Contract, Source Code
Comments Off on The Vault Contract: Open Sourced by Giveth
Ether.Camp’s Hacker Gold HKG Source Code, Concerns About The USD 50 million Cap, A Significant Bug And A New Bug Fixed Contract!
Originally posted Oct 18 2016; updated 14:05 Oct 22 2016 UTC with live contract details; updated Jan 7 2017 with significant bug; updated Jan 12 2017 with newly deployed contract with the bug fix. This is not investment advise as … Continue reading
Posted in Blog
Tagged Ethereum, Initial Coin Offering, Smart Contract, Source Code
Comments Off on Ether.Camp’s Hacker Gold HKG Source Code, Concerns About The USD 50 million Cap, A Significant Bug And A New Bug Fixed Contract!
The Million Dollar Homepage
The following was written by the author of the million dollar homepage (not me). I added the contract source code below. This is not a recommendation to spend your precious ethers on the page of pixels, just a look at … Continue reading
Gnosis Prediction Market Platform Crowdfunding Contract Security Audited Source Code
Originally posted Dec 13 2016, updated Dec 16 2016 with bug bounty details. This is not advise as to whether the Gnosis prediction market platform is a good investment or not. This is just a quick look at the source … Continue reading
Posted in Blog
Tagged Crowdfunding, Ethereum, Gnosis, Smart Contract, Source Code, Tokens
Comments Off on Gnosis Prediction Market Platform Crowdfunding Contract Security Audited Source Code
A Quick Look At EtherDelta’s Smart Contract
Here is EtherDelta’s screen running in the Ethereum Wallet application, executed to operate as Mist by using the command line parameter –mode mist, and then navigating to the URL https://etherdelta.github.io/#GNTW-ETH. EtherDelta is produced by https://etherboost.github.io/. Following is the source code … Continue reading
Posted in Blog
Tagged Decentralisation, Ethereum, Exchange, Smart Contract, Source Code
Comments Off on A Quick Look At EtherDelta’s Smart Contract
The Original Augur REP TokenTraderFactory Contract (Work In Progress. Note that there is a bug in this contract)
NOTE Dec 14 2016: I’ve found a bug in the original REP TokenTraderFactory that could potentially lead to a loss in $$$. I’m working with the original author to fix this. Do not use this contract anymore. A new contract … Continue reading
Posted in Blog
Tagged Ethereum, Exchange, Smart Contract, Source Code, Tokens
Comments Off on The Original Augur REP TokenTraderFactory Contract (Work In Progress. Note that there is a bug in this contract)
R3 Releases Code for Distributed Ledger Tech Corda
R3 Releases Code for Distributed Ledger Tech Corda
Posted in Other News
Tagged Consortium, Source Code
Comments Off on R3 Releases Code for Distributed Ledger Tech Corda
The Golem Network Token Wrapped (GNTW) Contract
The Golem Network Token (GNT) is not a fully ERC20-compliant token. The ERC20 standard requires the following methods and events to be implemented for full compliance: contract ERCTokenInterface { // Methods function totalSupply() constant returns (uint256 totalSupply); function balanceOf(address _owner) … Continue reading
Posted in Blog
Tagged Ethereum, Golem, Smart Contract, Source Code, Tokens
Comments Off on The Golem Network Token Wrapped (GNTW) Contract
Trustless Golem Network Token (GNT) Selling Contract
Some individuals missed out on purchasing the Golem Network Token (GNT) in the Golem Crowdfunding Funded To 820,000 ETH Cap, as the sale was over within ~ half an hour. The tokens were sold a 1 ether (ETH) = 1,000 … Continue reading
Posted in Blog
Tagged Crowdfunding, Ethereum, Exchange, Golem, Source Code, Tokens
Comments Off on Trustless Golem Network Token (GNT) Selling Contract
Golem Crowdfunding Funded To 820,000 ETH Cap
Original post Oct 24 2016. Updated Nov 12 2016 with deployed contract and source code, and crowdfunding statistics. This is not advise as to whether Golem is a good investment or not. This is just a quick look at what … Continue reading
Posted in Blog
Tagged Crowdfunding, Ethereum, Golem, Smart Contract, Source Code
Comments Off on Golem Crowdfunding Funded To 820,000 ETH Cap
Ethereum Slot Machine Source Code
I don’t like to promote gambling, but here is the source code for your perusal. From Ethereum based slot machine. Website http://www.etherslots.win/.
Posted in Blog
Tagged Ethereum, Smart Contract, Source Code
Comments Off on Ethereum Slot Machine Source Code
Gnosis Prediction Market Platform And Crowdfunding Contract Source Code
This is not advise as to whether the Gnosis prediction market platform is a good investment or not. This is just a quick look at the source code behind what Gnosis is offering. Reference Gnosis contracts published – bug bounty … Continue reading
Posted in Blog
Tagged Crowdfunding, Ethereum, Gnosis, Smart Contract, Source Code, Tokens
Comments Off on Gnosis Prediction Market Platform And Crowdfunding Contract Source Code
Decentralised Gambling Game vDice Announces Crowdsale
Originally post Oct 16 2016. Updated Oct 31 with audit report. This is not investment advise as to whether vDice is a good investment or not. This is just a quick look at the smart contract behind vDice. Sponsored story … Continue reading
Posted in Blog
Tagged Ethereum, Gambling, Smart Contract, Source Code
Comments Off on Decentralised Gambling Game vDice Announces Crowdsale
Arcade City’s Upcoming Crowdfunding
Originally posted Oct 24 2016. Updated Nov 1 2016. This is not advise as to whether Arcade City is a good investment or not. This is just a quick look at what Arcade City is offering and how they are … Continue reading
Posted in Blog
Tagged Crowdfunding, Ethereum, Smart Contract, Source Code
Comments Off on Arcade City’s Upcoming Crowdfunding
EtherDelta – Concern Over Whether USD 12K in Ethers Can Be Withdrawn After The Gas Reprice Hard Fork
The Ethereum blockchain will be hard-forked this coming Tuesday on block 2463000 with the main changes being the gas repricing of opcodes (EIP 150 version 1c). A concerned redditor asked There is over $12,000 USD in this contract! Please can … Continue reading
Posted in Blog
Tagged Ethereum, Hard Fork, Smart Contract, Source Code
Comments Off on EtherDelta – Concern Over Whether USD 12K in Ethers Can Be Withdrawn After The Gas Reprice Hard Fork
Decentralized Capital Open Sources Their Asset Contract Code
From Decentralized Capital Open Sources Their Asset Contract Code: We’ve open sourced our contract code for community review, third party scrutiny is much appreciated! We’ve got a few other projects under development and will be open sourcing those too once … Continue reading
Posted in Blog
Tagged Ethereum, Smart Contract, Source Code
Comments Off on Decentralized Capital Open Sources Their Asset Contract Code
SingularDTV Crowdsale Completed Within Fifteen Minutes
SingularDTV Crowdsale Completed Within Fifteen Minutes and SingularDTV Raises $7.5M to Incentivize Creative Output. Website – https://singulardtv.com/. Reddit – https://www.reddit.com/r/SingularDTV.
Posted in Blog
Tagged Ethereum, Smart Contract, Source Code
Comments Off on SingularDTV Crowdsale Completed Within Fifteen Minutes