parmarrushabh
|
7d162336fa
|
Add MultisigWallet to puppeth for build new genesis.
|
2018-11-12 11:37:26 +05:30 |
|
parmarrushabh
|
3fc36efeb3
|
Fixed golint.
|
2018-11-09 10:49:11 +05:30 |
|
MestryOmkar
|
fa90c3eeb0
|
crypto/bn256: fix issues caused by Go 1.11
|
2018-11-09 17:58:40 +05:30 |
|
AnilChinchwale
|
b53a7a111a
|
add validation to randomize smc
|
2018-11-07 11:42:03 +05:30 |
|
parmarrushabh
|
7827a8c35b
|
decode again value from rlp
|
2018-10-30 18:15:12 +05:30 |
|
parmarrushabh
|
4dfbf08a6f
|
prepare testnet genesis
|
2018-10-29 14:53:44 +05:30 |
|
AnilChinchwale
|
77bf4b18e1
|
Fixed default for foundation wallet address at puppeth.
|
2018-10-29 14:23:45 +05:30 |
|
AnilChinchwale
|
62118bea51
|
update genesis.Config.Clique.Epoch
|
2018-10-29 13:17:40 +05:30 |
|
parmarrushabh
|
b2593aa0c3
|
update default 1 epoch = 900 blocks and gap = 450
|
2018-10-29 12:24:58 +05:30 |
|
MestryOmkar
|
bb23d619e9
|
fix text 2. Posv -> 2. Clique
|
2018-10-28 12:02:27 +05:30 |
|
parmarrushabh
|
ce89b6b92d
|
making XDPoS as a separate package
|
2018-10-28 11:58:50 +05:30 |
|
parmmarrushabh
|
9765dea721
|
add option genesis generator for POSV
|
2018-10-27 17:52:28 +05:30 |
|
MestryOmkar
|
cd3f0e37b4
|
move gap into genesis config
|
2018-10-24 14:29:03 +05:30 |
|
parmmarrushabh
|
f4ca507a31
|
updated epoch in genesis
|
2018-10-23 12:59:40 +05:30 |
|
AnilChinchawale
|
4788ad3d80
|
add smart contract randomize blocksigner
|
2018-10-22 10:24:57 +05:30 |
|
parmarrushabh
|
004b6e0045
|
fix unit test, safe cancel context
|
2018-10-22 18:14:27 +05:30 |
|
AnilChinchawale
|
80d66cb264
|
Fixed minor warning of go lint and rename checkpoint config parameter.
|
2018-07-15 16:47:41 +05:30 |
|
AnilChinchawale
|
aa511fb523
|
add BLOCK REWARD TO CLIQUE CONFIG
|
2018-06-09 17:20:53 +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 |
|
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 |
|
Vlad Bokov
|
52697fb1b2
|
cmd/puppeth: allow any vhost in wallet
|
2018-03-09 00:02:31 +07:00 |
|
Saulius Grigaitis
|
c41f1a3e23
|
puppeth: fix Parity Chain Spec parameter GasLimitBoundDivision (#16188)
|
2018-02-27 12:56:51 +02:00 |
|
Martin Holst Swende
|
44d40ffce1
|
core, vm, common: define constantinople fork + shift (#16045)
* core, vm, common: define constantinople fork, start implementation of shift instructions
* vm: more testcases
* vm: add tests for intpool erroneous intpool handling
* core, vm, common: fix constantinople review concerns
* vm: add string<->op definitions for new opcodes
|
2018-02-23 12:32:57 +02:00 |
|
Nilesh Trivedi
|
085d3fbf72
|
cmd/puppeth: Don't allow hyphen in network name. Fixes #16155
|
2018-02-22 00:23:50 +05:30 |
|
Péter Szilágyi
|
12dab53495
|
cmd/puppeth: unify discv4 and discv5 ports
|
2018-02-12 16:27:53 +02:00 |
|
Péter Szilágyi
|
6f69cdd109
|
all: switch gas limits from big.Int to uint64
|
2018-01-03 14:45:35 +02:00 |
|
Péter Szilágyi
|
e4aa882ec5
|
cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port
|
2017-12-21 17:25:42 +02:00 |
|
Zach
|
3da1bf8ca1
|
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
2017-12-12 19:05:47 +01:00 |
|
Zoe Nolan
|
edc3e0efeb
|
cmd/puppeth: fix typo in comment (#15539)
* cmd: fix typo in comment
* cmd/puppeth: tiny comment fixup
|
2017-11-24 10:58:28 +02:00 |
|
Péter Szilágyi
|
a3a2c6b0d9
|
cmd/puppeth: fix typos and review suggestions
|
2017-11-23 14:22:59 +02:00 |
|
Péter Szilágyi
|
b169a309f9
|
cmd/puppeth: fix unconvert linters
|
2017-11-21 15:13:08 +02:00 |
|
Péter Szilágyi
|
7f40ae7876
|
cmd/puppeth: switch over to upstream alltools docker image
|
2017-11-21 15:09:40 +02:00 |
|
Péter Szilágyi
|
327dcd3622
|
cmd/faucet, cmd/puppeth: drop GitHub support at official request
|
2017-11-21 15:09:39 +02:00 |
|
Péter Szilágyi
|
ffc12f63ec
|
cmd/puppeth: simplifications and pre-built docker images
|
2017-11-21 15:09:39 +02:00 |
|
Péter Szilágyi
|
80be5e5463
|
cmd/puppeth: store genesis locally to persist restarts
|
2017-11-21 15:09:38 +02:00 |
|
Péter Szilágyi
|
7abf968d6f
|
cmd/puppeth: skip genesis custom extra-data
|
2017-11-21 15:09:37 +02:00 |
|
Péter Szilágyi
|
6eb38e02a8
|
cmd/puppeth: fix dashboard iframes, extend with new services
|
2017-11-21 15:09:36 +02:00 |
|
Péter Szilágyi
|
51a86f61be
|
cmd/faucet: protocol relative websockets, noauth mode
|
2017-11-21 15:09:36 +02:00 |
|
Péter Szilágyi
|
b5cf603895
|
cmd/puppeth: add support for deploying web wallets
|
2017-11-21 15:09:35 +02:00 |
|
Péter Szilágyi
|
1e0c336d29
|
cmd/puppeth: etherchain light block explorer for PoW nets
|
2017-11-21 15:09:34 +02:00 |
|
Péter Szilágyi
|
9e095251b7
|
cmd/puppeth: mount ethash dir from the host to cache DAGs
|
2017-11-21 15:09:33 +02:00 |
|
Péter Szilágyi
|
da3b9f831e
|
cmd/puppeth: support deploying services with forced rebuilds
|
2017-11-21 15:09:33 +02:00 |
|
Péter Szilágyi
|
7b258c9681
|
cmd/puppeth: concurrent server dials and health checks
|
2017-11-21 15:09:32 +02:00 |
|
Péter Szilágyi
|
8c78449a9e
|
cmd/puppeth: reorganize stats reports to make it readable
|
2017-11-21 15:09:28 +02:00 |
|
Bo
|
cb8bbe7081
|
puppeth: handle encrypted ssh keys (closes #15442) (#15443)
* cmd/puppeth: handle encrypted ssh keys
* cmd/puppeth: fix unconvert linter error
|
2017-11-12 22:24:42 +02:00 |
|
ferhat elmas
|
86f6568f66
|
build: enable unconvert linter (#15456)
* build: enable unconvert linter
- fixes #15453
- update code base for failing cases
* cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter
|
2017-11-10 19:06:45 +02:00 |
|
Péter Szilágyi
|
b45cc0c9e8
|
cmd/puppeth: use dumb textual IP filtering
|
2017-10-10 12:35:09 +03:00 |
|
Péter Szilágyi
|
edba5e9854
|
cmd/puppeth: support managing fork block in the chain config
|
2017-10-04 12:15:58 +03:00 |
|
Péter Szilágyi
|
7514e8a24d
|
cmd/puppeth, params: enable Byzantium on all networks
|
2017-10-02 13:01:40 +03:00 |
|