AnilChinchawale
|
d5101dc3ed
|
Condition added self.config.XDPoS != nil
|
2019-01-31 04:51:28 +05:30 |
|
parmarrushabh
|
7833a10c16
|
remove run evm with signing tracsaction
|
2018-12-28 12:33:35 +05:30 |
|
parmarrushabh
|
315c400748
|
Fixed hard code 3 mns address only for testnet.
|
2018-12-14 11:17:44 +05:30 |
|
AnilChinchawale
|
7ef8da4fee
|
refactoring code
|
2018-12-07 10:49:42 +05:30 |
|
AnilChinchawale
|
4a6e8c7f5d
|
Won't grasp txs at checkpoint
|
2018-12-07 10:42:40 +05:30 |
|
parmarrushabh
|
95041650e8
|
reduce number sign transaction
|
2018-12-04 10:24:07 +05:30 |
|
AnilChinchawale
|
6d3bcd918f
|
fix nil exception
|
2018-12-04 14:29:07 +05:30 |
|
parmarrushabh
|
2b7010d51f
|
add state variable to verifyHeader(), verifyHeaders() in the consensus
|
2018-12-02 12:21:48 +05:30 |
|
AnilChinchawale
|
549b08d953
|
rollback fix duplicate count reward
|
2018-11-27 10:15:34 +05:30 |
|
MestryOmkar
|
b0cfa3037f
|
fixed error
|
2018-11-24 17:55:15 +05:30 |
|
parmarrushabh
|
8d7572ef1c
|
hot fix
|
2018-11-22 15:49:29 +05:30 |
|
AnilChinchawale
|
428d3e2f9c
|
fix duplicate hook rewards with --announceTxs
|
2018-11-22 12:43:16 +05:30 |
|
Rahulraj04
|
bd61027260
|
extend timeout at checkpoint to 2 mins
|
2018-11-17 18:32:52 +05:30 |
|
Rahulraj04
|
6c67be797b
|
update logging
|
2018-11-17 16:37:14 +05:30 |
|
parmarrushabh
|
5501a5707c
|
fixed
|
2018-11-17 16:15:25 +05:30 |
|
parmarrushabh
|
f5e8c999a2
|
set block difficulty belong to creator turn
|
2018-11-17 12:52:10 +05:30 |
|
AnilChinchawale
|
e2e75095ea
|
remove caculate uncle block XDPoS
|
2018-11-17 12:16:20 +05:30 |
|
AnilChinchawale
|
6ad335097c
|
remove faster tx invalid nonce
|
2018-11-17 12:10:37 +05:30 |
|
parmarrushabh
|
9f36d37558
|
Parallel process block from fetcher
|
2018-11-17 12:02:43 +05:30 |
|
parmarrushabh
|
abd494055b
|
fix err download block on masternode
|
2018-11-14 11:29:48 +05:30 |
|
AnilChinchawale
|
146e73a6e9
|
Fixed wait period longer in when near checkpoit block for all MNs.
|
2018-11-14 17:58:21 +05:30 |
|
parmarrushabh
|
8562d53da0
|
Fixed delay longer than 10 seconds when near at block checkpoint.
|
2018-11-12 16:54:06 +05:30 |
|
parmarrushabh
|
2a4d8db5da
|
fix gas limit for block equal param
|
2018-11-12 13:10:40 +05:30 |
|
parmarrushabh
|
f586154a8e
|
fix error transaction underpriced when add sign tx to pool(full)
|
2018-11-12 13:08:55 +05:30 |
|
AnilChinchawale
|
1eda4b653c
|
stop node when updateM1 fails
|
2018-11-12 12:51:18 +05:30 |
|
AnilChinchwale
|
5ebc19f70a
|
fix error deadlocked master node
|
2018-11-09 17:17:50 +05:30 |
|
parmarrushabh
|
f0761106f4
|
m1 mine block but only broadcast block wait m2 validate
|
2018-11-09 16:01:01 +05:30 |
|
parmarrushabh
|
7ebdbeed64
|
fix after reviewing
|
2018-11-09 13:07:34 +05:30 |
|
parmarrushabh
|
9d6344fbb4
|
Broadcast special Tx through pairRW
|
2018-11-09 12:45:18 +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 |
|
AnilChinchawale
|
d81dc08a50
|
Get randomize m2 offer from validators in smart contract.
|
2018-11-05 11:12:22 +05:30 |
|
AnilChinchawale
|
a8c2a15886
|
adjust timeout for m1
|
2018-11-05 17:29:35 +05:30 |
|
AnilChinchawale
|
7e7bc37c20
|
convert update M1 method from async to sync
|
2018-11-02 12:14:43 +05:30 |
|
parmarrushabh
|
ce89b6b92d
|
making XDPoS as a separate package
|
2018-10-28 11:58:50 +05:30 |
|
AnilChinchwale
|
7a7abd4f75
|
directly set mns to snapshot
|
2018-10-28 10:40:26 +05:30 |
|
parmmarrushabh
|
bdf9dd8802
|
extend timeout to 10s
|
2018-10-25 15:17:41 +05:30 |
|
MestryOmkar
|
cd3f0e37b4
|
move gap into genesis config
|
2018-10-24 14:29:03 +05:30 |
|
MestryOmkar
|
7adecc32d3
|
node waits to his turn until there is a new block comes in
|
2018-10-22 10:37:12 +05:30 |
|
AnilChinchawale
|
f319f5c1df
|
in case a masternode resigns, let him continue until end of the current epoch
|
2018-10-14 15:08:02 +05:30 |
|
MestryOmkar
|
f814908442
|
get masternodes set from latest checkpoint block header instead of fr… …
|
2018-10-10 14:15:15 +05:30 |
|
parmarrushabh
|
9f5cba7dc7
|
update new set of masternodes at end of each epoch (distance = m1Gap)
|
2018-09-30 12:00:33 +05:30 |
|
parmarrushabh
|
76153eea4a
|
Fixed bug calculate reward and add unit test for it.
|
2018-09-22 10:12:05 +05:30 |
|
AnilChinchawale
|
4e3cb79ff2
|
Refine code using log error when create tx sign.
|
2018-09-02 17:32:33 +05:30 |
|
MestryOmkar
|
f0b6c70a8e
|
Refine code and fixed send tx sign for block signer.
|
2018-08-28 16:07:53 +05:30 |
|
AnilChinchawale
|
1e59069d3a
|
reuse Clique voting strategy for now, leave header.Coinbase empty
|
2018-07-12 16:24:50 +05:30 |
|
AnilChinchawale
|
2fb2d7404d
|
block 1 - all masternodes race to create
|
2018-07-10 16:20:55 +05:30 |
|
AnilChinchawale
|
2a878bb7a7
|
golint fix
|
2018-07-07 16:14:53 +05:30 |
|
AnilChinchawale
|
91aa7c65ef
|
masternode takes turn (circle) to propose block
|
2018-07-07 16:11:13 +05:30 |
|