Commit graph

1532 commits

Author SHA1 Message Date
MestryOmkar
4e1b835434 enable txPool flags 2018-11-12 15:09:35 +05:30
parmarrushabh
7d162336fa Add MultisigWallet to puppeth for build new genesis. 2018-11-12 11:37:26 +05:30
parmarrushabh
3fc36efeb3 Fixed golint. 2018-11-09 10:49:11 +05:30
MestryOmkar
fa90c3eeb0 crypto/bn256: fix issues caused by Go 1.11 2018-11-09 17:58:40 +05:30
parmarrushabh
0c8315163b extend max peer per node to 200 2018-11-09 17:06:14 +05:30
parmarrushabh
1396b1a10f Fixed unit test for new m2 block header. 2018-11-09 16:29:54 +05:30
AnilChinchwale
b53a7a111a add validation to randomize smc 2018-11-07 11:42:03 +05:30
AnilChinchwale
551fd57271 Fixed unit test for penalty feature. 2018-11-07 10:46:09 +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
20c5123739 Fixed unit test for block randomize. 2018-11-05 11:45:14 +05:30
parmarrushabh
8f319018b3 adjust signed recently condition 2018-11-05 17:52:53 +05:30
parmarrushabh
1857fe3991 remove delay when mine new block 2018-11-03 17:12:18 +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
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
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
AnilChinchawale
cb167f9180 move config bootnode to xdc toml file 2018-10-31 10:42:04 +05:30
AnilChinchawale
7597e6ca5e add option set account , password with flag 2018-10-31 10:34:22 +05:30
parmarrushabh
cb5a55a904 change config from flag to toml file; fix tag listenaddr 2018-10-31 10:30:25 +05:30
parmarrushabh
51ef74203a update return error when update M1 2018-10-31 18:58:34 +05:30
parmarrushabh
7827a8c35b decode again value from rlp 2018-10-30 18:15:12 +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
AnilChinchwale
77bf4b18e1 Fixed default for foundation wallet address at puppeth. 2018-10-29 14:23:45 +05:30
AnilChinchwale
62118bea51 update genesis.Config.Clique.Epoch 2018-10-29 13:17:40 +05:30
parmarrushabh
b2593aa0c3 update default 1 epoch = 900 blocks and gap = 450 2018-10-29 12:24:58 +05:30
MestryOmkar
bb23d619e9 fix text 2. Posv -> 2. Clique 2018-10-28 12:02:27 +05:30
parmarrushabh
ce89b6b92d making XDPoS as a separate package 2018-10-28 11:58:50 +05:30
parmmarrushabh
9765dea721 add option genesis generator for POSV 2018-10-27 17:52:28 +05:30
parmmarrushabh
dccf2ca3e9 Add signers and finality to block status rpc api. 2018-10-27 16:28:04 +05:30
MestryOmkar
cd3f0e37b4 move gap into genesis config 2018-10-24 14:29:03 +05:30
MestryOmkar
3f716137db clean up a bit geth versioning 2018-10-24 14:11:41 +05:30
parmmarrushabh
f4ca507a31 updated epoch in genesis 2018-10-23 12:59:40 +05:30
AnilChinchawale
4788ad3d80 add smart contract randomize blocksigner 2018-10-22 10:24:57 +05:30
parmarrushabh
004b6e0045 fix unit test, safe cancel context 2018-10-22 18:14:27 +05:30
AnilChinchawale
77ac77cdb1 staking not mining 2018-10-21 16:42:10 +05:30
parmarrushabh
264a6dc9db Fixed calculate reward for holders. 2018-10-20 16:20:30 +05:30
MestryOmkar
7cf2a5a3f8 fix flags 2018-10-18 15:46:19 +05:30
AnilChinchawale
706b93b0db get rid of annoying msg if the node is still importing blocks only 2018-10-16 15:14:43 +05:30
MestryOmkar
ac0f04d7fc temporarily bypass 0x00 returned from smc 2018-10-12 14:21:09 +05:30
MestryOmkar
f814908442 get masternodes set from latest checkpoint block header instead of fr… … 2018-10-10 14:15:15 +05:30
parmarrushabh
cd59b922ed skip changes if no candidates found 2018-10-04 12:31:18 +05:30
MestryOmkar
ae9d4ec558 tiny lint thing 2018-10-02 12:27:36 +05:30
MestryOmkar
a7deff5891 minor log cleaning up 2018-10-02 12:23:02 +05:30
parmarrushabh
9f5cba7dc7 update new set of masternodes at end of each epoch (distance = m1Gap) 2018-09-30 12:00:33 +05:30
MestryOmkar
eb8922c652 staking instead of mining 2018-08-12 14:41:12 +05:30