Commit graph

93 commits

Author SHA1 Message Date
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
MestryOmkar
dceb579b68 bugfix: unexpected pre node 2018-10-21 17:18:36 +05:30
parmarrushabh
264a6dc9db Fixed calculate reward for holders. 2018-10-20 16:20:30 +05:30
parmarrushabh
cc878c6ab7 Add unit test for calculate reward for holders. 2018-10-20 16:08:26 +05:30
MestryOmkar
7184da404f Add reward calculate rates for masternode, voters and foudation wallet address 2018-10-20 16:00:07 +05:30
parmarrushabh
f51efe2fe6 change ivalidator to xdc validator name 2018-10-19 15:56:07 +05:30
MestryOmkar
dc10103bea Fixed add reward balance for candidate owner not coinbase address. 2018-10-19 15:52:55 +05:30
parmarrushabh
5b26898ad5 add randomize contract 2018-10-07 14:07:04 +05:30
parmarrushabh
3d11656c45 Fixed add ipc client global variable inject into ethereum instance. 2018-09-27 11:49:51 +05:30
MestryOmkar
c69251ddd2 update smart contract, hard-code first 3-masternodes 2018-09-25 11:43:29 +05:30
parmarrushabh
76153eea4a Fixed bug calculate reward and add unit test for it. 2018-09-22 10:12:05 +05:30
parmarrushabh
530f8e3656 Add unit test for calculate reward for signers at reward checkpoint. 2018-09-18 10:01:00 +05:30