Commit Graph

9801 Commits (b536460f8e4166e1a884fd30290b56a85289503f)
 

Author SHA1 Message Date
gary rong 77da203547 eth: update higest block we know during the sync if a higher was found (#16283) 7 years ago
Péter Szilágyi 307846d046
Merge pull request #16287 from razum2um/master 7 years ago
Péter Szilágyi 38e2071df8
Merge pull request #16289 from jeffwalsh/remove-add-std-arg 7 years ago
Jeffery Robert Walsh a25561dfb4
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21 7 years ago
Vlad Bokov 52697fb1b2
cmd/puppeth: allow any vhost in wallet 7 years ago
Péter Szilágyi b2f53f9621
Merge pull request #16128 from karalabe/go1.10 7 years ago
Péter Szilágyi 669aba8e2c
travis, Dockerfile, appveyor, build: bump to Go 1.10 7 years ago
Kurkó Mihály 39c16c8a1e cmd, ethdb, vendor: integrate leveldb iostats (#16277) 7 years ago
Martin Holst Swende 4871e25f5f core/vm: optimize eq, slt, sgt and iszero + tests (#16047) 7 years ago
Péter Szilágyi 85d5f2c661
Merge pull request #16285 from karalabe/fix-resend-optional-param 7 years ago
Péter Szilágyi 28ef23f446
internal/ethapi: make resent gas params optional 7 years ago
Kurkó Mihály 704840a8ad cmd, dashboard: use webpack dev server, remove custom assets (#16263) 7 years ago
Péter Szilágyi 3ec1b9a92d
Merge pull request #16275 from karalabe/bump-duktape 7 years ago
Péter Szilágyi fc1f3f2618
vendor: bump duktape to get rid of build warning 7 years ago
Mark cddb529d70 accounts/abi: normalize method name to a camel-case string (#15976) 7 years ago
Kyuntae Ethan Kim 63687f04e4 core: check transaction/receipt count match when reconstructing blocks (#16272) 7 years ago
Péter Szilágyi d43ffdbf6a
Merge pull request #16240 from cuiweixie/txpool 7 years ago
Kyuntae Ethan Kim f6bef558aa eth: fixed typo (#16274) 7 years ago
Péter Szilágyi 2b5d1a4a4c
core: update txpool tests for the removal fix 7 years ago
cui f8601430fd
core: should enqueue the invalids tx anyway 7 years ago
gluk256 f1d440a437 whisper: final refactoring (#16259) 7 years ago
Anton Evangelatov 746392cfd2 swarm/storage: disable treechunker test while it is flaky (#16254) 7 years ago
Javier Peletier 60a999f238 accounts/abi: Modified unpackAtomic to accept struct lvalues 7 years ago
Javier Peletier 13b566e06e accounts/abi: Add one-parameter event test case from enriquefynn/unpack_one_arg_event 7 years ago
Péter Szilágyi 1548518644
VERSION, params: begin 1.8.3 release cycle 7 years ago
Péter Szilágyi b8b9f7f447
params: release Geth 1.8.2 stable 7 years ago
Anton Evangelatov c636ac4045 github: config for probot-stale bot (#16235) 7 years ago
Péter Szilágyi bd6879ac51
core/vm, crypto/bn256: switch over to cloudflare library (#16203) 7 years ago
Péter Szilágyi 223fe3f26e
Merge pull request #16229 from karalabe/evm-call-fix 7 years ago
Péter Szilágyi b7e57ca1d0
cmd/evm, core/vm, internal/ethapi: don't disable call gas metering 7 years ago
Martin Holst Swende 478143d69a utils: fix #16138 by checking if vhosts flag is set (#16141) 7 years ago
Guillaume Ballet abed63c38f
Merge pull request #16250 from gluk256/317-fatalf 7 years ago
Kyuntae Ethan Kim d429a92f09 consensus/ethash: fixed typo (#16253) 7 years ago
Vlad 61a061c9b4 whisper: refactoring go-routines 7 years ago
protolambda 0b814d32f8 accounts/abi: Abi binding support for nested arrays, fixes #15648, including nested array unpack fix (#15676) 7 years ago
Guillaume Ballet 7b1d637098
Merge pull request #16245 from gluk256/311-close-channel 7 years ago
Vlad 95cca85d6d whisper: minor refactoring 7 years ago
gluk256 66cd41af1e
Merge pull request #16231 from gluk256/303-reader 7 years ago
gluk256 fa375955ad whisper/whisperv6: delete unused function (#16234) 7 years ago
Felföldi Zsolt 5ad7b9123c light: new CHTs (#16233) 7 years ago
Péter Szilágyi ca64a122d3 eth/downloader: save and load trie sync progress (#16224) 7 years ago
Felix Lange 12f4d28411
internal/debug: add support for mutex profiles (#16230) 7 years ago
Vlad 6219a33822 whisper: filereader mode introduced to wnode 7 years ago
Péter Szilágyi 49bcb5fbd5
Merge pull request #16228 from karalabe/faucet-background-skip 7 years ago
Péter Szilágyi 6f13e515f4
cmd/faucet: update state in background, skip when busy 7 years ago
Zhenguo Niu d520bf4503 cmd/swarm: fix some typos in manifest cmd (#16227) 7 years ago
Guillaume Ballet a76e46e3d7
Merge pull request #16223 from gluk256/300-msg-serialiation 7 years ago
Anton Evangelatov 3ca3fffdf0 metrics: fix flaky Example metrics test (#16222) 7 years ago
Vlad ee75a90ab4 whisper: topics replaced by bloom filters 7 years ago
gluk256 5a150e1b77 whisper: serious security issue fixed (#16219) 7 years ago