- 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
-
Adam Babik authored
-
Anton Evangelatov authored
-
Péter Szilágyi authored
cmd, core, eth, miner, params: configurable gas floor and ceil
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Aug 28, 2018
-
-
Gary Rong authored
* consensus, miner: stale block supporting * consensus, miner: refactor seal signature * cmd, consensus, eth: add miner noverify flag * cmd, consensus, miner: polish
-
Zsolt Felföldi authored
-
Gary Rong authored
-
Mymskmkt authored
-