Daniel Liu
|
eaaeea0cad
|
all: use slices.Sort() to sort strings (#1712)
|
2025-12-07 15:49:13 +05:30 |
|
Daniel Liu
|
f65ecda9f1
|
cmd/puppeth: improve code (#1716)
|
2025-11-14 20:11:45 +05:30 |
|
wanwiset25
|
30e1a9a7fd
|
fix
|
2025-09-20 17:56:20 +04:00 |
|
wanwiset25
|
4df9699821
|
genesis wizard accept file input
|
2025-09-14 15:19:19 +04:00 |
|
Wanwiset Peerapatanapokin
|
aaa246f60e
|
PDF-01 (#397)
* replace deprecated ioutil lib calls
* fix for FileInfo type required
* fix for ioutil.Discard
* fix .Discard
* fix for go-bindata generated files
|
2024-01-19 15:05:03 +04:00 |
|
Liam
|
767dfde1da
|
add v2 config into genesis wizard (#273)
|
2023-05-31 16:03:31 +10:00 |
|
olumuyiwadad
|
b5abbfed79
|
new EVM Upgrade
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
|
2021-09-21 16:53:46 +05:30 |
|
olumuyiwadad
|
571c41f891
|
FIx Bad block error.
|
2021-09-17 17:59:06 +05:30 |
|
dev-vadim
|
dbe8c9d984
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
AnilChinchawale
|
f272b5d8cb
|
Change prefix to xdc
|
2019-03-17 16:14:04 +05:30 |
|
Péter Szilágyi
|
d4415f5e40
|
cmd/puppeth: chain import/export via wizard, minor polishes
|
2018-12-04 12:12:40 +02:00 |
|
Martin Holst Swende
|
8698fbabf6
|
cmd/puppeth: implement chainspec converters
|
2018-12-03 12:34:41 +02:00 |
|
Péter Szilágyi
|
12dab53495
|
cmd/puppeth: unify discv4 and discv5 ports
|
2018-02-12 16:27:53 +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
|
7b258c9681
|
cmd/puppeth: concurrent server dials and health checks
|
2017-11-21 15:09:32 +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
|
059c767adf
|
cmd/puppeth: support blacklisting malicious IPs on ethstats
|
2017-08-18 11:23:56 +03:00 |
|
Egon Elbre
|
85454e7678
|
cmd: fix megacheck warnings (#14912)
* cmd: fix megacheck warnings
* cmd: revert time.Until changes, keep readFloat
|
2017-08-07 14:34:21 +03:00 |
|
Péter Szilágyi
|
455fcc8309
|
cmd/puppeth: remove wrapping loop in single reads
|
2017-08-04 17:00:22 +02:00 |
|
Péter Szilágyi
|
ef7b9fb7d0
|
cmd/puppeth: v4/v5 boot separation, signer gas configs (#14453)
|
2017-05-13 02:03:56 +02:00 |
|
Péter Szilágyi
|
cf4faa491a
|
cmd/puppeth, vendor: update ssh, manage server keys (#14398)
|
2017-05-03 09:09:34 +02:00 |
|
Péter Szilágyi
|
706a1e552c
|
cmd/puppeth: your Ethereum private network manager (#13854)
|
2017-04-11 01:25:53 +02:00 |
|