- Nov 15, 2016
-
-
Péter Szilágyi authored
travis.yml: upload to the real PPA
-
Felix Lange authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
travis, build: further maven and gpg refinements
-
Péter Szilágyi authored
-
Péter Szilágyi authored
travis, build: fix mobile build issues on travis
-
Péter Szilágyi authored
-
- Nov 14, 2016
-
-
Péter Szilágyi authored
travis: work around "timeout features"
-
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
-
Péter Szilágyi authored
-
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 Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Felix Lange authored
EIP158 & 160 Hardfork
-
- Nov 13, 2016
-
-
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>
-
- Nov 11, 2016
-
-
Felix Lange authored
Topic discovery bugfix
-