- 08 Apr, 2019 13 commits
- 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Nick Johnson authored
- 
Nick Johnson authored
- 
Péter Szilágyi authoredconsensus,core: shortcut uncle validation 
- 
Péter Szilágyi authoredparams: set Rinkeby Petersburg fork block (4th May, 2019) 
- 
Péter Szilágyi authored
- 
Martin Holst Swende authored
- 
Péter Szilágyi authoredappveyor: Upgrade to go1.12.2 
- 
Péter Szilágyi authored
 
- 
- 06 Apr, 2019 1 commit
- 
- 
Samuel Marks authored
 
- 
- 05 Apr, 2019 7 commits
- 
- 
Péter Szilágyi authoredcmd: nuke geth bug, nobody is using it anyway 
- 
Péter Szilágyi authoredtrie: there's no point in retrieving the metaroot 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredcmd/geth, internal, node, vendor: nuke geth monitor 
- 
Péter Szilágyi authored
- 
gary rong authored* core/state: fix state iterator * core: fix state iterator more elegant 
 
- 
- 04 Apr, 2019 7 commits
- 
- 
Péter Szilágyi authoredcore: re-emit new log event when logs rebirth 
- 
Steve Ruckdashel authored* node: switching prometheus flock location to tsdb * rookie mistake 
- 
Péter Szilágyi authored
- 
rjl493456442 authored
- 
gary rong authored* cmd, accounts, internal, node, rpc, signer: insecure unlock protect * all: strict unlock API by rpc * cmd/geth: check before printing warning log * accounts, cmd/geth, internal: tiny polishes 
- 
hydai authored
- 
Martin Holst Swende authoredThis PR makes it easy to generate and execute testcases for VM arithmetic operations. By enabling and running the testcase TestWriteExpectedValues, a set of json files are created which contain input and output for each arith operation. The test TestJsonTestcases executes all of those tests. While meaningless as is, this PR makes it less risky to make changes (optimizations) to the vm operations, since there will be a larger body of testcases. 
 
- 
- 03 Apr, 2019 1 commit
- 
- 
Felföldi Zsolt authored
 
- 
- 02 Apr, 2019 9 commits
- 
- 
Martin Holst Swende authored* all: simplify timestamps to uint64 * tests: update definitions * clef, faucet, mobile: leftover uint64 fixups * ethash: fix tests * graphql: update schema for timestamp * ethash: remove unused variable 
- 
Péter Szilágyi authoredcore: prefetch next block state concurrently 
- 
Péter Szilágyi authoredconsole: handle eth.coinbase throws 
- 
Péter Szilágyi authored
- 
Runchao Han authored
- 
Péter Szilágyi authoredlight, params: update CHTs, integrate CHT for Goerli too 
- 
Péter Szilágyi authored
- 
William Setzer authoredCorrected error for ExitWhenSyncedFlag, clarifying that the program exits after syncing completes. 
- 
Viktor Trón authoredswarm/network: hive bug: needed shallow peers are not sent to nodes beyond connection's proximity order (#19326) * swarm/network: fix hive bug not sending shallow peers - hive bug: needed shallow peers were not sent to nodes beyond connection's proximity order - add extensive protocol exchange tests for initial subPeersMsg-peersMsg exchange - modify bzzProtocolTester to allow pregenerated overlay addresses * swarm/network: attempt to fix hive persistance test * swarm/network: fix TestHiveStatePersistance (#1320) * swarm/network: remove trace lines from the hive persistance test * address PR review comments * swarm/network: address PR comments on TestInitialPeersMsg * eliminate *testing.T argument from bzz/hive protocoltesters * add sorting (only runs in test code) on peersMsg payload * add random (0 to MaxPeersPerPO) peers for each po * add extra peers closer to pivot than control 
 
- 
- 01 Apr, 2019 2 commits
- 
- 
Péter Szilágyi authoredcore/vm: Correct the Memory Gas Overflow condition 
- 
Péter Szilágyi authored
 
-