Commit Graph

8674 Commits (09587706253a26dc58a81912419ed48672c6ec68)
 

Author SHA1 Message Date
Martin Holst Swende 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte 7 years ago
Péter Szilágyi 6171d01b11
VERSION, params: begin Geth 1.6.6 release cycle 7 years ago
Péter Szilágyi cf87713dd4
params: mark Geth v1.6.5 stable (Hat Trick) 7 years ago
Péter Szilágyi ac92d7c411 Merge pull request #14570 from Arachnid/jumpdestanalysis 7 years ago
Nick Johnson d5a79934dc core/vm: Use a bitmap instead of a map for jumpdest analysis 7 years ago
Péter Szilágyi 0424192e61
VERSION, params: begin geth 1.6.5 cycle 7 years ago
Péter Szilágyi 9c2882b2e5
params: Geth 1.6.4 stable (hotfix) 7 years ago
Martin Holst Swende 1a0eb903f1 internal/ethapi: initialize account mutex in lock properly 7 years ago
Lewis Marshall 0036e2a747 swarm/dev: add development environment (#14332) 7 years ago
Péter Szilágyi 727eadacca
VERSION, params: begin Geth 1.6.4 release cycle 7 years ago
Péter Szilágyi 99cba96f26
params: release Geth 1.6.3 - Covfefe 7 years ago
Péter Szilágyi f272879e5a Merge pull request #14565 from karalabe/relax-privkey-checks 7 years ago
Péter Szilágyi 72dd51e25a
accounts/keystore, crypto: don't enforce key checks on existing keyfiles 7 years ago
Péter Szilágyi 799a469000 Merge pull request #14561 from karalabe/txpool-perf-fix 7 years ago
Péter Szilágyi f4d81178d8 Merge pull request #14563 from karalabe/ethstats-reduce-traffic-2 7 years ago
Péter Szilágyi 310d2e7ef4 Merge pull request #14564 from karalabe/fix-1.6-docker 7 years ago
Péter Szilágyi 3ecde4e2aa
cotnainers/docker: fix the legacy alpine image before dropping 7 years ago
Péter Szilágyi a355b401db
ethstats: reduce ethstats traffic by trottling reports 7 years ago
Péter Szilágyi cba33029a8
core: only reorg changed account, not all 7 years ago
Péter Szilágyi 9702badd83
core: don't uselessly recheck transactions on dump 7 years ago
Felix Lange 067dc2cbf5 params, VERSION: 1.6.3 unstable 7 years ago
Felix Lange 65979770e6 params: 1.6.2 stable 7 years ago
Péter Szilágyi 41bdf49eed Merge pull request #14516 from holiman/noncefixes 7 years ago
Martin Holst Swende ea11f7dd7a internal/ethapi: add mutex around signing + nonce assignment 7 years ago
Péter Szilágyi 8df24760d7 Merge pull request #14553 from karalabe/puppeth-key-check 7 years ago
Péter Szilágyi 71814bf6c4 Merge pull request #14547 from karalabe/txpool-gas-decrease 7 years ago
Péter Szilágyi ec1700600a
cmd/puppeth: fix improper key validation for remotes 7 years ago
Péter Szilágyi b0f30b0b37 Merge pull request #14545 from karalabe/clique-cache-signatures 7 years ago
Péter Szilágyi e96f2981e2 Merge pull request #14548 from karalabe/ethstats-no-txs 7 years ago
Péter Szilágyi 09d59da3a1
ethstats: don't report transaction content, only hash 7 years ago
Péter Szilágyi 280609c99b
core: check for gas limit exceeding txs too on new block 7 years ago
Péter Szilágyi 309da541de
consensus/clique: cache block signatures for fast checks 7 years ago
Péter Szilágyi dd06c85843 Merge pull request #14523 from karalabe/txpool-cli-flags 7 years ago
Péter Szilágyi ae40d51410 Merge pull request #14539 from karalabe/txpool-inspec-nonces 7 years ago
Péter Szilágyi b865fad888 Merge pull request #14537 from karalabe/setgasprice-durning-nomine 7 years ago
Péter Szilágyi afb17cf071 Merge pull request #14524 from karalabe/noimport-during-fastsync 7 years ago
Péter Szilágyi 08959bbc70
cmd, core, eth: configurable txpool parameters 7 years ago
Péter Szilágyi 673c92db6b
internal/ethapi: fix tx nonces in pool inspect/content 7 years ago
Péter Szilágyi c2a494c743
eth: update default gas price when not mining too 7 years ago
Péter Szilágyi afdd23b5ca
eth: don't import propagated blocks during fastsync 7 years ago
Nick Johnson cb809c03da Merge pull request #14517 from Ali92hm/master 7 years ago
Ali92hm 45421d3130 dockerfile: expose 30303/udp 7 years ago
Ali92hm 115e7d71cc dockerfile: cp geth to /usr/local/bin 7 years ago
Péter Szilágyi dd5ed01f3b Merge pull request #14514 from karalabe/go1.8.3 7 years ago
Péter Szilágyi b7ff0d42e3 Merge pull request #14515 from karalabe/golint-tooooolong 7 years ago
Péter Szilágyi c98bce709c
core: fix minor accidental typos and comment errors 7 years ago
changhong 17f0b11942
core: typos and comments improve 7 years ago
Péter Szilágyi 6231edcbab
travis, appveyor: bump to Go 1.8.3, Android NDK 14b 7 years ago
Péter Szilágyi 07aae19e5d Merge pull request #14446 from bas-vk/cli-help 7 years ago
Péter Szilágyi b596b4ba5b Merge pull request #14513 from obscuren/allocate-stack 7 years ago