- Apr 08, 2019
-
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
Guillaume Ballet authored
This is a temporary fix, better checks need to be performed once the whole process has been validated.
-
Guillaume Ballet authored
-
Guillaume Ballet authored
Instead, use a go library that communicates with pcscd over a socket. Also update the changes introduced by @gravityblast since this PR's inception
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
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 authored
consensus,core: shortcut uncle validation
-
Péter Szilágyi authored
params: set Rinkeby Petersburg fork block (4th May, 2019)
-
Péter Szilágyi authored
-
Martin Holst Swende authored
-
Péter Szilágyi authored
appveyor: Upgrade to go1.12.2
-
Péter Szilágyi authored
-
- Apr 06, 2019
-
-
Samuel Marks authored
-
- Apr 05, 2019
-
-
Péter Szilágyi authored
cmd: nuke geth bug, nobody is using it anyway
-
Péter Szilágyi authored
trie: there's no point in retrieving the metaroot
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
cmd/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
-
- Apr 04, 2019
-
-
Péter Szilágyi authored
core: 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
-
Gary Rong 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 authored
This 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.
-
- Apr 03, 2019
-
-
Zsolt Felföldi authored
-
- Apr 02, 2019
-
-
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 authored
core: prefetch next block state concurrently
-