MestryOmkar
|
076cc560e5
|
add a pair connections with each peer
|
2018-11-09 12:52:01 +05:30 |
|
MestryOmkar
|
8e1ffd7c72
|
Add penalty feature for prevent signer without sign in epoc make slow
|
2018-11-09 12:49:54 +05:30 |
|
parmarrushabh
|
9d6344fbb4
|
Broadcast special Tx through pairRW
|
2018-11-09 12:45:18 +05:30 |
|
parmarrushabh
|
9fb0674907
|
add a pair connections with each peer
|
2018-11-07 12:23:51 +05:30 |
|
AnilChinchwale
|
9414ae6f2a
|
Add penalty feature for prevent signer without sign in epoc make slow
|
2018-11-07 12:05:58 +05:30 |
|
MestryOmkar
|
7892d7c162
|
Fixed unit test for new randomize smc.
|
2018-11-07 11:49:10 +05:30 |
|
AnilChinchwale
|
b53a7a111a
|
add validation to randomize smc
|
2018-11-07 11:42:03 +05:30 |
|
parmarrushabh
|
15c5f76c39
|
change EstimateGas from pending block to latest block
|
2018-11-07 11:27:55 +05:30 |
|
parmarrushabh
|
38d7c2c707
|
tiny fix hook penalty
|
2018-11-07 11:23:55 +05:30 |
|
AnilChinchwale
|
d9ba92e66c
|
keep the debug
|
2018-11-07 11:21:46 +05:30 |
|
MestryOmkar
|
b30c348078
|
remove bash debug from docker entrypoint
|
2018-11-07 11:19:58 +05:30 |
|
MestryOmkar
|
7bca77170d
|
fix gofmt
|
2018-11-07 11:18:06 +05:30 |
|
parmarrushabh
|
eb9742ae27
|
verify penalty info in header check point
|
2018-11-07 11:15:32 +05:30 |
|
parmarrushabh
|
b41dcb301f
|
fix error when find penalties in 4 epoch ago
|
2018-11-07 11:02:12 +05:30 |
|
MestryOmkar
|
f39fe02a9c
|
update log & check case a master node in,out continuity
|
2018-11-07 10:58:12 +05:30 |
|
AnilChinchwale
|
551fd57271
|
Fixed unit test for penalty feature.
|
2018-11-07 10:46:09 +05:30 |
|
AnilChinchwale
|
f5152bf0cf
|
Add penalty feature for prevent signer without sign in epoc make slow…
|
2018-11-07 10:26:28 +05:30 |
|
parmarrushabh
|
b8cb600964
|
Optimize insert new block
|
2018-11-07 10:09:52 +05:30 |
|
AnilChinchawale
|
823cd1e6ef
|
trim m2 set to fit m1 set
|
2018-11-06 18:16:36 +05:30 |
|
AnilChinchawale
|
b8cb19732f
|
lookup txPool before listening to imcoming tx
|
2018-11-06 18:05:59 +05:30 |
|
MestryOmkar
|
b955291388
|
init double validation layer
|
2018-11-06 18:00:21 +05:30 |
|
MestryOmkar
|
fa02ac70cb
|
Fixed duplicate nonce value for randomize and sign txs
|
2018-11-06 17:35:20 +05:30 |
|
AnilChinchawale
|
deb79f4a23
|
push Randomization implementation
|
2018-11-06 17:27:13 +05:30 |
|
parmarrushabh
|
944494f6e4
|
Revert Randomization implementation
|
2018-11-06 16:16:29 +05:30 |
|
MestryOmkar
|
c9ad5cedb2
|
minor fix for chainHeadCh
|
2018-11-05 14:47:35 +05:30 |
|
parmarrushabh
|
dd0f27ebeb
|
add go1.11, remove go1.9
|
2018-11-06 12:33:45 +05:30 |
|
AnilChinchawale
|
1e01e469f1
|
Fixed epoc number to 900 for randomize.
|
2018-11-05 12:02:38 +05:30 |
|
MestryOmkar
|
7aa35671ad
|
Fixed randomize generator not using matrix mechanism.
|
2018-11-05 11:58:04 +05:30 |
|
MestryOmkar
|
20c5123739
|
Fixed unit test for block randomize.
|
2018-11-05 11:45:14 +05:30 |
|
AnilChinchawale
|
d81dc08a50
|
Get randomize m2 offer from validators in smart contract.
|
2018-11-05 11:12:22 +05:30 |
|
parmarrushabh
|
94193184e8
|
remove pkey file from node image after importing the account
|
2018-11-05 17:56:33 +05:30 |
|
parmarrushabh
|
8f319018b3
|
adjust signed recently condition
|
2018-11-05 17:52:53 +05:30 |
|
AnilChinchawale
|
0c1fc6e0ae
|
concurrence init messages from transactions when insert block
|
2018-11-05 17:41:45 +05:30 |
|
AnilChinchawale
|
a8c2a15886
|
adjust timeout for m1
|
2018-11-05 17:29:35 +05:30 |
|
MestryOmkar
|
e88e412f84
|
Add control over verbosity for docker image node via env var
|
2018-11-05 17:24:20 +05:30 |
|
parmarrushabh
|
638bd677b5
|
Update node image verbosity
|
2018-11-03 17:20:50 +05:30 |
|
parmarrushabh
|
1857fe3991
|
remove delay when mine new block
|
2018-11-03 17:12:18 +05:30 |
|
AnilChinchawale
|
c6c993a1f1
|
add node docker image
|
2018-11-02 16:54:20 +05:30 |
|
MestryOmkar
|
6917c59b16
|
change devnet network id 90
|
2018-11-02 16:43:26 +05:30 |
|
AnilChinchawale
|
f6fff81c00
|
refactor bootnode docker
|
2018-11-02 15:53:21 +05:30 |
|
parmarrushabh
|
4962300b5e
|
adding sort to masternode list
|
2018-11-02 14:27:17 +05:30 |
|
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 |
|
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 |
|