Péter Szilágyi
d2328b604a
Merge pull request #18211 from karalabe/drop-fd-limit
...
cmd/utils: max out the OS file allowance, don't cap to 2K
2018-12-07 14:10:03 +02:00
Janoš Guljaš
661809714e
swarm: snapshot load improvement ( #18220 )
...
* swarm/network: Hive - do not notify peer if discovery is disabled
* p2p/simulations: validate all connections on loading a snapshot
* p2p/simulations: track all connections in on snapshot loading
* p2p/simulations: add snapshotLoadTimeout variable
* p2p/simulations: ignore control events in snapshot load
* p2p/simulations: simplify event loop synchronization
* p2p/simulations: return already connected error from Load function
* p2p/simulations: log warning on snapshot loading disconnection
2018-12-07 06:51:40 +01:00
AnilChinchawale
c3117a6f41
Change default gasPrice to 0.25 Gwei
2018-12-07 11:06:37 +05:30
AnilChinchawale
0b88144a17
correct peer on stats
2018-12-07 11:03:31 +05:30
parmarrushabh
052ac145b6
adding debug log
2018-12-07 11:01:22 +05:30
parmarrushabh
68dbddadc0
Using gas from flag
2018-12-07 10:56:50 +05:30
AnilChinchawale
7ef8da4fee
refactoring code
2018-12-07 10:49:42 +05:30
AnilChinchawale
cc2cc91e98
Merge branch 'master' of https://github.com/AnilChinchawale/go-ethereum
2018-12-07 10:44:27 +05:30
AnilChinchawale
4a6e8c7f5d
Won't grasp txs at checkpoint
2018-12-07 10:42:40 +05:30
parmarrushabh
0a63f16b00
Add rollback flag command for rollback chain at block hash.
2018-12-07 10:36:28 +05:30
Paweł Bylica
de39513ced
core, internal, eth, miner, les: Take VM config from BlockChain ( #17955 )
...
Until this commit, when sending an RPC request that called `NewEVM`, a blank `vm.Config`
would be taken so as to set some options, based on the default configuration. If some extra
configuration switches were passed to the blockchain, those would be ignored.
This PR adds a function to get the config from the blockchain, and this is what is now used
for RPC calls.
Some subsequent changes need to be made, see https://github.com/ethereum/go-ethereum/pull/17955#pullrequestreview-182237244
for the details of the discussion.
2018-12-06 14:34:49 +01:00
Elad
3ac633ba84
swarm/api/http: add resetting timer metrics to requests ( #18249 )
2018-12-05 11:20:55 +01:00
holisticode
b98d2e9a1c
swarm/network/stream: Debug log instead of Warn for retrieval failure ( #18246 )
2018-12-04 18:29:51 +01:00
Vedhavyas Singareddi
92639b676a
Add packing for dynamic array and slice types ( #18051 )
...
* added tests for new abi encoding features (#4 )
* added tests from bytes32[][] and string[]
* added offset to other types
* formatting
* Abi/dynamic types (#5 )
* Revert "Abi/dynamic types (#5 )" (#6 )
This reverts commit dabca31d79 .
* Abi/dynamic types (#7 )
* some cleanup
* Apply suggestions from code review
apply suggestions
Co-Authored-By: vedhavyas <vedhavyas.singareddi@gmail.com>
* added better formatting (#8 )
* review chnages
* better comments
2018-12-04 15:27:55 +01:00
Péter Szilágyi
f74077b4c2
Merge pull request #18172 from holiman/puppeth_converter
...
cmd/puppeth: implement chainspec converters
2018-12-04 12:15:50 +02:00
Péter Szilágyi
d4415f5e40
cmd/puppeth: chain import/export via wizard, minor polishes
2018-12-04 12:12:40 +02:00
parmarrushabh
95041650e8
reduce number sign transaction
2018-12-04 10:24:07 +05:30
MestryOmkar
590bcb448e
resolve conflicts
2018-12-04 10:09:52 +05:30
AnilChinchawale
7ca3b22aa8
fix unittest
2018-12-04 10:03:49 +05:30
AnilChinchawale
0cb5dbc04d
move cache to insert func
2018-12-04 09:59:50 +05:30
parmarrushabh
f2e08263ce
use correct state when changing balances
2018-12-04 09:55:18 +05:30
MestryOmkar
3227893d02
cache all after 1 epoch
2018-12-04 14:59:55 +05:30
parmarrushabh
88fa30a4ea
move cache data to insert func
2018-12-04 14:57:51 +05:30
Corey Lin
7a5c1b28dd
whisperv6: remove duplicated code ( #18015 )
2018-12-03 14:15:22 +01:00
Martin Holst Swende
8698fbabf6
cmd/puppeth: implement chainspec converters
2018-12-03 12:34:41 +02:00
Péter Szilágyi
a3fd415c0f
Merge pull request #18235 from karalabe/puppeth-enforce-lowercase
...
cmd/puppeth: enforce lowercase network names
2018-12-03 12:23:57 +02:00
Péter Szilágyi
4825d9c3dd
cmd/puppeth: enforce lowercase network names
2018-12-03 12:17:08 +02:00
Marius Kjærstad
f850123ec7
Changed http:// to https:// on JSON-RPC link ( #18224 )
...
Changed http:// to https:// on JSON-RPC link in README.md
2018-12-02 13:03:31 +01:00
vim88
efe5886877
signer/core: Fixes typo of method name in comment. ( #18222 )
2018-12-02 13:00:42 +01:00
AnilChinchawale
1ff0fd2cff
refactor cache BlockSigners
2018-12-02 14:52:54 +05:30
AnilChinchawale
6d3bcd918f
fix nil exception
2018-12-04 14:29:07 +05:30
parmarrushabh
4a12d746ff
tmp fix ethash unittests
2018-12-04 14:25:55 +05:30
AnilChinchawale
87896dcdf9
remove debug info
2018-12-04 12:27:26 +05:30
parmarrushabh
2b7010d51f
add state variable to verifyHeader(), verifyHeaders() in the consensus
2018-12-02 12:21:48 +05:30
parmarrushabh
bd2419e7a3
fix GetVoterCap
2018-12-02 12:10:18 +05:30
AnilChinchawale
b10d8170c7
add GetVoterCap func
2018-12-02 11:30:04 +05:30
AnilChinchawale
8a456132e5
modify logic to adapt new readers
2018-12-02 11:26:18 +05:30
AnilChinchawale
4b1f635636
add randomize(smc) reader
2018-12-02 11:16:17 +05:30
parmarrushabh
271cab95a4
update blocksigner(smc) reader
2018-12-02 11:10:48 +05:30
parmarrushabh
3cf363ea27
add validator(smc) reader
2018-12-02 10:51:11 +05:30
lash
085f89172f
swarm/pss: Add same api interface for all Send* methods ( #18218 )
2018-12-01 07:07:18 +01:00
needkane
54abb97e3b
p2p: use errors.New instead of fmt.Errorf ( #18193 )
2018-11-30 22:38:37 +01:00
Felix Lange
ef8ced4151
vendor: update github.com/karalabe/hid ( #18213 )
...
Fixes #15101 because hidapi is no longer being called from an
init function.
2018-11-30 11:22:53 +02:00
Anton Evangelatov
7e7781ffaa
cmd/swarm: add flag for application name (swarm or swarm-private) ( #18189 )
...
* cmd/swarm: add flag for application name (swarm or swarm-private)
* cmd/swarm/swarm-smoke: return correct exit code
* cmd/swarm/swarm-smoke: remove colorable
* remove swarm/grafana_dashboards
2018-11-29 18:43:15 +02:00
Péter Szilágyi
cf62bd2e88
cmd/utils: max out the OS file allowance, don't cap to 2K
2018-11-29 12:47:29 +02:00
Péter Szilágyi
01371469e6
vendor: update leveldb ( #18205 )
2018-11-29 12:07:10 +02:00
Wenbiao Zheng
32d35c9c08
accounts/keystore: delete the redundant keystore in filename ( #17930 )
...
* accounts/keystore: reduce file name length
* accounts/keystore: reduce code line width
2018-11-29 12:04:56 +02:00
Eugene Valeyev
a4428c505e
mobile: added constructor for BigInts ( #17828 )
2018-11-29 12:02:31 +02:00
zah
55a4ff806f
remove a no-op line in the code ( #17760 )
2018-11-29 10:56:59 +01:00
Martin Holst Swende
8380a1303c
vendor: update leveldb
2018-11-29 09:58:09 +01:00