Commit graph

1482 commits

Author SHA1 Message Date
MestryOmkar
b1abaff88e add validator voting smart contract 2018-08-02 12:22:27 +05:30
AnilChinchawale
8fd30116d5 updated main.go 2018-07-18 17:09:38 +05:30
AnilChinchawale
80d66cb264 Fixed minor warning of go lint and rename checkpoint config parameter. 2018-07-15 16:47:41 +05:30
AnilChinchawale
38975a48d4 FIX-IMPORT-CYCLE 2018-07-04 15:47:37 +05:30
AnilChinchawale
6e4c9d9387 added DYNAMIC-VALIDATOR 2018-06-24 14:29:24 +05:30
AnilChinchawale
2cde3e9fe8 added MINING PERMISSION EVERY EPOCH BLOCK +1 2018-06-22 14:14:13 +05:30
AnilChinchawale
2a089900f5 added MINER-VALIDATOR 2018-06-18 10:46:57 +05:30
AnilChinchawale
0cb82cf94f added CHAIN, HEADER PARAMS 2018-06-14 10:28:02 +05:30
AnilChinchawale
aa511fb523 add BLOCK REWARD TO CLIQUE CONFIG 2018-06-09 17:20:53 +05:30
AnilChinchawale
c095cc3e6f FIX TYPO 2018-05-28 16:17:11 +05:30
AnilChinchawale
797cddd01f updated FLAGS.GO 2018-05-24 15:52:03 +05:30
AnilChinchawale
88fe0a6d9d updated USAGE.GO 2018-05-24 15:48:47 +05:30
AnilChinchawale
9b96842bfe updated TESTDATA 2018-05-24 15:46:50 +05:30
AnilChinchawale
a686a3dc05 updated RUN_TEST.GO 2018-05-24 15:44:23 +05:30
AnilChinchawale
5e07884497 updated MONITORCMD.GO 2018-05-24 15:39:43 +05:30
AnilChinchawale
840fcb171c updated MISCCMD.GO 2018-05-24 15:35:58 +05:30
AnilChinchawale
875820f769 updated MAIN.GO 2018-05-24 15:32:23 +05:30
AnilChinchawale
deb0903922 updated GENESIS_TEST.GO 2018-05-24 15:28:59 +05:30
AnilChinchawale
bd58746a7e updated CONSOLECMD.GO 2018-05-24 15:21:10 +05:30
AnilChinchawale
19c8fa1aad updated DAO_TEST.GO 2018-05-24 15:17:31 +05:30
AnilChinchawale
bf041d1d7b updated CONSOLECMD_TEST.GO 2018-05-24 15:13:39 +05:30
AnilChinchawale
d1111a0be2 updated CONSOLECMD.GO 2018-05-24 15:03:05 +05:30
AnilChinchawale
f1abd2fdea updated CONFIG.GO 2018-05-24 14:54:31 +05:30
AnilChinchawale
821f8915a1 updated BUGCMD.GO 2018-05-24 14:51:13 +05:30
AnilChinchawale
4a23b8c7ea updated ACCOUNTCMD_TEST.GO 2018-05-24 14:49:12 +05:30
AnilChinchawale
ff6c5425c0 created NEW GENESIS_TEST.GO 2018-05-24 14:27:03 +05:30
AnilChinchawale
cb8cf5b662 updated XDC WITH NEW MODE 2018-05-24 14:25:25 +05:30
AnilChinchawale
5d7c5ef101 updated XDC WITH NEW MODE 2018-05-24 14:23:51 +05:30
AnilChinchawale
e81137d533 updated XDC 2018-05-22 14:22:19 +05:30
AnilChinchawale
398c1c0eaf updated CMD 2018-05-22 14:19:03 +05:30
AnilChinchawale
2a16337460 ACCOUNTCMD.GO 2018-05-22 14:15:32 +05:30
AnilChinchawale
1269bea37d updated MAIN.GO 2018-05-22 13:16:10 +05:30
AnilChinchawale
a8477a1d57 updated CONFIG.GO 2018-05-22 13:14:28 +05:30
AnilChinchawale
7ac52b7950 updated MODULE_WALLET.GO 2018-05-22 13:11:37 +05:30
AnilChinchawale
21dcd34b75 updated MODULE_NODE.GO 2018-05-22 13:09:03 +05:30
AnilChinchawale
6003d4726b updated FAUCET.GO 2018-05-22 13:04:29 +05:30
AnilChinchawale
2f725d39b7 remove unused import 2018-04-19 18:43:05 +05:30
AnilChinchawale
ee295a230b remove relOracle variable 2018-04-12 18:38:34 +05:30
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