- Sep 14, 2018
-
-
EOS Classic authored
-
Martin Holst Swende authored
cmd/clef: fix incorrect file permissions for secrets.dat
-
- Sep 13, 2018
-
-
Liang ZOU authored
-
Balint Gabor authored
Co-authored-by:
Janos Guljas <janos@resenje.org> Co-authored-by:
Balint Gabor <balint.g@gmail.com> Co-authored-by:
Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by:
Viktor Trón <viktor.tron@gmail.com>
-
- Sep 12, 2018
-
-
Anton Evangelatov authored
* swarm/storage: remove redundant increments for dataIdx and entryCnt * swarm/storage: add Delete to LDBStore * swarm/storage: wait for garbage collection
-
Viktor Trón authored
* swarm/network: simplify kademlia/hive; rid interfaces * swarm, swarm/network/stream, swarm/netork/simulations,, swarm/pss: adapt to new Kad API * swarm/network: minor changes re review; add missing lock to NeighbourhoodDepthC
-
Viktor Trón authored
cmd/swarm: password threw on upload manifest
-
YaoZengzeng authored
Signed-off-by:
YaoZengzeng <yaozengzeng@zju.edu.cn>
-
Elad authored
-
- Sep 11, 2018
-
-
chenyufeng authored
-
Viktor Trón authored
* swarm/storage/encryption: async segmentwise encryption/decryption * swarm/storage: adapt hasherstore to encryption API change * swarm/api: adapt RefEncryption for AC to new Encryption API * swarm/storage/encryption: address review comments
-
- Sep 10, 2018
-
-
Péter Szilágyi authored
consensus/clique: only trust snapshot for genesis or les checkpoint
-
TColl authored
-
Péter Szilágyi authored
-
- Sep 07, 2018
-
-
Paweł Bylica authored
Makes Interface interface a bit more stateless and abstract. Obviously this change is dictated by EVMC design. The EVMC tries to keep the responsibility for EVM features totally inside the VMs, if feasible. This makes VM "stateless" because VM does not need to pass any information between executions, all information is included in parameters of the execute function.
-
Elad authored
-
Elad authored
-
- Sep 06, 2018
- Sep 05, 2018
-
-
Elad authored
-
b00ris authored
-
Hyung-Kyu Hqueue Choi authored
-
- Sep 04, 2018
-
-
Diep Pham authored
-
Elad authored
-
Richard Littauer authored
The template was not grammatical to me as it was. I have edited the language a tiny bit to make the close comment more clear and less abrasive.
-
ligi authored
Fixes #17581
-
Evangelos Pappas authored
-
dipingxian2 authored
Fixes #17557
-
Martin Holst Swende authored
This commit does a few things at once: - Updates the tests to contain the latest data from ethereum/tests repo. - Enables Constantinople state tests. This is needed to be able to fuzz-test the evm with constantinople rules. - Fixes the error in opSAR that we've known about for some time. I was kind of saving it to see if we hit upon it with the random test generator, but it's difficult to both enable the tests and have the bug there -- we don't want to forget about it, so maybe it's better to just fix it.
-
- Sep 03, 2018
-
-
Wenbiao Zheng authored
-
Eugene Valeyev authored
-
Anton Evangelatov authored
This is an attempt to fix the flaky consensus/ethash tests under macOS.
-
Gísli Kristjánsson authored
This fixes an issue with websocket ping frame handling.
-
Mymskmkt authored
-
ult-bobonovski authored
-
HAOYUatHZ authored
-
- Aug 29, 2018
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Gary Rong authored
-
Péter Szilágyi authored
miner: track uncles more aggressively
-