- Apr 04, 2018
-
-
Giovanni HoSang authored
-
Ricardo Domingos authored
-
Yusup authored
-
Nguyen Sy Thanh Son authored
-
- Apr 03, 2018
-
-
Jia Chenhui authored
-
David Huie authored
-
Li Xuanji authored
-
- Mar 28, 2018
-
-
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.
-
- Mar 27, 2018
-
-
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.
-
Zsolt Felföldi authored
-
Péter Szilágyi authored
core/vm: Fixed typos in core/vm/interpreter.go
-
hydai authored
-
- Mar 26, 2018
-
-
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
-
Gary Rong authored
-
Péter Szilágyi authored
-
- Mar 22, 2018
-
-
Guillaume Ballet authored
-
- Mar 21, 2018
-
-
Martin Holst Swende authored
Fix issue unmarshaling single parameter events from abigen generated go code #16208
-
- Mar 19, 2018
-
-
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
-
- Mar 16, 2018
-
-
stompesi authored
-
- Mar 15, 2018
-
-
Péter Szilágyi authored
containers: drop vagrant support, noone's maintaining it
-
- Mar 14, 2018
-
-
Péter Szilágyi authored
-
hydai authored
-