Tuna
|
eadb17b2bd
|
resolve conflicts
|
2019-01-12 12:13:36 +07:00 |
|
Nguyen Sy Thanh Son
|
943c0706d1
|
Merge pull request #398 from thanhson1085/org_master
fix unittest
|
2019-01-12 11:58:45 +07:00 |
|
Nguyen Sy Thanh Son
|
f8ab12876c
|
fix unittest
|
2019-01-12 04:57:34 +00:00 |
|
Tuna
|
f7bd222efc
|
Merge pull request #397 from thanhson1085/org_master
refactor cache blocksigners
|
2019-01-12 11:32:01 +07:00 |
|
Tuna
|
9e6bc884da
|
HookPenalty goes the new way
|
2019-01-12 10:19:52 +07:00 |
|
Nguyen Sy Thanh Son
|
381864d869
|
verify signing tx
|
2019-01-11 17:14:12 +00:00 |
|
Nguyen Sy Thanh Son
|
cd81c5c8b6
|
move cache to insert func
|
2019-01-11 15:32:48 +00:00 |
|
Nguyen Sy Thanh Son
|
46c96249bf
|
cache only blocksigners
|
2019-01-11 10:55:02 +00:00 |
|
Tuna
|
9d118a4620
|
use correct state when changing balances
|
2019-01-11 17:42:33 +07:00 |
|
Nguyen Sy Thanh Son
|
f9ae05c5d5
|
cache all after 1 epoch
|
2019-01-11 07:42:30 +00:00 |
|
Nguyen Sy Thanh Son
|
5e8df83303
|
read signing data from blocks
|
2019-01-11 07:00:46 +00:00 |
|
Nguyen Sy Thanh Son
|
e50c789c77
|
move cache data to insert func
|
2019-01-11 04:58:10 +00:00 |
|
Tuna
|
ae6eb505b7
|
return correct state at HookReward
|
2019-01-11 10:21:51 +07:00 |
|
Tuna
|
34179cae22
|
get state on chain at HookReward
|
2019-01-10 17:29:18 +07:00 |
|
Nguyen Sy Thanh Son
|
73efc02259
|
refactor cache BlockSigners
|
2019-01-10 09:50:45 +00:00 |
|
Tuna
|
4455673db4
|
revert HookValidator, HookPenalty, HookVerifyMNs; only keep HookReward go the new way
|
2019-01-10 11:42:23 +07:00 |
|
Tuna
|
804debede4
|
fix nil exception
|
2019-01-10 09:54:26 +07:00 |
|
Tuna
|
9a9796a1a2
|
tmp fix ethash unittests
|
2019-01-10 09:54:15 +07:00 |
|
Tuna
|
5a5e2dbc1a
|
remove debug info
|
2019-01-10 09:53:11 +07:00 |
|
Tuna
|
206fcfd8b6
|
add state variable to verifyHeader(), verifyHeaders() in the consensus interface
|
2019-01-10 09:53:07 +07:00 |
|
Tuna
|
c7144977e4
|
fix GetVoterCap
|
2019-01-10 09:53:01 +07:00 |
|
Tuna
|
b7306c639e
|
add GetVoterCap func
|
2019-01-10 09:52:44 +07:00 |
|
Tuna
|
237111a5ba
|
modify logic to adapt new readers
|
2019-01-10 09:51:11 +07:00 |
|
Tuna
|
17ba922910
|
add randomize(smc) reader
|
2019-01-10 09:31:29 +07:00 |
|
Tuna
|
cdb7654491
|
update blocksigner(smc) reader
|
2019-01-10 09:31:16 +07:00 |
|
Tuna
|
f71616b087
|
add validator(smc) reader
|
2019-01-10 09:31:10 +07:00 |
|
Tuna
|
f3ee5910bb
|
add smc ultilities
|
2019-01-10 09:31:03 +07:00 |
|
Tuna
|
312cc4a59f
|
add BlockSigners reader
|
2019-01-10 09:28:00 +07:00 |
|
Nguyen Sy Thanh Son
|
e9a3e7b887
|
return when logs
|
2019-01-09 03:48:16 +00:00 |
|
Nguyen Sy Thanh Son
|
4e9510e3bb
|
return when error
|
2019-01-09 03:44:20 +00:00 |
|
Nguyen Sy Thanh Son
|
64cffc42cd
|
Merge branch 'master' of github.com:tomochain/tomochain
|
2019-01-09 03:40:22 +00:00 |
|
Nguyen Sy Thanh Son
|
1c1b833815
|
fix vote/unvote in checkpoint issue
|
2019-01-08 15:40:36 +00:00 |
|
Tuna
|
6ce261199e
|
Merge pull request #392 from tomochain/thanhson1085-log-error
Update posv.go
|
2019-01-08 17:04:51 +07:00 |
|
Nguyen Sy Thanh Son
|
d8ac726f30
|
fix bug logging, async
|
2019-01-08 05:45:42 +00:00 |
|
Nguyen Sy Thanh Son
|
8bbd8eddc9
|
Update posv.go
|
2019-01-08 12:29:57 +07:00 |
|
Nguyen Sy Thanh Son
|
b042f3ca81
|
remove fmt print
|
2019-01-08 03:25:31 +00:00 |
|
Nguyen Sy Thanh Son
|
177750f1e7
|
sync wait
|
2019-01-07 14:04:24 +00:00 |
|
Nguyen Sy Thanh Son
|
401f747997
|
Merge branch 'master' of github.com:thanhson1085/tomochain
|
2019-01-07 13:59:13 +00:00 |
|
Nguyen Sy Thanh Son
|
b19694afe3
|
concurrent process txs
|
2019-01-07 10:29:43 +00:00 |
|
Nguyen Sy Thanh Son
|
65ff031f16
|
fix tests unreachable code
|
2019-01-07 07:30:47 +00:00 |
|
Nguyen Sy Thanh Son
|
3aba8f4c26
|
fix unit test
|
2019-01-07 07:22:41 +00:00 |
|
Nguyen Sy Thanh Son
|
7e4db6e904
|
fix conflict
|
2019-01-07 02:52:00 +00:00 |
|
Nguyen Sy Thanh Son
|
00b49e91cf
|
add more logs to debug
|
2019-01-07 02:50:25 +00:00 |
|
Nguyen Sy Thanh Son
|
9e73ec86e2
|
Merge pull request #390 from tomochain/thanhson1085-rollback-dupl-reward
rollback fix duplicate count reward
|
2019-01-06 20:21:44 +07:00 |
|
Nguyen Sy Thanh Son
|
ba4b904cf8
|
rollback fix duplicate count reward
|
2019-01-06 20:21:21 +07:00 |
|
Nguyen Sy Thanh Son
|
f9f7b549ce
|
Merge branch 'master' of https://github.com/tomochain/tomochain
|
2019-01-06 12:14:25 +00:00 |
|
Nguyen Sy Thanh Son
|
fe0eb4fc21
|
change log type
|
2019-01-05 15:24:55 +00:00 |
|
Nguyen Sy Thanh Son
|
b1ab315b19
|
correct error log
|
2019-01-05 15:23:21 +00:00 |
|
Nguyen Sy Thanh Son
|
3c7ced7e1e
|
check tx receipt status
|
2019-01-04 09:42:41 +00:00 |
|
Nguyen Sy Thanh Son
|
4d7d00f6e2
|
Update console_test.go
|
2019-01-04 12:26:43 +07:00 |
|