Commit graph

104 commits

Author SHA1 Message Date
parmarrushabh
b2007b7ed0 updated validator_test.go 2018-11-27 10:24:47 +05:30
AnilChinchawale
4624bbb988 updated utils.go 2018-11-24 16:23:43 +05:30
parmarrushabh
8d7572ef1c hot fix 2018-11-22 15:49:29 +05:30
AnilChinchawale
ba8e4f46bf crit when get voters, voter capacity 2018-11-22 12:33:27 +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
parmarrushabh
51c88fe8ce create new api get reward 2018-11-19 11:21:42 +05:30
Rahulraj04
6c67be797b update logging 2018-11-17 16:37:14 +05:30
AnilChinchawale
f2332e0d11 update smart contract after audit, change to solc 0.4.21 2018-11-14 10:14:49 +05:30
parmarrushabh
ae06c120a7 Fixed reward only for masternodes in block checkpoint. 2018-11-14 17:08:41 +05:30
AnilChinchawale
4211d56ad0 Fixed reward inflation and add unit test. 2018-11-12 12:03:22 +05:30
parmarrushabh
7d162336fa Add MultisigWallet to puppeth for build new genesis. 2018-11-12 11:37:26 +05:30
MestryOmkar
575e63b894 reduce gas limit for Tx randomize 2018-11-09 11:05:14 +05:30
parmarrushabh
3fc36efeb3 Fixed golint. 2018-11-09 10:49:11 +05:30
MestryOmkar
0064693228 fix error duplicate nonce when fetcher insert multi blocks 2018-11-09 18:15:13 +05:30
parmarrushabh
1396b1a10f Fixed unit test for new m2 block header. 2018-11-09 16:29:54 +05:30
AnilChinchwale
3f1aadb861 fixed double validater 2018-11-09 15:43:29 +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
AnilChinchawale
823cd1e6ef trim m2 set to fit m1 set 2018-11-06 18:16:36 +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
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
MestryOmkar
7c48f8ec6d fix bug delay withdraw for voter 2018-11-02 11:30:29 +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
MestryOmkar
253cce2378 fix genesis bugs 2018-10-30 18:09:26 +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
parmarrushabh
ce89b6b92d making XDPoS as a separate package 2018-10-28 11:58:50 +05:30
MestryOmkar
deafcdc6ca fixed unit test 2018-10-27 10:28:59 +05:30
AnilChinchawale
73b55f9815 Fixed div by zero for calculate reward. 2018-10-27 10:08:45 +05:30
parmmarrushabh
9765dea721 add option genesis generator for POSV 2018-10-27 17:52:28 +05:30
MestryOmkar
e712c2a377 resolve file conflict 2018-10-26 17:02:28 +05:30
parmmarrushabh
dccf2ca3e9 Add signers and finality to block status rpc api. 2018-10-27 16:28:04 +05:30
parmmarrushabh
17f9e27d8c accept range compare 2018-10-26 16:00:12 +05:30
AnilChinchawale
2c49f07ec3 fix test reward 2018-10-26 15:55:32 +05:30
parmmarrushabh
97e089b50c Fixed random hash function for unit test. 2018-10-23 12:21:59 +05:30
parmmarrushabh
356a13e109 Fixed send tx sign using block hash instead of block number. 2018-10-23 11:50:56 +05:30
parmmarrushabh
2677b33b78 new blocksigner contract 2018-10-23 11:29:46 +05:30
AnilChinchawale
6a76879b85 Add unit test for calculate reward for signers at reward checkpoint. 2018-10-23 11:15:11 +05:30
AnilChinchawale
4788ad3d80 add smart contract randomize blocksigner 2018-10-22 10:24:57 +05:30
parmarrushabh
11c63d2180 update new blocksigner smartcontract 2018-10-22 10:10:11 +05:30
parmarrushabh
004b6e0045 fix unit test, safe cancel context 2018-10-22 18:14:27 +05:30