Commit Graph

9649 Commits (38c7eb0f26eaa8df229d27e92f12e253313a6c8d)
 

Author SHA1 Message Date
Wenbiao Zheng 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
Péter Szilágyi d51faee240
Merge pull request #16831 from abeln/patch-1 6 years ago
kimmylin 426f62f1a8 core: improve test for TransactionPriceNonceSort (#16413) 6 years ago
Dmitry Shulyak 7677ec1f34 p2p/discv5: add egress/ingress traffic metrics to discv5 udp transport (#16369) 6 years ago
Abel Nieto d258eee211
core/vm: fix typo in comment 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
Andrea Franz 998f6564b2 whisper/shhclient: update call to shh_post to expect string instead of bool (#16757) 6 years ago
Smilenator 40a2c52397 eth/fetcher: reuse variables for hash and number (#16819) 6 years ago
Mohanson a9c6ef6905 ethereum: fix a typo in FilterQuery{} (#16827) 6 years ago
Péter Szilágyi ccc0debb63
VERSION, params: begin 1.8.10 release cycle 6 years ago
Péter Szilágyi ff9b14617e
params: release go-ethereum v1.8.9 6 years ago
Wenbiao Zheng d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 6 years ago
Péter Szilágyi 54294b45b1
Merge pull request #16803 from karalabe/trie-avoid-funccall 6 years ago
Péter Szilágyi d31802312a
trie: cleaner logic, one less func call 6 years ago
Ryan Schneider 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 6 years ago
Abel Nieto be22ee8dda core/vm: fix typo in instructions.go (#16788) 6 years ago
Péter Szilágyi 56de337e57
Merge pull request #16722 from karalabe/trie-iterator-proofs 6 years ago
Péter Szilágyi c934c06cc1
trie: support proof generation from the iterator 6 years ago
gary rong fbf57d53e2 core/types: convert status type from uint to uint64 (#16784) 6 years ago
gary rong 6ce21a4744 vendor, ethdb: print warning log if leveldb is performing compaction (#16766) 6 years ago
kiel barry 9af364e42b node: all golint warnings fixed (#16773) 6 years ago
kiel barry 09d44247f7 log: fixes for golint warnings (#16775) 6 years ago
kiel barry 0fe47e98c4 trie: fixes to comply with golint (#16771) 6 years ago
Péter Szilágyi 415969f534
Merge pull request #16769 from karalabe/async-broadcasts 6 years ago
Péter Szilágyi d9cee2c172
eth: propagate blocks and transactions async 6 years ago
Péter Szilágyi ab6bdbd9b0
Merge pull request #16758 from hadv/fix/typos 6 years ago
Péter Szilágyi 953b5ac015
Merge pull request #16720 from rjl493456442/PreTxsEvent 6 years ago
hadv f2fdb75dd9
core, consensus: fix some typos in comment code and output log 6 years ago
Péter Szilágyi f9c456e02d
Merge pull request #16753 from karalabe/go-1.10.2 6 years ago
Péter Szilágyi 579bd0f9fb
travis, appveyor: bump Go release to 1.10.2 6 years ago
Péter Szilágyi 49719e21bc
core, eth: minor txpool event cleanups 6 years ago
rjl493456442 a2e43d28d0
all: collate new transaction events together 6 years ago
Felix Lange 6286c255f1
p2p/enr: updates for discovery v4 compatibility (#16679) 6 years ago
Péter Szilágyi f6bc65fc68
Merge pull request #16739 from karalabe/android-trusty 6 years ago
Péter Szilágyi ff8a033f18
travis: try to upgrade android builder to trusty 6 years ago
Guillaume Ballet 247b5f0369
accounts/abi: allow abi: tags when unpacking structs 6 years ago
Péter Szilágyi 49ec4f0cd1
VERSION, params: start 1.8.9 release cycle 6 years ago
Péter Szilágyi 2688dab48c
params: release go-ethereum v1.8.8 6 years ago
Felföldi Zsolt 595b47e535 light: new CHT for mainnet and ropsten (#16736) 6 years ago
kiel barry 784aa83942 bmt: golint updates for this or self warning (#16628) 6 years ago
ligi fcc18f4c80 travis: use Android NDK 16b (#16562) 6 years ago
Felix Lange 53a18d2e27 event: document select case slice use and add edge case test (#16680) 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Andrea Franz 5dbd8b42a9 whisper/shhclient: update call to shh_generateSymKeyFromPassword to pass a string (#16668) 6 years ago
gary rong 4e7dc34ff1 eth/filter: check nil pointer when unsubscribe (#16682) 6 years ago
kiel barry 4747aad160 eth: golint fixes to variable names (#16711) 6 years ago
kiel barry 4ea493e7eb cmd: various golint fixes (#16700) 6 years ago
Guilherme Salgado c60f6f6214 p2p: don't discard reason set by Disconnect (#16559) 6 years ago
kiel barry ba975dc093 crypto: fix golint warnings (#16710) 6 years ago
ligi eab6e5a317 build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696) 6 years ago