- 14 Nov, 2016 20 commits
 - 
- 
Jeffrey Wilcke authored
* core, core/types: refactored tx chain id checking Refactored explicit chain id checking in to the Sender deriviation method * cmd/utils, params: define chain ids
 - 
Felix Lange authored
mobile: initial wrappers for mobile support
 - 
Jeffrey Wilcke authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Péter Szilágyi authored
 - 
Felix Lange authored
Light client bugfixes and updates
 - 
Jeffrey Wilcke authored
Refactored explicit chain id checking in to the Sender deriviation method
 - 
Zsolt Felfoldi authored
 - 
Zsolt Felfoldi authored
 - 
Zsolt Felfoldi authored
 - 
Zsolt Felfoldi authored
 - 
Zsolt Felfoldi authored
 - 
Felix Lange authored
EIP158 & 160 Hardfork
 
 - 
 - 13 Nov, 2016 9 commits
 - 
- 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
 - 
Jeffrey Wilcke authored
This commit implements EIP158 part 1, 2, 3 & 4 1. If an account is empty it's no longer written to the trie. An empty account is defined as (balance=0, nonce=0, storage=0, code=0). 2. Delete an empty account if it's touched 3. An empty account is redefined as either non-existent or empty. 4. Zero value calls and zero value suicides no longer consume the 25k reation costs. params: moved core/config to params Signed-off-by:Jeffrey Wilcke <jeffrey@ethereum.org>
 
 - 
 - 11 Nov, 2016 4 commits
 - 
- 
Felix Lange authored
Topic discovery bugfix
 - 
Felix Lange authored
cmd: add swarm command line tools
 - 
Zsolt Felfoldi authored
 - 
Zsolt Felfoldi authored
 
 - 
 - 10 Nov, 2016 7 commits
 - 
- 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 
 -