AnilChinchawale
|
1ce4eba0d6
|
Fixed issue | File updated
|
2019-01-06 08:32:23 +05:30 |
|
AnilChinchawale
|
a4e35b0a22
|
Fixed issue | File Modified
|
2019-01-05 08:32:22 +05:30 |
|
AnilChinchawale
|
52567157ff
|
Fixed issue main | File Modified
|
2019-01-03 08:31:36 +05:30 |
|
AnilChinchawale
|
51e6d8d9f8
|
Fixed issue simulated & messages | File Modified
|
2018-12-31 23:30:03 +05:30 |
|
AnilChinchawale
|
15e76b17de
|
Fixed issue Config & consolecmd | File Modified
|
2018-12-31 23:29:39 +05:30 |
|
AnilChinchawale
|
05a7433768
|
Fixed issue accountcmd & chaincmd | File Modified
|
2018-12-31 23:28:15 +05:30 |
|
parmarrushabh
|
7833a10c16
|
remove run evm with signing tracsaction
|
2018-12-28 12:33:35 +05:30 |
|
parmarrushabh
|
973f9d1271
|
Fixed minor bug for get signers from penalties header.
|
2018-12-28 12:21:37 +05:30 |
|
AnilChinchawale
|
9fe12cb097
|
Fixed check penalty using block creator instead of using block signer
|
2018-12-26 12:15:48 +05:30 |
|
AnilChinchawale
|
6c2f6e688f
|
Try maxpeer 200
|
2018-12-26 12:06:42 +05:30 |
|
MestryOmkar
|
d14229e4ae
|
Add debug mode
|
2018-12-26 12:04:47 +05:30 |
|
parmarrushabh
|
9250beba44
|
getBlockSigners-getBlockFinality: refactoring after code review
|
2018-12-24 11:47:18 +05:30 |
|
MestryOmkar
|
981f22d779
|
updated eth.getBlockFinality
|
2018-12-24 11:36:46 +05:30 |
|
parmarrushabh
|
ef99b540a4
|
adding 2 new apis: eth.getBlockSigners and eth.getBlockFinality
|
2018-12-21 11:30:33 +05:30 |
|
AnilChinchawale
|
0fdf32e271
|
updated genesis file
|
2018-12-21 11:24:19 +05:30 |
|
AnilChinchawale
|
b84a8c2fc0
|
testnet: validate masternode role
|
2018-12-14 11:20:12 +05:30 |
|
parmarrushabh
|
315c400748
|
Fixed hard code 3 mns address only for testnet.
|
2018-12-14 11:17:44 +05:30 |
|
MestryOmkar
|
08843fa176
|
set min gas price for tx
|
2018-12-10 11:12:07 +05:30 |
|
MestryOmkar
|
0bb2ba1116
|
update minGasPrice in SuggestPrice
|
2018-12-10 11:09:51 +05:30 |
|
AnilChinchawale
|
c3117a6f41
|
Change default gasPrice to 0.25 Gwei
|
2018-12-07 11:06:37 +05:30 |
|
AnilChinchawale
|
0b88144a17
|
correct peer on stats
|
2018-12-07 11:03:31 +05:30 |
|
parmarrushabh
|
052ac145b6
|
adding debug log
|
2018-12-07 11:01:22 +05:30 |
|
parmarrushabh
|
68dbddadc0
|
Using gas from flag
|
2018-12-07 10:56:50 +05:30 |
|
AnilChinchawale
|
7ef8da4fee
|
refactoring code
|
2018-12-07 10:49:42 +05:30 |
|
AnilChinchawale
|
cc2cc91e98
|
Merge branch 'master' of https://github.com/AnilChinchawale/go-ethereum
|
2018-12-07 10:44:27 +05:30 |
|
AnilChinchawale
|
4a6e8c7f5d
|
Won't grasp txs at checkpoint
|
2018-12-07 10:42:40 +05:30 |
|
parmarrushabh
|
0a63f16b00
|
Add rollback flag command for rollback chain at block hash.
|
2018-12-07 10:36:28 +05:30 |
|
parmarrushabh
|
95041650e8
|
reduce number sign transaction
|
2018-12-04 10:24:07 +05:30 |
|
MestryOmkar
|
590bcb448e
|
resolve conflicts
|
2018-12-04 10:09:52 +05:30 |
|
AnilChinchawale
|
7ca3b22aa8
|
fix unittest
|
2018-12-04 10:03:49 +05:30 |
|
AnilChinchawale
|
0cb5dbc04d
|
move cache to insert func
|
2018-12-04 09:59:50 +05:30 |
|
parmarrushabh
|
f2e08263ce
|
use correct state when changing balances
|
2018-12-04 09:55:18 +05:30 |
|
MestryOmkar
|
3227893d02
|
cache all after 1 epoch
|
2018-12-04 14:59:55 +05:30 |
|
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 |
|