Nguyen Sy Thanh Son
|
6bccdc7251
|
update require for blocksigners
|
2018-07-30 06:44:57 +00:00 |
|
Nguyen Sy Thanh Son
|
908385b31d
|
update block signer with epochNumber
|
2018-07-27 08:55:38 +00:00 |
|
Nguyen Sy Thanh Son
|
2cfae3e48a
|
merge upstream
|
2018-07-27 08:15:21 +00: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 |
|
Nguyen Sy Thanh Son
|
b13fd1f641
|
add sign in test
|
2018-07-20 08:20:34 +00:00 |
|
Nguyen Sy Thanh Son
|
f9f661779c
|
remove require in randomize
|
2018-07-20 04:01:58 +00: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 |
|
Nguyen Sy Thanh Son
|
92af755d52
|
simplify randomize smart contract
|
2018-07-18 11:03:54 +00:00 |
|
Nguyen Sy Thanh Son
|
724d3f5043
|
fix issue with address of smc
|
2018-07-18 07:49:39 +00:00 |
|
Nguyen Sy Thanh Son
|
b75916339b
|
add smart contract randomize blocksigner
|
2018-07-17 09:16:01 +00:00 |
|
Nguyen Sy Thanh Son
|
a7bd5d29de
|
move blocknumber to blockhash
|
2018-07-17 08:41:16 +00:00 |
|
Nguyen Sy Thanh Son
|
5de2a2da3f
|
Merge branch 'master' of github.com:tomochain/tomochain
|
2018-07-17 08:03:25 +00:00 |
|
Nguyen Sy Thanh Son
|
dc5576319b
|
update randomize - onlyone opening message
|
2018-07-17 08:00:43 +00:00 |
|
Tuna
|
5a771ed6f0
|
node should also count to his turn in case some nodes are down
|
2018-07-17 11:04:52 +07:00 |
|
Nguyen Sy Thanh Son
|
4cc12d3ed6
|
update new Tomo Validator
|
2018-07-16 08:03:44 +00:00 |
|
Nguyen Sy Thanh Son
|
cbb706e435
|
update new blocksigner smartcontract
|
2018-07-16 07:21:39 +00:00 |
|
Nguyen Sy Thanh Son
|
66b1e8ad50
|
fix unit test, safe cancel context
|
2018-07-16 06:44:51 +00:00 |
|
Tuna
|
eac412a106
|
Merge pull request #82 from ngtuna/minor-bugfix
bugfix: unexpected pre node
|
2018-07-12 17:59:18 +07:00 |
|
Nguyen Sy Thanh Son
|
dd353d6bb5
|
add option genesis generator for POSV
|
2018-07-12 10:06:00 +00:00 |
|
Tuna
|
d1138b9b10
|
bugfix: unexpected pre node
|
2018-07-12 17:00:06 +07:00 |
|