Commit graph

9670 commits

Author SHA1 Message Date
Tuna
813c3eb01c tiny improve on travis 2018-07-31 14:49:34 +07:00
Tuna
792fd83501 remove unused files in build/ 2018-07-31 14:49:33 +07:00
Tuna
324e9bb91a clean up Makefile
add build puppeth directly
2018-07-31 14:49:10 +07:00
Tuna
b1c8d6587f
Merge pull request #108 from ngtuna/m1gap
move gap into genesis config
2018-07-31 14:12:07 +07:00
Tuna
3442205b15 move gap into genesis config 2018-07-31 11:52:12 +07:00
Etienne Napoleone
4e9666b301 Update .travis.yml (#107)
* Update .travis.yml
stage without any file modification fail the deployment (fail git stash)

* Add execution rights on the script

* Revert f913b27
2018-07-27 15:19:44 +07:00
Tuna
13820ba143
Merge pull request #100 from ngtuna/versioning
clean up a bit geth versioning
2018-07-27 14:18:03 +07:00
Tuna
fac371f3af
Merge pull request #97 from ngtuna/license
add license header to missing files
2018-07-27 14:17:49 +07:00
Tuna
384a391b92
Merge pull request #106 from ngtuna/netstats-warning
omit ethstats weird warning msg
2018-07-27 14:17:22 +07:00
Tuna
de1b868010 omit ethstats weird warning msg 2018-07-27 11:12:33 +07:00
Tuna
ba2f7c2b3a clean up a bit geth versioning 2018-07-27 11:05:28 +07:00
Tuna
d88c445cb5 add license header to missing files 2018-07-27 11:04:24 +07:00
Tuna
4e71b9bf81
Merge pull request #96 from tomochain/feature/release-pipeline
Add pipeline for tagged release
2018-07-27 11:03:17 +07:00
etienne-napoleone
5db0e81b20
Fix duplicated deploy key 2018-07-27 10:57:21 +07:00
etienne-napoleone
fa9fad23fe
Update .travis.yml
Add missing check for same repo origin when deploying
2018-07-26 18:45:54 +07:00
Tam Nguyen
5c4cf69704
Merge pull request #101 from nguyenbatam/update_epoch_in_genesis
update epoch in genesis
2018-07-26 16:08:27 +07:00
Nguyen Ba Tam
217f52e19e update epoch in genesis 2018-07-26 16:03:18 +07:00
etienne-napoleone
68b027e1b3
Update .travis.yml
Rename stages
2018-07-26 11:18:00 +07:00
etienne-napoleone
f1a84d921f
Update .travis.yml
Rename the released binary
2018-07-26 11:12:20 +07:00
etienne-napoleone
26afc88c9c
Add Github token and fix conditions 2018-07-26 11:12:20 +07:00
etienne-napoleone
cb6cb53bfc
Fix wrong conditions 2018-07-26 11:12:20 +07:00
etienne-napoleone
99920424c9
Fix typo in travis.yml
Tag condition is plural
2018-07-26 11:12:19 +07:00
etienne-napoleone
95c68ffa99
Refactor docker push script 2018-07-26 11:12:19 +07:00
etienne-napoleone
07a4c33033
Docker tagging options + Docker release tagging 2018-07-26 11:12:19 +07:00
dinhln89
08ec57c99c
Merge pull request #89 from dinhln89/master
BlockSigners Smart Contract - Move from BlockNumber to BlockHash
2018-07-26 10:54:00 +07:00
Tuna
f8074122af
Merge pull request #91 from tomochain/feature/bootnodeimage
Add new pipeline for bootnode binary
2018-07-26 10:25:23 +07:00
dinhln89
275d76c17a Fixed random hash function for unit test. 2018-07-26 09:42:06 +07:00
Tuna
5b5409066b tiny adjustment: m1gap 2018-07-25 15:45:16 +07:00
etienne-napoleone
2ab1821635
Removed from pipeline
No need to auto build it as it's not changing
2018-07-25 15:38:40 +07:00
etienne-napoleone
0d6c8898eb
Add new pipeline for bootnode binary 2018-07-23 14:57:59 +07:00
Tuna
b28c4af0f7
Merge pull request #90 from ngtuna/master
tiny adjustment: m1gap
2018-07-23 14:01:59 +07:00
Tuna
65e0555d5b tiny adjustment: m1gap 2018-07-23 14:00:29 +07:00
dinhln89
8222e62f13 Fixed send tx sign using block hash instead of block number.
Fixed unit test for create tx sign.

 interactive rebase in progress; onto 46780b9a7
2018-07-23 11:05:03 +07:00
Nguyen Sy Thanh Son
ce56b4c5f9 new blocksigner contract
add foreachstorage into simulate

sign tx debug
2018-07-23 11:05:03 +07:00
dinhln89
7892293856 Add unit test for calculate reward for signers at reward checkpoint. 2018-07-23 11:04:50 +07:00
Tuna
abf4f09b6b
Merge pull request #80 from ngtuna/m1-down
masternode should also count to his turn in case some of his friends are down
2018-07-19 17:43:07 +07:00
Tuna
f65014512d node waits to his turn until there is a new block comes in 2018-07-19 17:15:21 +07:00
Tuna
5a771ed6f0 node should also count to his turn in case some nodes are down 2018-07-17 11:04:52 +07:00
Tuna
eac412a106
Merge pull request #82 from ngtuna/minor-bugfix
bugfix: unexpected pre node
2018-07-12 17:59:18 +07:00
Tuna
d1138b9b10 bugfix: unexpected pre node 2018-07-12 17:00:06 +07:00
Tuna
d4b7305060
Merge pull request #74 from benjyz/word-staking
staking not mining
2018-07-10 10:14:22 +07:00
Tuna
02a1bd2b53
Merge pull request #68 from dinhln89/reward
Reward to candidate's owner and coin holders
2018-07-09 16:57:59 +07:00
dinhln89
e7b74b0d9d Fixed calculate reward for holders.
Refine code for rename TomoValidator and add error log get snapshot for more detail.

Fixed error for test coverage.
2018-07-09 15:11:09 +07:00
dinhln89
09b7e1355f Add unit test for calculate reward for holders. 2018-07-06 11:09:03 +07:00
dinhln89
d7ea36bfc3 Add reward calculate rates for masternode, voters and foudation wallet address. 2018-07-06 11:09:03 +07:00
dinhln89
3248badf0c Change IValidator to Tomo Validator name. 2018-07-06 11:08:52 +07:00
dinhln89
cb993ece47 Fixed add reward balance for candidate owner not coinbase address. 2018-07-06 11:07:04 +07:00
Tuna
fb46af9f02
Merge pull request #75 from ngtuna/block-one
masternode[0] will create block 1
2018-07-06 10:23:59 +07:00
benjyz
2bd14237ee fix flags 2018-07-05 12:48:16 +02:00
Tuna
3a139d6c78 masternode[0] will create block 1 2018-07-05 17:12:22 +07:00