Tuna
|
a72d7782ae
|
in case a masternode resigns, let him continue until end of the current epoch
|
2018-07-03 16:15:56 +07:00 |
|
Tuna
|
e37b644f29
|
temporarily bypass 0x00 returned from smc
|
2018-06-29 17:14:55 +07:00 |
|
Tuna
|
54a0bad209
|
get masternodes set from latest checkpoint block header instead of from snapshot
|
2018-06-29 15:50:03 +07:00 |
|
Tuna
|
6502fe9642
|
skip changes if no candidates found
|
2018-06-29 14:32:56 +07:00 |
|
Tuna
|
b62cdd9a03
|
tiny lint thing
|
2018-06-29 14:32:56 +07:00 |
|
Tuna
|
da26c4884b
|
minor log cleaning up
|
2018-06-29 14:32:56 +07:00 |
|
Tuna
|
ab9f40aeed
|
update new set of masternodes at end of each epoch (distance = m1Gap)
|
2018-06-29 14:31:33 +07:00 |
|
Tuna
|
77966cccc1
|
Merge pull request #65 from etienne-napoleone/travis-timeout
Update .travis.yml
|
2018-06-28 18:03:52 +07:00 |
|
Tuna
|
c4147006cc
|
Merge pull request #62 from dinhln89/reward
Add unit test for calculate reward for signers at reward checkpoint.
|
2018-06-28 17:59:47 +07:00 |
|
dinhln89
|
3097babcaf
|
Fixed add ipc client global variable inject into ethereum instance.
|
2018-06-28 15:35:58 +07:00 |
|
Tuna
|
fbbdb05b51
|
Merge pull request #64 from thanhson1085/master
update smart contract, hard-code first 3-masternodes
|
2018-06-28 00:42:16 +07:00 |
|
etienne-napoleone
|
49a69c52e1
|
Change to second methode
|
2018-06-27 19:08:17 +07:00 |
|
etienne-napoleone
|
6c814dca04
|
Update .travis.yml
Change stage order and fix timeout on coverage test
|
2018-06-27 18:18:52 +07:00 |
|
Nguyen Sy Thanh Son
|
af5ad415ec
|
update smart contract, hard-code first 3-masternodes
|
2018-06-27 10:15:56 +00:00 |
|
dinhln89
|
68697e970b
|
Fixed bug calculate reward and add unit test for it.
|
2018-06-27 16:52:53 +07:00 |
|
dinhln89
|
ed8de4f2b4
|
Add unit test for calculate reward for signers at reward checkpoint.
|
2018-06-27 16:52:53 +07:00 |
|
Tuna
|
b356924fe5
|
Merge pull request #59 from dinhln89/ipc-hotfix
Fixed bug too many open IPC connect at same time.
|
2018-06-27 11:57:18 +07:00 |
|
dinhln89
|
0f75eb97b6
|
Fixed bug too many open IPC connect at same time.
|
2018-06-26 17:56:44 +07:00 |
|
Tuna
|
9c0e456387
|
Merge pull request #57 from thanhson1085/master
update smart contract
|
2018-06-26 14:59:17 +07:00 |
|
Nguyen Sy Thanh Son
|
4de75a13e9
|
update smart contract
|
2018-06-26 07:54:01 +00:00 |
|
Tuna
|
c57665ce1d
|
Merge pull request #55 from etienne-napoleone/master
Update Dockerfile
|
2018-06-26 14:38:25 +07:00 |
|
etienne-napoleone
|
d7c1fabebb
|
Update Dockerfile
Add WORKDIR, usefull for easier infrastructure init script.
|
2018-06-26 10:11:43 +07:00 |
|
Tuna
|
0ee57ba8d9
|
Merge pull request #53 from etienne-napoleone/travis
Update Travis
|
2018-06-26 09:31:45 +07:00 |
|
etienne-napoleone
|
bd601263e9
|
Update .travis.yml
Removed useless env var
|
2018-06-25 15:58:22 +07:00 |
|
etienne-napoleone
|
41ec32afdd
|
Update .travis.yml
macOS not needed
|
2018-06-25 15:55:51 +07:00 |
|
etienne-napoleone
|
f839899618
|
Update .travis.yml
Change from tagging commit hash to travis build ID
|
2018-06-25 15:54:29 +07:00 |
|
Tuna
|
728feadaad
|
Merge pull request #48 from dinhln89/master
Fixed move method getBlockSingers by blockNumber to utils of contact …
|
2018-06-25 15:33:38 +07:00 |
|
dinhln89
|
c182b6ceb2
|
Fixed add unit test tx sign for validators.
|
2018-06-25 15:02:08 +07:00 |
|
etienne-napoleone
|
bb412a5332
|
Update .travis.yml
Restore notifications
|
2018-06-25 14:10:31 +07:00 |
|
etienne-napoleone
|
281320f4e9
|
Update .travis.yml Only run deploy stage when it's a push (not on PR)
|
2018-06-25 14:03:53 +07:00 |
|
dinhln89
|
881d01c265
|
Fixed unit test for create tx sign using smart contract code from genesis block.
|
2018-06-25 14:00:29 +07:00 |
|
etienne-napoleone
|
6a067abe00
|
Update .travis.yml
Cleanup sudo
|
2018-06-25 13:45:08 +07:00 |
|
etienne-napoleone
|
e7379653db
|
Update .travis.yml
Updated to use the tomochain/tomochain image
|
2018-06-25 13:38:38 +07:00 |
|
etienne-napoleone
|
915301198e
|
Update .travis.yml
Updated build stage name
|
2018-06-25 11:52:17 +07:00 |
|
etienne-napoleone
|
f3c626e2e4
|
Update .travis.yml and docker_push.sh
Tag images before pushing
|
2018-06-25 11:29:03 +07:00 |
|
etienne-napoleone
|
5259e9cc91
|
Update .travis.yml and cleanup
|
2018-06-25 10:51:47 +07:00 |
|
etienne-napoleone
|
82e114c5f7
|
Update .travis.yml
Don't build on docker image on each stages
|
2018-06-25 10:16:03 +07:00 |
|
etienne-napoleone
|
1a5b166352
|
Test Travis
|
2018-06-25 09:54:16 +07:00 |
|
dinhln89
|
6da42b251d
|
Add unit test for send tx sign for block signer.
|
2018-06-22 16:33:07 +07:00 |
|
dinhln89
|
150e81c3e8
|
Refine code using log error when create tx sign.
|
2018-06-21 14:02:34 +07:00 |
|
dinhln89
|
d502c6b2e4
|
Fixed move method getBlockSingers by blockNumber to utils of contact package.
|
2018-06-21 11:24:06 +07:00 |
|
Tuna
|
20237ddf69
|
Merge pull request #46 from dinhln89/master
Fixed send tx sign to smart contract for block signer.
|
2018-06-21 10:30:56 +07:00 |
|
Tuna
|
53e7336ae9
|
Merge pull request #47 from etienne-napoleone/docker
Docker for tomochain base image
|
2018-06-21 10:13:35 +07:00 |
|
Etienne Napoleone
|
0d1807d863
|
Fix path in the test docker-compose file
|
2018-06-20 21:06:34 +07:00 |
|
dinhln89
|
124f587abf
|
Refine code and fixed send tx sign for block signer.
|
2018-06-20 18:29:22 +07:00 |
|
etienne-napoleone
|
b2ab591c1b
|
Remove unused Dockerfile
|
2018-06-20 18:12:42 +07:00 |
|
etienne-napoleone
|
bb23882f77
|
Add basic docker cloud autotest
|
2018-06-20 18:11:57 +07:00 |
|
etienne-napoleone
|
3a5e745bb2
|
Add Dockerfile
|
2018-06-20 18:09:49 +07:00 |
|
dinhln89
|
361f00167f
|
Fixed send tx sign to smart contract for block signer.
|
2018-06-20 14:35:00 +07:00 |
|
Tuna
|
6a3b1a808e
|
Merge pull request #45 from dinhln89/master
Hot fixed for bug can't deploy smart contract to master node.
|
2018-06-19 15:01:19 +07:00 |
|