Get ahead of the curve with the latest insights, trends, and analysis in the tech world.
The possibilities of zkSNARKs are impressive, you can verify the correctness of computations without having to execute them and you will not even learn what was executed - just that it was done correctly. Unfortunately, most explanations of zkSNARKs resort to hand-waving at some point and thus they remain something...
Published on: December 05, 2016 | Source:This week marks the completionof our fourth hard fork, Spurious Dragon,and the subsequent state clearing process, the final steps in the two-hard-fork solution to the recent Ethereum denial of service attacks that slowed down the network in September and October. Gas limits are in the proce...
Published on: December 04, 2016 | Source:Refactor your Swift code? Finally! Will we see async/await in Swift? and how to get paid!
Published on: December 02, 2016 | Source:Security Alert Affected configurations: Geth Severity: High Summary: An issue has been identified with Geth's journaling mechanism. This caused a network fork at block #2686351 (Nov-24-2016 14:12:07 UTC). The...
Published on: November 25, 2016 | Source:Bring After Effects animations into your apps. Converting Objective-C to Swift, gradually and which modal style should you use?
Published on: November 25, 2016 | Source:The Ethereum network will be undergoing a hard fork at block number 2,675,000, which will likely occur between 15:00 and 16:00 UTC on Tuesday, November 22, 2016. A countdown timer can be seen at https://fork.codetract.io/. The Morden test network will be undergoing a hard fork at block number 1,885,000....
Published on: November 18, 2016 | Source:The App Store clean up has started! Better beta diffs on the Apple documentation site and do you want to build Zork in Swift?
Published on: November 18, 2016 | Source:The Go Ethereum team isvery proud to finally release Geth 1.5, which can almost be called a complete internal rewrite of the Go Ethereum (go-ethereum) codebase. We've packed a huge number of changes into this release, and simply listingthem wouldn't do them justice. Instead, we've decided to write them...
Published on: November 17, 2016 | Source:Link directly to your tvOS apps, finally! Should Swift arrays be forced to always have content? and how to easily do TDD in Swift Playgrounds.
Published on: November 11, 2016 | Source:This blog post providesan update onour findings following the discovery of the storage corruption bug last week. Insummary, the bugwasmuch less severe than we initially thought. The small number of affected contracts we found is either only exploitable by the owner, or the exploit can only cause a disruption in...
Published on: November 09, 2016 | Source:Say goodbye to Swift 2.x soon. How to deploy your Vapor apps to the web and a new Markdown parser in Swift.
Published on: November 04, 2016 | Source:Summary: In some situations, variables can overwrite other variables in storage. Affected Solidity compiler versions: 0.1.6 to 0.4.3 (including 0.4.4 pre-release versions) Detailed description: Storage variables that are smaller than 256 bits are packed together into the same 256 bit slot if they can fit. If a...
Published on: November 01, 2016 | Source:One of the important indicators of how much load the Ethereum blockchain can safely handle is how the uncle rate responds to the gas usage of a transaction. In all blockchains of the Satoshian proof-of-work variety, any block that is published has the risk of howbecoming a "stale", ie. not...
Published on: October 31, 2016 | Source:The TouchBar! Links to all the developer APIs for it. How do you use NSCoding with structs and more on analytics in your apps.
Published on: October 28, 2016 | Source:Mist leaks some low level APIs, which Dapps could use to gain access to the computer's file system and read/delete files. This would only affect you if you navigate to an untrusted Dappthatknows about these vulnerabilities and specifically tries to attack users. Upgrading Mist is highly recommended to prevent exposure...
Published on: October 27, 2016 | Source:CocoaPods 1.1 released. Speed up your simulator builds and taming the NSTimer API
Published on: October 21, 2016 | Source:The Ethereum network will be undergoing a hard fork at block number 2463000, which will likely occur between 12:00 and 13:00 UTC on Tuesday, October 18, 2016. A countdown timer can be seen at https://fork.codetract.io/....
Published on: October 18, 2016 | Source:What is the schedule, and scope of Swift 4? Should you buy App Store search ads for your competitors keywords? and more info on Swift and Android.
Published on: October 14, 2016 | Source:During the last couple of weeks, the Ethereum network has been the target of a sustained attack. The attacker(s) have been very crafty in locating vulnerabilities in the client implementations as well as the protocol specification. While the recent patches have led to an overall increased resiliency in the...
Published on: October 13, 2016 | Source:What happened with Dash? The most amazing demo of Swift Playgrounds you'll see and how do you avoid overusing boxes and lines in designs?
Published on: October 07, 2016 | Source:iOS 10 adoption almost at 50%. Search ads are now available and tips on writing Swift scripts.
Published on: September 30, 2016 | Source:Remove certificates from your APNS implementation! Tips for the Xcode memory graph debugger and should you be using Swift access control modifiers?
Published on: September 23, 2016 | Source:Today the network was attacked by a transaction spam attack that repeatedly called the EXTCODESIZE opcode (see trace sample here), thereby creating blocks that take up to 20-60 seconds to validate due to the 50,000 disk fetches needed to process the transaction. The result of this was a ~2-3x reduction...
Published on: September 22, 2016 | Source:URGENT ALL MINERS: The network is under attack. The attack is a computational DDoS, ie. miners and nodes need to spend a very long time processing some blocks. This is due to the EXTCODESIZE opcode, which has a fairly low gasprice but which requires nodes to read state information from...
Published on: September 22, 2016 | Source:Security Alert Affected configurations: Geth Likelihood: High Severity: High Summary: geth nodes running out of memory and crashing on block https://etherchain.org/block/2283416 Details: TBD Solution: [Geth 1.4.12](http...
Published on: September 18, 2016 | Source:The App Store clean up has started. Building your apps to make extensions easier and initial thoughts on the iMessage store.
Published on: September 16, 2016 | Source:Submissions for iOS 10 are open! Auto generate documentation comments in Xcode 8 and answering the ultimate question... Spaces or tabs?
Published on: September 09, 2016 | Source:Apple are going to clean up the App Store! Getting ready for ATS and get the most out of the Swift API design guidelines.
Published on: September 02, 2016 | Source:Today, I am delighted to announce that Yoichi Hirai (pirapira on github) is joining the Ethereum project as a formal verification engineer. He holds a PhD from the University of Tokyo on the topic of formalizing communicating parallel processes and created formal verification tools for Ethereum in his spare time....
Published on: September 01, 2016 | Source:Back to Friday we go! How to effectively write concise marketing copy and how is the Swift Package Manager doing?
Published on: August 26, 2016 | Source:Are you bored of fixing Swift 3 syntax changes yet? Allow your users to easily create NSPredicates and how about a new font for this Thursday?
Published on: August 18, 2016 | Source:Interface Builder is going to leave your opened documents alone! Table views two ways and a brand new media manager in iTunes Connect
Published on: August 11, 2016 | Source:How to display the perfect profile picture in your app. Why do we really see "Bug fixes" in release notes and find some new iOS developer podcasts.
Published on: August 05, 2016 | Source:Migrating your code to Swift 3. TestFlight is ready for your iMessage apps and extending the new measurements and units API.
Published on: July 29, 2016 | Source: