Commit graph

9740 commits

Author SHA1 Message Date
Tam Nguyen
d404aed816 Update web3ext.go 2018-08-17 10:36:49 +07:00
Nguyen Ba Tam
b8f6655d37 remove call api from rpc to consensus posv and add again with clique 2018-08-17 10:36:49 +07:00
Nguyen Ba Tam
34f82ad7b1 add params.AllCliqueProtocolChanges for consensus/clique/snapshot_test.go 2018-08-17 10:36:27 +07:00
Nguyen Ba Tam
57b4580c1a add again code directory clique from commit c3fbc24012 2018-08-17 10:36:27 +07:00
Nguyen Ba Tam
a9302bd70d fix text 2. Posv -> 2. Clique 2018-08-17 10:36:27 +07:00
Nguyen Ba Tam
6bae36b4d5 Making posv as a separate package 2018-08-17 10:36:27 +07:00
Tuna
70aaf44aa9
Merge pull request #138 from ngtuna/chuck-size-importing
Chuck size importing
2018-08-16 17:47:19 +07:00
Tuna
c3f49b7158 hotfix - bypass signer check at CP header 2018-08-16 17:13:32 +07:00
Tuna
3df3e1609a statically set chuck size to 900 2018-08-16 17:13:00 +07:00
DinhLN
c5bcaf47d1
Merge pull request #136 from dinhln89/master
Fixed reward overflow uint64.
2018-08-16 16:45:14 +07:00
DinhLN
b3f943898e Fixed reward overflow uint64. 2018-08-16 16:43:30 +07:00
Tuna
f9d15d7e9d
Merge pull request #132 from ngtuna/update-m1
directly set mns to snapshot
2018-08-16 11:51:10 +07:00
Tuna
75d729efde gofmt, bypass signed recently for epoch block 2018-08-16 11:26:37 +07:00
Tuna
555a9bc328 by pass difficulty check in some scenes 2018-08-16 10:58:21 +07:00
Tuna
0cba36a6ba directly set mns to snapshot 2018-08-15 18:02:48 +07:00
Tuna
4d1aa5ea51
Merge pull request #134 from thanhson1085/master
remove nodeId in smart contract
2018-08-14 16:58:39 +07:00
Nguyen Sy Thanh Son
96c9a8f1f2 fix unitest 2018-08-14 08:04:42 +00:00
Nguyen Sy Thanh Son
2312678cff remove interfaces validator 2018-08-14 04:34:41 +00:00
Nguyen Sy Thanh Son
35013571d5 remove nodeId in smart contract 2018-08-14 04:17:27 +00:00
Tuna
92a6000ba6
Merge pull request #133 from nguyenbatam/reject_all_txs_to_blocksigners_with_rpc_ipc
Reject all transactions to blocksigners with rpc ipc
2018-08-11 17:18:45 +07:00
Tuna
6cf6f7b655
Merge pull request #131 from thanhson1085/master
Fix bug unvote in smart contract
2018-08-11 16:35:33 +07:00
Nguyen Ba Tam
47d25bf2c3 change some log , return error to user 2018-08-11 15:30:29 +07:00
Nguyen Ba Tam
b2ed6dce8b Reject all transactions to blocksigners with rpc ipc 2018-08-11 11:37:46 +07:00
Nguyen Sy Thanh Son
3c1405fb14 Merge branch 'master' of github.com:tomochain/tomochain 2018-08-11 02:33:16 +00:00
Nguyen Sy Thanh Son
54e3e3e1ae fix bug unvote for candidate owner 2018-08-10 11:29:29 +00:00
Tuna
073e9c2e38
Merge pull request #128 from dinhln89/zerotx
Fixed prevent tx zero gas price add to tx pool.
2018-08-10 15:52:53 +07:00
Tuna
1caf4a5201
Merge pull request #129 from dinhln89/div_zero
Fixed div by zero for calculate reward.
2018-08-10 15:50:12 +07:00
Tuna
cafab05d13
Merge pull request #116 from ngtuna/signed-recently-fix
hotfix: signed recently issue
2018-08-10 15:11:41 +07:00
Tuna
7aae7f9cac
Merge pull request #124 from thanhson1085/master
update Tomo Validator smart contract, add getWithdrawCap function
2018-08-10 14:43:19 +07:00
Nguyen Sy Thanh Son
e6df6346db fix bug smc propose candidate 2018-08-10 07:16:55 +00:00
DinhLN
682b462b4f Fixed div by zero for calculate reward. 2018-08-10 14:13:46 +07:00
DinhLN
f2fb32a046 Fixed prevent tx zero gas price add to tx pool. 2018-08-10 11:50:40 +07:00
Nguyen Sy Thanh Son
a544971cd2 Merge branch 'master' of github.com:tomochain/tomochain 2018-08-09 07:45:24 +00:00
Nguyen Sy Thanh Son
3dfe17035a update Tomo Validator smart contract, add getWithdrawCap function 2018-08-09 07:45:12 +00:00
Tuna
e96a1819c5
Merge pull request #120 from dinhln89/block_status
Fixed finality using percent instead of boolean value for block status
2018-08-09 11:43:52 +07:00
Tuna
23f651a2f7
Merge pull request #83 from thanhson1085/master
add option genesis generator for POSV
2018-08-09 10:40:05 +07:00
DinhLN
311655240a Fixed finality using percent instead of boolean value for block staus api. 2018-08-09 10:36:34 +07:00
Tuna
4b17cd4fbb
Merge pull request #113 from dinhln89/block_status
Add signers and finality to block status api.
2018-08-08 14:16:24 +07:00
Nguyen Sy Thanh Son
b29f9178b6 resolve file conflict 2018-08-08 07:13:18 +00:00
dinhln89
727a7323cd Add signers and finality to block status rpc api. 2018-08-08 14:06:22 +07:00
Nguyen Sy Thanh Son
c517f4aaf0 accept range compare 2018-08-08 05:01:22 +00:00
Nguyen Sy Thanh Son
7e0c8a293b Merge branch 'master' of github.com:tomochain/tomochain 2018-08-08 04:30:57 +00:00
Nguyen Sy Thanh Son
bc28934043 fix test reward 2018-08-08 04:30:46 +00:00
Tuna
04d8966857 hotfix: signed recently issue
fix #115
2018-08-07 18:20:52 +07:00
Tuna
b50c86278d
Merge pull request #111 from ngtuna/m1-timeout
extend timeout to 10s
2018-08-07 15:06:33 +07:00
Nguyen Sy Thanh Son
aea989cb3a fix unittest block signer 2018-08-07 06:54:31 +00:00
Nguyen Sy Thanh Son
df99d58a00 fix blocksigner deploy 2018-08-07 06:41:26 +00:00
Nguyen Sy Thanh Son
b409d09cb4 update upstream, tomo validator contract 2018-08-07 04:05:56 +00:00
Tuna
773f3a2d64 extend timeout to 10s 2018-08-02 11:27:44 +07:00
Tuna
bdb7a8c8d3
Merge pull request #103 from ngtuna/makefile
clean up Makefile
2018-07-31 17:41:14 +07:00