- May 09, 2018
-
-
Gary Rong authored
* all: get rid of error when create mdb * core: clean up variables definition * all: inline mdb definition
-
Andrea Franz authored
-
Gary Rong authored
* eth/filter: check nil pointer when unsubscribe * eth/filters, accounts, rpc: abort system if subscribe failed * eth/filter: add crit log before exit * eth/filter, event: minor fixes
-
kiel barry authored
-
kiel barry authored
* cmd: various golint fixes * cmd: update to pr change request * cmd: update to pr change request
-
- May 08, 2018
-
-
Guilherme Salgado authored
Peer.run was discarding the reason for disconnection sent to the disc channel by Disconnect.
-
kiel barry authored
-
ligi authored
-
Ivan Daniluk authored
-
Domino Valdano authored
-
kiel barry authored
-
kiel barry authored
-
- May 07, 2018
-
-
Péter Szilágyi authored
-
Erichin authored
-
GagziW authored
-
- May 04, 2018
-
-
Ivan Daniluk authored
* whisper/mailserver: pass init error to the caller * whisper/mailserver: add returns to fmt.Errorf * whisper/mailserver: check err in mailserver init test
-
Eli authored
* signer/*: golint fixes Specifically naming and comment formatting for documentation * signer/*: fixed naming error crashing build * signer/*: corrected error * signer/core: fix tiny error whitespace * signer/rules: fix test refactor
-
- May 03, 2018
-
-
kiel barry authored
* eth/*:golint updates for this or self warning * eth/*: golint updates for this or self warning, pr updated per feedback
-
kiel barry authored
* event/*: golint updates for this or self warning * event/*: golint updates for this or self warning, pr updated per feedback
-
YH-Zhou authored
-
kiel barry authored
* metrics/*: golint updates for this or self warning * metrics/*: golint updates for this or self warning, updated pr from feedback
-
kiel barry authored
* rpc/*: golint error with context as last parameter * Update json.go
-
GagziW authored
-
GagziW authored
-
GagziW authored
-
GagziW authored
-
- May 02, 2018
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Martin Holst Swende authored
clef: documentation about setup
-
Péter Szilágyi authored
build: Add ldflags "-s -w" when building aar
-
ligi authored
Smaller size on mobile is always good. Might also solve our maven central upload problem
-
Péter Szilágyi authored
cmd/evm: use block number from genesis
-
Péter Szilágyi authored
core: ensure local transactions aren't discarded as underpriced
-
kiel barry authored
-
kiel barry authored
-
Eli authored
-
Eli authored
-
kiel barry authored
-
Martin Holst Swende authored
-
Crispin Flowerday authored
This fixes an issue where local transactions are discarded as underpriced when the pool and queue are full.
-