Domino Valdano
fedae95015
eth/filters: derive FilterCriteria from ethereum.FilterQuery ( #16629 )
7 years ago
kiel barry
864e80a48f
p2p: fix some golint warnings ( #16577 )
7 years ago
kiel barry
a42be3b78d
rlp: fix some golint warnings ( #16659 )
7 years ago
Péter Szilágyi
6cf0ab38bd
core/rawdb: separate raw database access to own package ( #16666 )
7 years ago
Erichin
5463ed9996
mobile: add GetStatus Method for Receipt ( #16598 )
7 years ago
GagziW
d7be5c6619
common: changed if-else blocks to conform with golint ( #16656 )
7 years ago
Ivan Daniluk
d2fe83dc5c
whisper/mailserver: pass init error to the caller ( #16671 )
...
* whisper/mailserver: pass init error to the caller
* whisper/mailserver: add returns to fmt.Errorf
* whisper/mailserver: check err in mailserver init test
7 years ago
Eli
16f3c31773
signer: fix golint errors ( #16653 )
...
* 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
7 years ago
kiel barry
5b3af4c3d1
eth: golint updates for this or self warning ( #16632 )
...
* eth/*:golint updates for this or self warning
* eth/*: golint updates for this or self warning, pr updated per feedback
7 years ago
kiel barry
60b433ab84
event: golint updates for this or self warning ( #16631 )
...
* event/*: golint updates for this or self warning
* event/*: golint updates for this or self warning, pr updated per feedback
7 years ago
YH-Zhou
fd3da7c69d
consensus/ethash: fixed typo ( #16665 )
7 years ago
kiel barry
cd9a1d5b37
metrics: golint updates for this or self warning ( #16635 )
...
* metrics/*: golint updates for this or self warning
* metrics/*: golint updates for this or self warning, updated pr from feedback
7 years ago
kiel barry
2ad511ce09
rpc: golint error with context as last parameter ( #16657 )
...
* rpc/*: golint error with context as last parameter
* Update json.go
7 years ago
GagziW
541f299fbb
accounts: changed if-else blocks to conform with golint ( #16654 )
7 years ago
GagziW
7c02933275
les: changed if-else blocks to conform with golint ( #16658 )
7 years ago
GagziW
f2447bd4c3
p2p: changed if-else blocks to conform with golint ( #16660 )
7 years ago
GagziW
ea1724de1a
log: changed if-else blocks to conform with golint ( #16661 )
7 years ago
Péter Szilágyi
577d375a0d
VERSION, params: begin v1.8.8 release cycle
7 years ago
Péter Szilágyi
66432f3821
params: release geth 1.8.7
7 years ago
Martin Holst Swende
5d4d79ae26
cmd/clef: documentation about setup ( #16568 )
...
clef: documentation about setup
7 years ago
Péter Szilágyi
6a01363d1d
Merge pull request #16644 from ligi/reduce_aar_size
...
build: Add ldflags "-s -w" when building aar
7 years ago
ligi
58c4e033f4
build: Add ldflags -s -w when building aar
...
Smaller size on mobile is always good.
Might also solve our maven central upload problem
7 years ago
Péter Szilágyi
5449139ca2
Merge pull request #16569 from holiman/evm_blocknum
...
cmd/evm: use block number from genesis
7 years ago
Péter Szilágyi
579ac6287b
Merge pull request #16576 from CrispinFlowerday/bugfix/local_underpriced_txs
...
core: ensure local transactions aren't discarded as underpriced
7 years ago
kiel barry
a7720b5926
core: golint updates for this or self warning ( #16633 )
7 years ago
kiel barry
670bae4cd3
internal: golint updates for this or self warning ( #16634 )
7 years ago
Eli
4a8d5d2b1e
trie: golint iterator fixes ( #16639 )
7 years ago
Eli
d76c5ca532
tests: golint fixes for tests directory ( #16640 )
7 years ago
kiel barry
c1ea527573
accounts: golint updates for this or self warning ( #16627 )
7 years ago
Martin Holst Swende
8dfa4f46a9
evm/main: use blocknumber from genesis
7 years ago
Crispin Flowerday
0afd767537
core: ensure local transactions aren't discarded as underpriced
...
This fixes an issue where local transactions are discarded as
underpriced when the pool and queue are full.
7 years ago
Péter Szilágyi
448d17b8f7
Merge pull request #16630 from tstranex/master
...
vendor: Fix index out of range panic when size is bigger than 1 TiB
7 years ago
Péter Szilágyi
9922943b42
Merge pull request #16636 from reductionista/travis
...
travis.yml: remove obsolete brew-cask install
7 years ago
timothy
a1949d0788
vendor: fix leveldb crash when bigger than 1 TiB
7 years ago
Eli
9f6af6f812
whisper: Golint fixes in whisper packages ( #16637 )
7 years ago
Domino Valdano
ea171d5bd9
travis.yml: remove obsolete brew-cask install
7 years ago
Péter Szilágyi
1da33028ce
Merge pull request #16588 from karalabe/tracer-dirty-fix
...
core, eth: fix tracer dirty finalization
7 years ago
Péter Szilágyi
7a7428a027
core, eth: fix tracer dirty finalization
7 years ago
xincaosu
cfe8f5fd94
trie: remove unused `buf` parameter ( #16583 )
7 years ago
Martin Klepsch
852aa143ac
cmd/utils: point users to --syncmode under DEPRECATED ( #16572 )
...
Indicate that --light and --fast options are replaced by --syncmode
7 years ago
Felix Lange
b724d1aada
core/state: cache missing storage entries ( #16584 )
7 years ago
kimmylin
86be91b3e2
core/types: avoid duplicating transactions on changing signer ( #16435 )
7 years ago
Felix Lange
e7067be94f
cmd/geth, mobile: add memsize to pprof server ( #16532 )
...
* cmd/geth, mobile: add memsize to pprof server
This is a temporary change, to be reverted before the next release.
* cmd/geth: fix variable name
7 years ago
Péter Szilágyi
9586f2acc7
VERSION, params: begin release cycle 1.8.7
7 years ago
Péter Szilágyi
12683feca7
params: release v1.8.6 to fix docker images
7 years ago
Péter Szilágyi
49371bf255
Dockerfile: drop legacy discovery v5 port mappings
7 years ago
Péter Szilágyi
16a78b095e
Merge pull request #16552 from karalabe/revert-docker-user
...
Dockerfile: revert the user change PR that broke all APIs
7 years ago
Péter Szilágyi
96a6c8ba0a
Dockerfile: revert the user change PR that broke all APIs
7 years ago
Péter Szilágyi
7d2c730acb
Merge pull request #16551 from ethereum/revert-16477-puppeth-dockerfile-permission-fix
...
Revert "cmd/puppeth: fix node deploys for updated dockerfile user"
7 years ago
Péter Szilágyi
abd881f6d4
Revert "cmd/puppeth: fix node deploys for updated dockerfile user"
7 years ago