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
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
Vlad
6219a33822
whisper: filereader mode introduced to wnode
2018-03-02 14:54:54 +01:00
Péter Szilágyi
49bcb5fbd5
Merge pull request #16228 from karalabe/faucet-background-skip
...
cmd/faucet: update state in background, skip when busy
2018-03-02 12:13:19 +02:00
Péter Szilágyi
6f13e515f4
cmd/faucet: update state in background, skip when busy
2018-03-02 12:02:23 +02:00
Zhenguo Niu
d520bf4503
cmd/swarm: fix some typos in manifest cmd ( #16227 )
...
Replace "atleast" with "at least" in the manifest error message.
2018-03-02 10:59:26 +01:00
Vlad
ee75a90ab4
whisper: topics replaced by bloom filters
2018-03-01 16:04:09 +01:00
gluk256
5a150e1b77
whisper: serious security issue fixed ( #16219 )
...
The diagnostic tool was saving the unencrypted version of the messages, which is an obvious
security flaw. As of this commit:
* encrypted messages saved instead of plain text.
* all messages are stored, even that created by the user of wnode.
2018-03-01 09:34:46 +01:00