Commit graph

1479 commits

Author SHA1 Message Date
dinhln89
727a7323cd Add signers and finality to block status rpc api. 2018-08-08 14:06:22 +07:00
Tuna
3442205b15 move gap into genesis config 2018-07-31 11:52:12 +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
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
Nguyen Ba Tam
217f52e19e update epoch in genesis 2018-07-26 16:03:18 +07:00
Tuna
d4b7305060
Merge pull request #74 from benjyz/word-staking
staking not mining
2018-07-10 10:14:22 +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
benjyz
2bd14237ee fix flags 2018-07-05 12:48:16 +02:00
benjyz
f394faf509 staking not mining 2018-07-05 11:44:40 +02:00
Tuna
c5fba13c43 get rid of annoying msg if the node is still importing blocks only 2018-07-03 17:40:06 +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
benjyz
de05b2d926 staking instead of mining 2018-06-18 12:15:20 +07:00
Nguyen Sy Thanh Son
09456a7359 Merge remote-tracking branch 'tomochain/master' into dev 2018-06-11 04:47:16 +00:00
dinhln89
7b74ed6bf5 Fixed minor warning of go lint and rename checkpoint config parameter. 2018-06-06 18:16:47 +07:00
dinhln89
0d59fa3408 Add feature calculate reward for signers at checkpoint block. 2018-06-06 15:36:03 +07:00
dinhln89
2085e02f2c Add config epoch for puppeth cli. 2018-06-05 11:21:56 +07:00
Tuna
0ae49c74fa fix import cycle 2018-05-31 16:34:17 +07:00
Tuna
ce3e641085 use cross-package channel listenning to checkpoint 2018-05-22 17:45:09 +07:00
Tuna
b11297c0b9 cover cases: node up & down, checkpoint or not 2018-05-21 14:32:07 +07:00
Tuna
0a3aeb7102 check mining permission every epoch block + 1 2018-05-18 16:28:56 +07:00
Tuna
0953671747 fix bug: only cancel mining mode, keep node alive 2018-05-16 11:01:45 +07:00
Tuna
f1cf546def correct chain, header params 2018-05-15 10:54:52 +07:00
Tuna
304f116b0d add validation in front of mining 2018-05-14 18:12:05 +07:00
Nguyen Sy Thanh Son
bcfce2af3d merge upstream 2018-05-03 04:05:41 +00:00
Tuna
a8fb4ed8f3 add block reward to clique config 2018-04-11 14:38:59 +07:00
Tuna
a29caba063 fix typo 2018-04-10 16:57:24 +07:00
Tuna
a9b8b7a8bb refactor geth to tomo 2018-04-09 17:53:16 +07:00
Felix Lange
c3cd2003a4
cmd/geth: remove unused import 2018-04-03 17:10:12 +02:00
Nguyen Sy Thanh Son
2832a8059a geth: remove relOracle variable 2018-04-03 16:08:53 +07:00
Guillaume Ballet
cf799e5eaa
whisper: switch all remaining components from v5 to v6 2018-03-26 16:36:14 +02:00
Zhenguo Niu
db9b2f5405 cmd/puppeth: add constraints to network name (#16336)
* cmd/puppeth: add constraints to network name

* cmd/puppeth: update usage of network arg

* cmd/puppeth: avoid package dependency on utils
2018-03-26 15:21:20 +03:00
Péter Szilágyi
495bdb0c71
cmd: export preimages in RLP, support GZIP, uniform with block export 2018-03-26 14:08:01 +03:00
rjl493456442
b6b6f52ec8
cmd: implement preimage dump and import cmds 2018-03-26 12:51:46 +03:00
Guillaume Ballet
3d013c1939 whisper: some components are still using v5, switch to v6 2018-03-22 15:48:52 +01:00
Felföldi Zsolt
1488fdaf19 cmd/utils: fix maxpeers vs lightpeers logic (#16125) 2018-03-09 11:55:03 +02:00
Vlad Bokov
52697fb1b2
cmd/puppeth: allow any vhost in wallet 2018-03-09 00:02:31 +07:00
Kurkó Mihály
39c16c8a1e cmd, ethdb, vendor: integrate leveldb iostats (#16277)
* cmd, dashboard, ethdb, vendor: send iostats to dashboard

* ethdb: change names

* ethdb: handle parsing errors

* ethdb: handle iostats syntax error

* ethdb: r -> w
2018-03-08 14:59:00 +02:00
Kurkó Mihály
704840a8ad cmd, dashboard: use webpack dev server, remove custom assets (#16263)
* cmd, dashboard: remove custom assets, webpack dev server

* dashboard: yarn commands, small fixes
2018-03-08 10:22:21 +02:00
gluk256
f1d440a437 whisper: final refactoring (#16259)
whisper: final refactoring
2018-03-06 23:37:43 +01:00
Péter Szilágyi
b7e57ca1d0
cmd/evm, core/vm, internal/ethapi: don't disable call gas metering 2018-03-05 14:01:13 +02:00
Martin Holst Swende
478143d69a utils: fix #16138 by checking if vhosts flag is set (#16141)
* utils: fix #16138 by checking if vhosts flag is set

* utils,node: fix defaults for rpcvhosts

* node,utils: address review concerns
2018-03-05 13:02:32 +02:00
Vlad
61a061c9b4 whisper: refactoring go-routines 2018-03-04 23:35:05 +01:00
Vlad
95cca85d6d whisper: minor refactoring 2018-03-03 21:37:16 +01:00
gluk256
66cd41af1e
Merge pull request #16231 from gluk256/303-reader
whisper: filereader mode introduced to wnode
2018-03-03 09:40:01 +01:00