- 05 Apr, 2018 2 commits
 - 
- 
Federico Gimenez authored
 - 
Steven Roose authored
Most of these methods did not contain all the relevant information inside the object and were not using a similar formatting type. Moreover, the existence of a suboptimal String method breaks usage with more advanced data dumping tools like go-spew.
 
 - 
 - 04 Apr, 2018 4 commits
 - 
- 
Giovanni HoSang authored
 - 
Ricardo Domingos authored
 - 
Yusup authored
 - 
Nguyen Sy Thanh Son authored
 
 - 
 - 03 Apr, 2018 3 commits
 - 
- 
Jia Chenhui authored
 - 
David Huie authored
 - 
Li Xuanji authored
 
 - 
 - 28 Mar, 2018 2 commits
 - 
- 
Felix Lange authored
This is supposed to fix the FTP upload issue according to travis-ci/travis-ci#9391.
 - 
Jia Chenhui authored
- Uniform code style.
 
 - 
 - 27 Mar, 2018 4 commits
 - 
- 
Guillaume Ballet authored
- Fixes #16271. What was appeneded was a pointer to an object that changes during the iteration. - The topic is allocated as a 4-byte array, fill partial topics with 0s. Partial topics are currently disabled, but would crash as they rely on the presence of byte number 3.
 - 
Felföldi Zsolt authored
 - 
Péter Szilágyi authored
core/vm: Fixed typos in core/vm/interpreter.go
 - 
hydai authored
 
 - 
 - 26 Mar, 2018 17 commits
 - 
- 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Guillaume Ballet authored
 - 
Péter Szilágyi authored
core/vm: Fixed typos
 - 
hydai authored
 - 
Zhenguo Niu authored
* cmd/puppeth: add constraints to network name * cmd/puppeth: update usage of network arg * cmd/puppeth: avoid package dependency on utils
 - 
Felix Lange authored
 - 
Jia Chenhui authored
 - 
Péter Szilágyi authored
cmd: implement preimage dump and import cmds
 - 
Péter Szilágyi authored
 - 
hydai authored
 - 
hydai authored
 - 
David Huie authored
The parameter `rand` is unused in `PrivateKey.Decrypt`. Decryption in the ECIES encryption scheme is deterministic, so randomness isn't needed.
 - 
Péter Szilágyi authored
core: minor evm polishes and optimizations
 - 
rjl493456442 authored
 - 
Péter Szilágyi authored
 
 - 
 - 22 Mar, 2018 1 commit
 - 
- 
Guillaume Ballet authored
 
 - 
 - 21 Mar, 2018 1 commit
 - 
- 
Martin Holst Swende authored
Fix issue unmarshaling single parameter events from abigen generated go code #16208
 
 - 
 - 19 Mar, 2018 4 commits
 - 
- 
Felix Lange authored
* build: add GOBIN to PATH for gomobile * build: install gobind alongside gomobile
 - 
Péter Szilágyi authored
* crypto/bn256: full switchover to cloudflare's code * crypto/bn256: only use cloudflare for optimized architectures * crypto/bn256: upstream fallback for non-optimized code * .travis, build: drop support for Go 1.8 (need type aliases) * crypto/bn256/cloudflare: enable curve mul lattice optimization
 - 
Guillaume Ballet authored
 - 
Martin Holst Swende authored
accounts/abi, core: add AddTxWithChain in BlockGen for simulation
 
 - 
 - 16 Mar, 2018 1 commit
 - 
- 
stompesi authored
 
 - 
 - 15 Mar, 2018 1 commit
 - 
- 
Péter Szilágyi authored
containers: drop vagrant support, noone's maintaining it
 
 -