parmarrushabh
5afb844e0a
fix option Verbosity in toml file
2018-11-02 12:51:24 +05:30
parmarrushabh
b969dc7790
add some config to toml file
2018-11-02 12:28:39 +05:30
AnilChinchawale
7e7bc37c20
convert update M1 method from async to sync
2018-11-02 12:14:43 +05:30
AnilChinchawale
e0ced295e1
change type packet from ping(1) to ping XDC(5)
2018-11-02 11:55:23 +05:30
MestryOmkar
d277d0b444
fix unit tests
2018-11-02 11:45:07 +05:30
MestryOmkar
d281cfb854
remove bootnodes for ETH mainnet
2018-11-02 11:34:25 +05:30
MestryOmkar
7c48f8ec6d
fix bug delay withdraw for voter
2018-11-02 11:30:29 +05:30
Elad
f08f596a37
all: updated code owners file ( #17987 )
2018-10-31 23:36:33 +01:00
parmarrushabh
b0e95fcc58
fix reduce change code
2018-10-31 11:14:32 +05:30
AnilChinchawale
9bc7680c02
remove rinkby and discovery in bootnode
2018-10-31 10:56:58 +05:30
AnilChinchawale
cb167f9180
move config bootnode to xdc toml file
2018-10-31 10:42:04 +05:30
AnilChinchawale
7597e6ca5e
add option set account , password with flag
2018-10-31 10:34:22 +05:30
parmarrushabh
cb5a55a904
change config from flag to toml file; fix tag listenaddr
2018-10-31 10:30:25 +05:30
parmarrushabh
51ef74203a
update return error when update M1
2018-10-31 18:58:34 +05:30
parmarrushabh
6adb7c1d68
fix test download and recover some download config & test
2018-10-31 18:46:57 +05:30
parmarrushabh
2e7323fdd1
Delete snapshot_test.go
2018-10-30 18:36:29 +05:30
AnilChinchwale
ed2859171a
Disable function send transaction with rpc
2018-10-30 18:33:50 +05:30
parmarrushabh
6d0d7c9313
updated minvotercap
2018-10-30 18:24:18 +05:30
MestryOmkar
f570befa8e
add min for voter
2018-10-30 18:21:25 +05:30
parmarrushabh
7827a8c35b
decode again value from rlp
2018-10-30 18:15:12 +05:30
MestryOmkar
253cce2378
fix genesis bugs
2018-10-30 18:09:26 +05:30
parmarrushabh
68fd01b7aa
created new genesis file
2018-10-29 18:01:19 +05:30
MestryOmkar
16601e6279
add genesis dir
2018-10-29 17:53:07 +05:30
AnilChinchwale
90fc55cb91
updated genesis
2018-10-29 17:51:29 +05:30
parmarrushabh
4dfbf08a6f
prepare testnet genesis
2018-10-29 14:53:44 +05:30
MestryOmkar
10e040ffd2
Fixed move foundation wallet address to genesis config.
2018-10-29 14:45:35 +05:30
Roc Yu
3e1cfbae93
cmd/swarm/swarm-smoke: fix issue that loop variable capture in func ( #17992 )
2018-10-29 10:00:00 +01:00
AnilChinchwale
77bf4b18e1
Fixed default for foundation wallet address at puppeth.
2018-10-29 14:23:45 +05:30
MestryOmkar
ece1dccd93
Fixed test problem when change config MaxBlockFetch in downloader.
2018-10-29 13:21:37 +05:30
AnilChinchwale
62118bea51
update genesis.Config.Clique.Epoch
2018-10-29 13:17:40 +05:30
MestryOmkar
c8c71dc500
remove 2 commands XDPoS.propose & XDPoS.discard
2018-10-29 12:30:02 +05:30
parmarrushabh
b2593aa0c3
update default 1 epoch = 900 blocks and gap = 450
2018-10-29 12:24:58 +05:30
AnilChinchwale
e5ca34b737
remove call api from rpc to consensus posv and add again with clique
2018-10-28 12:20:43 +05:30
parmarrushabh
6fb2bbbde9
add params.AllCliqueProtocolChanges for consensus/clique/snapshottest.go
2018-10-28 12:14:57 +05:30
AnilChinchwale
ae97e8e202
add again code directory clique from commit
2018-10-28 12:10:56 +05:30
MestryOmkar
bb23d619e9
fix text 2. Posv -> 2. Clique
2018-10-28 12:02:27 +05:30
parmarrushabh
ce89b6b92d
making XDPoS as a separate package
2018-10-28 11:58:50 +05:30
parmarrushabh
b32dca7f64
statically set chuck size to 900
2018-10-28 10:56:35 +05:30
AnilChinchwale
af02783e8e
Fixed reward overflow uint64.
2018-10-28 10:53:21 +05:30
MestryOmkar
1dba188d1d
by pass difficulty check in some scenes
2018-10-28 10:45:17 +05:30
AnilChinchwale
7a7abd4f75
directly set mns to snapshot
2018-10-28 10:40:26 +05:30
Ferenc Szabo
54f650a3be
swarm: clean up unused private types and functions ( #17989 )
...
* swarm: clean up unused private types and functions
Those that were identified by code inspection tool.
* swarm/storage: move/add Proximity GoDoc from deleted private function
The mentioned proximity() private function was deleted in:
1ca8fc1e6f
2018-10-27 16:18:42 +02:00
MestryOmkar
deafcdc6ca
fixed unit test
2018-10-27 10:28:59 +05:30
parmarrushabh
b172dd6d45
change some log , return error to user
2018-10-27 10:23:56 +05:30
parmarrushabh
e610298b57
Reject all transactions to blocksigners with rpc ipc
2018-10-27 10:20:08 +05:30
AnilChinchawale
73b55f9815
Fixed div by zero for calculate reward.
2018-10-27 10:08:45 +05:30
MestryOmkar
9a6c1c5382
Fixed prevent tx zero gas price add to tx pool.
2018-10-27 18:03:27 +05:30
parmmarrushabh
9765dea721
add option genesis generator for POSV
2018-10-27 17:52:28 +05:30
AnilChinchawale
5ec2a20aa4
Fixed finality using percent instead of boolean value for block staus…
2018-10-26 17:09:30 +05:30
MestryOmkar
e712c2a377
resolve file conflict
2018-10-26 17:02:28 +05:30