Gyuho Lee
|
087ef7013d
|
server: fix error message format
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2023-03-13 09:43:30 +08:00 |
|
 Gyuho LeeandGitHub
|
89f91cc1b1
|
Merge pull request #320 from ava-labs/timestampvm
README: add timestamp vm example
|
2022-10-25 17:17:49 -07:00 |
|
Gyuho Lee
|
dc4d760fb5
|
README: clarify timestampvm genesis
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-10-25 15:21:57 -07:00 |
|
Gyuho Lee
|
b390e2d159
|
README: add "timestampvm" example
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-10-25 14:39:27 -07:00 |
|
Gyuho Lee
|
8c4b01a8a7
|
README: add an example with global node config
> {"level":"info","ts":"2022-07-08T17:34:02.463+0800","caller":"server/server.go:315","msg":"starting","execPath":"/Users/leegyuho/go/src/github.com/ava-labs/avalanchego/build/avalanchego","numNodes":5,"whitelistedSubnets":"","pid":8114,"rootDataDir":"/var/folders/xt/szh_n5x154x2hyhj0zkpd3qr0000gn/T/network-runner-root-data_20220708_173402","pluginDir":"/Users/leegyuho/go/src/github.com/ava-labs/avalanchego/build/plugins","chainConfigs":null,"defaultNodeConfig":"{\"http-host\":\"0.0.0.0\"}"}
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-07-14 23:26:47 +08:00 |
|
 Gyuho LeeandGitHub
|
ab71483794
|
Merge pull request #148 from ava-labs/fix-gw-close
server: fix gRPC gateway server close
|
2022-05-13 05:27:52 -07:00 |
|
Gyuho Lee
|
d23eb37819
|
server: fix gRPC gateway server close
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-05-13 05:04:49 -07:00 |
|
 Gyuho LeeandGitHub
|
bbcabb777d
|
Merge pull request #144 from ava-labs/disable-grpc-gateway
*: add "--disable-grpc-gateway"
|
2022-05-10 17:05:09 -07:00 |
|
Gyuho Lee
|
eada8268a1
|
*: add "--disable-grpc-gateway"
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-05-10 12:48:56 -07:00 |
|
 Gyuho LeeandGitHub
|
fc2bcff645
|
*: better logging + increase timeout for slow machines (#137)
* server: clarify ready message
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* server: increase timeout for slow testing machine
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-05-02 09:19:38 -04:00 |
|
 Gyuho LeeandGitHub
|
3e8f8a8229
|
Merge pull request #132 from ava-labs/rust-sdk
avalanche-network-runner-sdk: remove
|
2022-04-25 12:38:13 -07:00 |
|
Gyuho Lee
|
c6e689c72c
|
avalanche-network-runner-sdk: remove
submodule + go module exclude does not work with "go install"
Will create a separate repo.
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-04-25 10:49:15 -07:00 |
|
 Gyuho LeeandGitHub
|
63215abf1d
|
*: support custom VM installation + Rust SDK (#123)
* *: support custom VM, clean up "restart" request
server: implement persistent wallet to refresh txs
server: add more errors, still debugging
server: fix staking start time
go.module: exclude protocol buffer submodule for Rust SDK
server: better logging for custom VMs
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* avalanche-network-runner-sdk: initial commit
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* *: clean up docs, make custom VM install more modular
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* *: clean up bash commands, and move update JSON func to utils
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* scripts: remove unused lines, utils: fix error message
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* server: fix "time.Since"
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-04-19 13:24:55 -04:00 |
|
 Gyuho LeeandGitHub
|
0814faf39b
|
Merge pull request #118 from ava-labs/remove-mod-replace-hack
Remove duktape replace hack to support go build
|
2022-04-16 09:52:27 -07:00 |
|
 Gyuho LeeandGitHub
|
a7f8367d3b
|
*: "attach-peer" via RPC (#121)
* *: "attach-peer" via RPC
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* *: remove bytes throttle field, simplify "GetNode"
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* workflows: skip "lint_test"
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
* golangci: re-enable lint tests
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-04-06 14:19:29 -04:00 |
|
 Gyuho LeeandGitHub
|
70eb49b908
|
Merge pull request #116 from ava-labs/root-data-dir
Add root data directory as optional start arg
|
2022-03-29 11:17:24 -04:00 |
|
 Gyuho LeeandGitHub
|
5230e5803b
|
Merge pull request #107 from ava-labs/workflow
workflows: make release job run more explicit
|
2022-03-02 04:55:12 +08:00 |
|
Gyuho Lee
|
c175ad45f3
|
workflows: make release job run more explicit
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-03-01 12:30:06 -08:00 |
|
 Gyuho LeeandGitHub
|
62e19c2e08
|
Merge pull request #106 from ava-labs/fix-bootstrap-removal
Fixed bootstrap removal from local networks
|
2022-03-02 04:25:55 +08:00 |
|
 Gyuho LeeandGitHub
|
38995ed89f
|
Merge pull request #105 from ava-labs/fix-readme
README: fix ping example
|
2022-03-01 00:02:49 +08:00 |
|
Gyuho Lee
|
27f53d7753
|
README: fix ping example
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-28 07:24:53 -08:00 |
|
Gyuho Lee
|
fa0addda9e
|
release: needs tests
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 19:05:19 -08:00 |
|
Gyuho Lee
|
910d795fc9
|
github: update
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 19:03:41 -08:00 |
|
Gyuho Lee
|
adf9d8438c
|
github: separate jobs
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 19:02:17 -08:00 |
|
Gyuho Lee
|
d15907d4fb
|
github: fix
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 19:00:39 -08:00 |
|
Gyuho Lee
|
b55747f4c5
|
*: clean up github actions
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 18:58:17 -08:00 |
|
Gyuho Lee
|
2a40eb4701
|
lint.yml: simplify action runs
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 18:51:22 -08:00 |
|
Gyuho Lee
|
e310da078e
|
workflow: simplify action triggers
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 18:50:25 -08:00 |
|
 Gyuho LeeandGitHub
|
18fcce9c02
|
Merge pull request #102 from ava-labs/rpc
*: support RPC server
|
2022-02-24 10:36:39 +08:00 |
|
Gyuho Lee
|
d5fdd87c49
|
README: update
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 18:02:49 -08:00 |
|
Gyuho Lee
|
ddf74a3aae
|
workflow: skip "e2e" tests
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 17:46:31 -08:00 |
|
Gyuho Lee
|
7283e27185
|
*: fix tests, enable logging by default
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 17:36:19 -08:00 |
|
Gyuho Lee
|
b08e4843f9
|
*: support RPC server
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
|
2022-02-23 16:23:39 -08:00 |
|