DinhLN
e780bde12f
Fixed comment.
2018-12-24 17:41:27 +07:00
DinhLN
13db4ec070
Fixed only three MNs making block when --tomo-testnet flag enable.
2018-12-24 10:47:31 +07:00
DinhLN
4b1fa05415
Merge branch 'master' of https://github.com/tomochain/tomochain into half-mn
2018-12-21 16:30:54 +07:00
Tuna
0e24a8db24
Merge pull request #350 from ngtuna/err
...
print err
2018-12-19 14:11:46 +07:00
Tuna
109dedc35e
print err
2018-12-19 10:29:39 +07:00
Etienne Napoleone
4888334fc1
Merge pull request #348 from tomochain/feature/269
...
Update logging
2018-12-19 09:57:00 +07:00
etienne-napoleone
7623d5660a
update logging
...
Downgrade some errors to warn
Replace a fmt by info
close #269
close #349
2018-12-18 17:08:37 +07:00
Nguyen Sy Thanh Son
6e2cea5da1
update timestamp for mainnet
2018-12-14 14:20:12 +07:00
Tuna
a3ce354e2f
Merge pull request #345 from nguyenbatam/add_broadcast_log_when_insert_block
...
broadcast log when insert block
2018-12-12 15:38:24 +07:00
Nguyen Ba Tam
03ff4d1905
broadcast log when insert block
2018-12-12 15:02:29 +07:00
Tuna
5ad7b0d978
Merge pull request #344 from thanhson1085/master
...
add mainnet genesis
2018-12-12 13:51:09 +07:00
Nguyen Sy Thanh Son
e731878cdd
add mainnet genesis
2018-12-12 04:57:41 +00:00
DinhLN
dfcf2df19d
Fixed.
2018-12-11 16:20:50 +07:00
Tuna
9c84193339
Merge pull request #280 from ngtuna/clean-up
...
some code clean up for mainnet
2018-12-10 17:32:01 +07:00
Tuna
24733a43a5
bump up to v1.1.0
2018-12-10 17:31:42 +07:00
Tuna
bc039e09f5
small c.HookValidator refactor, some more clean-up
2018-12-10 17:28:44 +07:00
Tuna
e94daa8240
remove signer term, use masternode for consistency
2018-12-10 17:28:44 +07:00
Tuna
acca52510f
Merge pull request #341 from nguyenbatam/devel
...
final for main net : fix bug and optimize performance
2018-12-10 17:16:57 +07:00
Tuna
bd5fcbdcde
tiny make up
2018-12-10 17:15:32 +07:00
Nguyen Ba Tam
5475ef4faa
verify block difficulty
2018-12-10 16:17:29 +07:00
Tuna
8f93b5d0c8
Merge pull request #310 from dinhln89/delay
...
Fixed wait period longer in when near checkpoit block for all MNs.
2018-12-10 13:58:24 +07:00
Tuna
857ed39d16
Merge pull request #339 from thanhson1085/master
...
Update smart contract after auditing, change to solc 0.4.21
2018-12-10 13:58:06 +07:00
Nguyen Ba Tam
b2929f2b50
refactor name flag committxwhennotmining -> announce-txs
2018-12-10 13:45:46 +07:00
DinhLN
a064131488
Fixed only half MNs can be mining block.
2018-12-10 13:37:40 +07:00
Etienne Napoleone
e25e64525c
Merge pull request #342 from tomochain/thanhson1085-announce-txs
...
Add annouce-txs, maxpeers 25
2018-12-10 11:59:11 +07:00
etienne-napoleone
90656eb06e
Update node Dockerfile with new env
2018-12-10 11:58:39 +07:00
Etienne Napoleone
f65c863f3e
update file to env in entrypoint
2018-12-10 11:50:33 +07:00
Nguyen Sy Thanh Son
2a8a32984a
Add annouce-txs, maxpeers 25
...
annouce-txs, default disable
Our masternodes have to enable it, if not, TomoScan, TomoMaster can not receive data from the nodes -> need to update infa repo
2018-12-10 11:41:50 +07:00
Nguyen Ba Tam
6af064ec32
set block difficulty belong to creator turn
2018-12-10 09:49:06 +07:00
Nguyen Ba Tam
8bcb58b070
check nonce special transaction before promote
2018-12-10 09:41:25 +07:00
Nguyen Ba Tam
b19914e9f0
reduce timed out when sync block
2018-12-10 09:40:41 +07:00
Nguyen Ba Tam
5bcaa45469
remove caculate uncle block posv
2018-12-10 09:40:32 +07:00
Nguyen Ba Tam
60da11de10
remove faster tx invalid nonce
2018-12-10 09:40:23 +07:00
Nguyen Ba Tam
33ddb251ef
Parallel process block from fetcher
2018-12-10 09:40:15 +07:00
Nguyen Ba Tam
e4e7061482
filter txs before add to pool
2018-12-10 09:40:07 +07:00
Nguyen Ba Tam
c293ca57ec
fix err download block on masternode
2018-12-10 09:39:57 +07:00
Nguyen Ba Tam
a0d36b2fe4
fix err concurrent map read and write with signers
2018-12-10 09:39:44 +07:00
Nguyen Ba Tam
1e930fdb95
refactor RW & pairRW connect for block , transaction
2018-12-10 09:39:24 +07:00
Nguyen Sy Thanh Son
ad414da728
update smart contract after audit, change to solc 0.4.21
2018-12-07 09:00:09 +00:00
Tuna
780a91e76f
Merge pull request #322 from dinhln89/genesis
...
Fixed genesis for add team MSW contract.
2018-12-07 09:26:40 +07:00
Nguyen Sy Thanh Son
8d792ac9f2
Update wizard_genesis.go
2018-12-06 17:43:56 +07:00
DinhLN
f68cf0c35b
Fixed foundation balance to 16m.
2018-12-06 17:37:41 +07:00
DinhLN
c2d1dfc9d4
Fixed genesis for add team MSW contract.
2018-12-04 16:23:58 +07:00
DinhLN
8b0176c4d3
Fixed wait period longer in when near checkpoit block for all MNs.
2018-11-30 10:34:46 +07:00
Tuna
5274fb360c
Merge pull request #286 from ngtuna/1.0.0-stable
...
bump up to v1.0.0
2018-11-27 14:24:17 +07:00
Tuna
86fda7af9e
bump up to v1.0.0
2018-11-27 14:23:19 +07:00
Tuna
1a46b4e618
Merge pull request #273 from nguyenbatam/fix_err_add_sign_tx_to_pool
...
fix error transaction underpriced when add sign tx to pool
2018-11-27 14:22:15 +07:00
Tuna
49a52d1f85
Merge pull request #305 from tomochain/thanhson1085-block-gaslimit
...
fix block gas limit
2018-11-27 14:19:51 +07:00
Nguyen Sy Thanh Son
13c79d7ca2
fix block gas limit
2018-11-27 10:05:14 +07:00
Nguyen Sy Thanh Son
ac085e0271
Merge pull request #304 from tomochain/thanhson1085-increase-gasprice
...
Increase gasprice from 1 to 2500
2018-11-26 16:07:45 +07:00