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.
Alexey Sharov
eb8fa3cc89
cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation ( #18083 )
...
- Replace "crypto/rand" to "math/rand" for files content generation
- Remove swarm/network_test.go.Shuffle and swarm/btm/btm_test.go.Shuffle - because go1.9 support dropped (see https://github.com/ethereum/go-ethereum/pull/17807 and comments to swarm/network_test.go.Shuffle)
6 years ago
..
abigen
cmd/abigen: support for --type flag with piped data ( #17648 )
6 years ago
bootnode
cmd/bootnode: fix -writeaddress output ( #17932 )
6 years ago
clef
cmd/clef: replace password arg with prompt ( #17897 )
6 years ago
ethkey
cmd/ethkey: fix the README to match updated commands ( #17332 )
6 years ago
evm
core/vm: adds refund as part of the json standard trace ( #17910 )
6 years ago
faucet
all: new p2p node representation ( #17643 )
6 years ago
geth
cmd/geth: don't set GOMAXPROCS by default ( #17148 )
6 years ago
internal/ browser
cmd/geth: added 'geth bug' command ( #3684 )
8 years ago
p2psim
all: new p2p node representation ( #17643 )
6 years ago
puppeth
cmd/puppeth: fix node URL in health check ( #17802 )
6 years ago
rlpdump
cmd/rlpdump: allow hex input to have leading '0x'
7 years ago
swarm
cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation ( #18083 )
6 years ago
utils
rawdb: remove unused parameter for WritePreimages func ( #18059 )
6 years ago
wnode
all: new p2p node representation ( #17643 )
6 years ago