gary rong
e0e0e53401
crypto: change formula for create2 ( #17393 )
6 years ago
Anton Evangelatov
97887d98da
swarm/network, swarm/storage: validate chunk size ( #17397 )
...
* swarm/network, swarm/storage: validate default chunk size
* swarm/bmt, swarm/network, swarm/storage: update BMT hash initialisation
* swarm/bmt: move segmentCount to tests
* swarm/chunk: change chunk.DefaultSize to be untyped const
* swarm/storage: add size validator
* swarm/storage: add chunk size validation to localstore
* swarm/storage: move validation from localstore to validator
* swarm/storage: global chunk rules in MRU
6 years ago
Yao Zengzeng
8a040de60b
README.md: fix some typos ( #17381 )
...
Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
6 years ago
Eugene Valeyev
e07e507d1a
whisper: fixed broken partial topic filtering
...
Changes in #15811 broke partial topic filtering. Re-enable it.
6 years ago
Péter Szilágyi
d8328a96b4
Merge pull request #17347 from karalabe/miner-notify
...
cmd, consensus/ethash, eth: miner push notifications
6 years ago
Mymskmkt
fb368723ac
core: fix comment typo ( #17376 )
6 years ago
Janoš Guljaš
6d1e292eef
Manifest cli fix and upload defaultpath only once ( #17375 )
...
* cmd/swarm: fix manifest subcommands and add tests
* cmd/swarm: manifest update: update default entry for non-encrypted uploads
* swarm/api: upload defaultpath file only once
* swarm/api/client: improve UploadDirectory default path handling
* cmd/swarm: support absolute and relative default path values
* cmd/swarm: fix a typo in test
* cmd/swarm: check encrypted uploads in manifest update tests
6 years ago
Elad
3ec5dda4d2
swarm/api/http: added logging to denote request ended ( #17371 )
6 years ago
Péter Szilágyi
f0998415ba
cmd, consensus/ethash, eth: miner push notifications
6 years ago
Janoš Guljaš
45eaef2431
cmd/swarm: solve rare cases of using the same random port in tests ( #17352 )
6 years ago
Janoš Guljaš
3bcb501c8f
swarm/api: close tar writer in GetDirectoryTar to flush and clean ( #17339 )
6 years ago
Janoš Guljaš
d3e4c2dcb0
cmd/swarm: disable TestCLISwarmFs fuse test on darwin ( #17340 )
6 years ago
Anton Evangelatov
7b5c375825
cmd/swarm: remove shadow err ( #17360 )
6 years ago
Péter Szilágyi
beade042d1
Merge pull request #17357 from karalabe/tracer-trie-deref-bug
...
eth, trie: fix tracer GC which accidentally pruned the metaroot
6 years ago
Péter Szilágyi
11bbc66082
eth, trie: fix tracer GC which accidentally pruned the metaroot
6 years ago
libotony
834057592f
p2p/discv5: fix negative index after uint convert to int ( #17274 )
6 years ago
Jay
abbb219933
rpc: fix a subscription name ( #17345 )
6 years ago
Mymskmkt
8051a0768a
trie: fix comment typo ( #17350 )
6 years ago
Giulio M
a1eb9c7d13
swarm/api/http: fixed list leaf links ( #17342 )
6 years ago
Janoš Guljaš
00e6da9704
swarm/bmt: ignore data longer then 4096 bytes in Hasher.Write ( #17338 )
6 years ago
Attila Gazso
9df16f3468
swarm: Added lightnode flag ( #17291 )
...
* swarm: Added lightnode flag
Added --lightnode command line parameter
Added LightNode to Handshake message
* swarm/config: Fixed variable naming
* cmd/swarm: Changed BoolTFlag to BoolFlag for SwarmLightNodeEnabled
* swarm/network: Changed logging
* swarm/network: Changed protocol version testing
* swarm/network: Renamed DefaultNetworkID variable to TestProtocolNetworkID
* swarm/network: Bumped protocol version
* swarm/network: Changed LightNode handhsake test to table driven
* swarm/network: Changed back TestProtocolVersion to 5 for now
* swarm/network: Moved the test configuration inside the test function scope
6 years ago
b00ris
8461fea44b
whisper: remove unused error ( #17315 )
6 years ago
Elad
4bb2dc3d09
swarm/api/http: test fixes ( #17334 )
6 years ago
Oleg Kovalov
cf05ef9106
p2p, swarm, trie: avoid copying slices in loops ( #17265 )
6 years ago
Anton Evangelatov
de9b0660ac
swarm/README: add more sections to easily onboard developers ( #17333 )
6 years ago
Andrew Chiw
042191338d
swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. ( #17277 )
...
httpDo has a verbose option that dumps the HTTP request
6 years ago
Elad
93fe16b0a5
swarm/api/http: refactored http package ( #17309 )
6 years ago
Javier Peletier
64a4e89504
swarm/storage/mru: HOTFIX - fix panic in Handler.update ( #17313 )
6 years ago
Felföldi Zsolt
eef65b20fc
p2p: use safe atomic operations when changing connFlags ( #17325 )
6 years ago
Felföldi Zsolt
c4df67461f
Merge pull request #16333 from shazow/addremovetrustedpeer
...
rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer.
6 years ago
gary rong
941018b570
miner: seperate state, receipts for different mining work ( #17323 )
6 years ago
Janoš Guljaš
a72ba5a55b
cmd/swarm, swarm: various test fixes ( #17299 )
...
* swarm/network/simulation: increase the sleep duration for TestRun
* cmd/swarm, swarm: fix failing tests on mac
* cmd/swarm: update TestCLISwarmFs skip comment
* swarm/network/simulation: adjust disconnections on simulation close
* swarm/network/simulation: call cleanups after net shutdown
6 years ago
stormpang
6711f098d5
core/vm: fix comment typo ( #17319 )
...
antything --> anything
:P
6 years ago
Péter Szilágyi
c376a5263f
Merge pull request #17318 from ligi/fix_punctuation
...
Fix punctuation - closes #17317
6 years ago
ligi
2901b8b2d2
README: Fix punctuation - closes #17317
6 years ago
Péter Szilágyi
35fcd2f423
Merge pull request #17311 from karalabe/puppeth-graceful-stop
...
cmd/puppeth: graceful shutdown on redeploys
6 years ago
Péter Szilágyi
faf0e06ed8
cmd/puppeth: graceful shutdown on redeploys
6 years ago
gary rong
51db5975cc
consensus/ethash: move remote agent logic to ethash internal ( #15853 )
...
* consensus/ethash: start remote ggoroutine to handle remote mining
* consensus/ethash: expose remote miner api
* consensus/ethash: expose submitHashrate api
* miner, ethash: push empty block to sealer without waiting execution
* consensus, internal: add getHashrate API for ethash
* consensus: add three method for consensus interface
* miner: expose consensus engine running status to miner
* eth, miner: specify etherbase when miner created
* miner: commit new work when consensus engine is started
* consensus, miner: fix some logics
* all: delete useless interfaces
* consensus: polish a bit
6 years ago
Roc Yu
70176cda0e
accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose ( #17290 )
6 years ago
Péter Szilágyi
d56fa8a659
Merge pull request #17310 from karalabe/mobile-nil-panic
...
mobile: fix missing return for CallMsg.SetTo(nil)
6 years ago
Péter Szilágyi
e4cb158d01
mobile: fix missing return for CallMsg.SetTo(nil)
6 years ago
Hyung-Kyu Hqueue Choi
0ab54de1a5
core/vm: update benchmarks for core/vm ( #17308 )
...
- Update benchmarks to use a pool of int pools.
Unless benchmarks are aborted with segmentation fault.
Signed-off-by: Hyung-Kyu Choi <hqueue@users.noreply.github.com>
6 years ago
Péter Szilágyi
adc2944b4c
Merge pull request #17301 from karalabe/tests-enable-constantinople
...
tests: enable the Constantinople fork definition
6 years ago
Péter Szilágyi
16eaf2b158
Merge pull request #17302 from karalabe/revert-evm-nil-panic
...
Revert "cmd/evm: change error msg output to stderr (#17118 )"
6 years ago
Péter Szilágyi
83e2761c3a
Revert "cmd/evm: change error msg output to stderr ( #17118 )"
...
This reverts commit fb9f7261ec
.
6 years ago
Péter Szilágyi
353a82385b
tests: enable the Constantinople fork definition
6 years ago
Anton Evangelatov
46d4721519
build: explicitly name all packages to be cross-compiled ( #17288 )
6 years ago
Péter Szilágyi
454382e81a
params, swarm/version: begin Geth v1.8.14, Swarm v0.3.2 cycle
6 years ago
Péter Szilágyi
225171a4bf
params, swarm/version: release Geth v1.8.13, Swarm 0.3.1
6 years ago
Ha ĐANG
702b8a7aec
core/vm: fix typo in cryptographic hash function name ( #17285 )
6 years ago