- 27 Mar, 2018 1 commit
-
-
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
-
- 14 Mar, 2018 2 commits
-
-
Péter Szilágyi authored
-
hydai authored
-
- 13 Mar, 2018 2 commits
-
-
Péter Szilágyi authored
rpc: enforce the 128KB request limits on websockets too
-
Péter Szilágyi authored
-
- 12 Mar, 2018 1 commit
-
-
Anton Evangelatov authored
-
- 09 Mar, 2018 5 commits
-
-
Felföldi Zsolt authored
-
gary rong authored
* eth: update higest block we know during the sync if a higher was found * eth: avoid useless sync in fast sync
-
Péter Szilágyi authored
Allow any vhost for wallet deployed by puppeth
-
Péter Szilágyi authored
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21
-
Jeffery Robert Walsh authored
-
- 08 Mar, 2018 4 commits
-
-
Vlad Bokov authored
-
Péter Szilágyi authored
travis, Dockerfile, appveyor, build: bump to Go 1.10
-
Péter Szilágyi authored
-
Kurkó Mihály authored
* cmd, dashboard, ethdb, vendor: send iostats to dashboard * ethdb: change names * ethdb: handle parsing errors * ethdb: handle iostats syntax error * ethdb: r -> w
-