Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felföldi Zsolt
2d89fe0883
les: move client pool to les/vflux/server (#22495)
* les: move client pool to les/vflux/server
* les/vflux/server: un-expose NodeBalance, remove unused fn, fix bugs
* tests/fuzzers/vflux: add ClientPool fuzzer
* les/vflux/server: fixed balance tests
* les: rebase fix
* les/vflux/server: fixed more bugs
* les/vflux/server: unexported NodeStateMachine fields and flags
* les/vflux/server: unexport all internal components and functions
* les/vflux/server: fixed priorityPool test
* les/vflux/server: polish balance
* les/vflux/server: fixed mutex locking error
* les/vflux/server: priorityPool bug fixed
* common/prque: make Prque wrap-around priority handling optional
* les/vflux/server: rename funcs, small optimizations
* les/vflux/server: fixed timeUntil
* les/vflux/server: separated balance.posValue and negValue
* les/vflux/server: polish setup
* les/vflux/server: enforce capacity curve monotonicity
* les/vflux/server: simplified requestCapacity
* les/vflux/server: requestCapacity with target range, no iterations in SetCapacity
* les/vflux/server: minor changes
* les/vflux/server: moved default factors to balanceTracker
* les/vflux/server: set inactiveFlag in priorityPool
* les/vflux/server: moved related metrics to vfs package
* les/vflux/client: make priorityPool temp state logic cleaner
* les/vflux/server: changed log.Crit to log.Error
* add vflux fuzzer to oss-fuzz
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
|
4 years ago |
.. |
bitutil
|
common,crypto: move fuzzers out of core (#22029)
|
4 years ago |
compiler
|
common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092)
|
4 years ago |
fdlimit
|
common/fdlimit: build on DragonflyBSD (#21241)
|
4 years ago |
hexutil
|
all: remove redundant conversions and import names (#21903)
|
4 years ago |
math
|
accounts, signer: implement gnosis safe support (#21593)
|
4 years ago |
mclock
|
common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211)
|
4 years ago |
prque
|
les: move client pool to les/vflux/server (#22495)
|
4 years ago |
big.go
|
core, vm, common: define constantinople fork + shift (#16045)
|
7 years ago |
bytes.go
|
common: remove ToHex and ToHexArray (#21610)
|
4 years ago |
bytes_test.go
|
all: simplify and fix database iteration with prefix/start (#20808)
|
5 years ago |
debug.go
|
core: added basic chain configuration
|
9 years ago |
format.go
|
common, core, light: add block age into info logs
|
6 years ago |
path.go
|
common: improve documentation comments (#16701)
|
7 years ago |
size.go
|
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 years ago |
size_test.go
|
cmd/utils, eth: relinquish GC cache to read cache in archive mode
|
6 years ago |
test_utils.go
|
all: fix license headers one more time
|
9 years ago |
types.go
|
common: improve printing of Hash and Address (#21834)
|
4 years ago |
types_test.go
|
common: improve printing of Hash and Address (#21834)
|
4 years ago |