quorum/eth
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3
go get github.com/gordonklaus/ineffassign
ineffassign .
2017-01-09 16:24:42 +01:00
..
downloader all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
fetcher core/types: remove redundant SignECDSA wrappers, rename to SignTx 2017-01-05 12:59:17 +01:00
filters all: fix spelling errors 2017-01-06 19:44:35 +02:00
gasprice
api.go all: fix spelling errors 2017-01-06 19:44:35 +02:00
api_backend.go core/vm: move Log to core/types 2017-01-06 14:15:22 +01:00
backend.go cmd/utils, eth, les: bubble --fakepow flag into eth/les too 2017-01-04 10:42:41 +02:00
backend_test.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
bad_block.go
bind.go internal/ethapi: fix hex handling for eth_call input and eth_sendRawTransaction 2016-12-20 14:46:22 +01:00
db_upgrade.go
handler.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
handler_test.go all: fix spelling errors 2017-01-06 19:44:35 +02:00
helper_test.go core/types: remove redundant SignECDSA wrappers, rename to SignTx 2017-01-05 12:59:17 +01:00
metrics.go
peer.go
protocol.go
protocol_test.go all: fix spelling errors 2017-01-06 19:44:35 +02:00
sync.go Merge pull request #3413 from zsfelfoldi/light-topic4 2016-12-12 20:46:15 +01:00
sync_test.go