Commit graph

9815 commits

Author SHA1 Message Date
parmarrushabh
88fa30a4ea move cache data to insert func 2018-12-04 14:57:51 +05:30
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
MestryOmkar
fedd6fbc3a add smc ultilities 2018-11-27 10:44:01 +05:30
parmarrushabh
aac29ab1be add BlockSigners reader 2018-11-27 10:36:44 +05:30
parmarrushabh
b2007b7ed0 updated validator_test.go 2018-11-27 10:24:47 +05:30
AnilChinchawale
549b08d953 rollback fix duplicate count reward 2018-11-27 10:15:34 +05:30
AnilChinchawale
da52e3163e get blocksigner from cached 2018-11-27 18:20:25 +05:30
MestryOmkar
8eb3182487 tx from 2018-11-24 17:57:32 +05:30
MestryOmkar
b0cfa3037f fixed error 2018-11-24 17:55:15 +05:30
parmarrushabh
83aba3424e fix empty log error 2018-11-24 17:43:24 +05:30
parmarrushabh
c2414371ca fix error read reward 2018-11-24 17:40:36 +05:30
MestryOmkar
dfbac0dcf2 updated version.go 2018-11-24 16:52:55 +05:30
AnilChinchawale
fc9effa05d updated constants.go 2018-11-24 16:27:52 +05:30
AnilChinchawale
4624bbb988 updated utils.go 2018-11-24 16:23:43 +05:30
AnilChinchawale
4e0099cd7e updated make file 2018-11-22 16:00:04 +05:30
parmarrushabh
8d7572ef1c hot fix 2018-11-22 15:49:29 +05:30
parmarrushabh
2f4ae0f385 fixed error 2018-11-22 15:09:23 +05:30
AnilChinchawale
299a93bc8a fix empty log error 2018-11-22 12:49:50 +05:30
AnilChinchawale
428d3e2f9c fix duplicate hook rewards with --announceTxs 2018-11-22 12:43:16 +05:30
AnilChinchawale
ba8e4f46bf crit when get voters, voter capacity 2018-11-22 12:33:27 +05:30
parmarrushabh
b6dc253064 Update blockchain.go 2018-11-19 12:23:33 +05:30
MestryOmkar
4ab49f2752 goroutine get signers 2018-11-19 12:20:40 +05:30
AnilChinchawale
e8336d2770 evm mem db 2018-11-19 12:11:07 +05:30
AnilChinchawale
1f2a1b34bd add runtime validator contract call 2018-11-19 11:43:40 +05:30
parmarrushabh
da0e51f4b9 Update entrypoint.sh 2018-11-19 11:32:17 +05:30
parmarrushabh
51c88fe8ce create new api get reward 2018-11-19 11:21:42 +05:30
Rahulraj04
bd61027260 extend timeout at checkpoint to 2 mins 2018-11-17 18:32:52 +05:30
parmarrushabh
4c4fd0a37a Fixed bug not validate zero gas price for tx deploy SMC. 2018-11-17 18:28:49 +05:30
MestryOmkar
2c6bba7faf prepare for new testnet 2018-11-17 17:20:48 +05:30
parmarrushabh
ece14048a5 fixed only three MNs making block when --XDC testnet flag enable 2018-11-17 17:10:09 +05:30
Rahulraj04
01583f3548 print err 2018-11-17 16:41:00 +05:30
Rahulraj04
6c67be797b update logging 2018-11-17 16:37:14 +05:30
AnilChinchawale
43ad80bc0f broadcast log when insert block 2018-11-17 16:21:52 +05:30
AnilChinchawale
f370c7c453 add mainnet genesis 2018-11-17 16:19:09 +05:30
parmarrushabh
5501a5707c fixed 2018-11-17 16:15:25 +05:30
AnilChinchawale
f0cf0a9f15 Add annouce-txs, maxpeers 25 2018-11-17 14:18:01 +05:30
parmarrushabh
f5e8c999a2 set block difficulty belong to creator turn 2018-11-17 12:52:10 +05:30
Rahulraj04
bc027c4fc0 check nonce special transaction before promote 2018-11-17 12:34:24 +05:30
Rahulraj04
9087c0852b reduce timed out when sync block 2018-11-17 12:22:40 +05:30
AnilChinchawale
e2e75095ea remove caculate uncle block XDPoS 2018-11-17 12:16:20 +05:30