D:\projects\SpringBlockchain>polygon-edge server --data-dir ./validator-2 --chain genesis.json --grpc :20000 --libp2p :20001 --jsonrpc :20002 --seal 2022-03-09T00:29:01.197+0530 [INFO] polygon: Data dir: path=./validator-2 2022-03-09T00:29:01.521+0530 [INFO] polygon.blockchain: Current header: hash=0x20313ed517e02c22fc48019b0e2278ff39f9d6abfcf3e470c02f43c012520558 number=0 2022-03-09T00:29:01.521+0530 [INFO] polygon.blockchain: genesis: hash=0x20313ed517e02c22fc48019b0e2278ff39f9d6abfcf3e470c02f43c012520558 2022-03-09T00:29:01.522+0530 [INFO] polygon.jsonrpc: http server started: addr=127.0.0.1:20002 2022-03-09T00:29:01.523+0530 [INFO] polygon.consensus.ibft: validator key: addr=0x92a4004394DD78091C7151388467DBC17f416578 2022-03-09T00:29:01.523+0530 [INFO] polygon.consensus.ibft: state change: new=SyncState 2022-03-09T00:29:01.523+0530 [INFO] polygon: GRPC server running: addr=127.0.0.1:20000 2022-03-09T00:29:01.523+0530 [INFO] polygon.network: LibP2P server running: addr=/ip4/127.0.0.1/tcp/20001/p2p/16Uiu2HAm83QUiX4rj8fnm7zaEQUU4sKQcwDHRq6ffoouwPPWHxuf 2022-03-09T00:29:01.523+0530 [INFO] polygon.network: Omitting bootnode with same ID as host: id=16Uiu2HAm83QUiX4rj8fnm7zaEQUU4sKQcwDHRq6ffoouwPPWHxuf 2022-03-09T00:29:01.534+0530 [INFO] polygon.network: Peer connected: id=16Uiu2HAmKAH3h59BDHAPCGzunEdLnMZswYhfH23PHcYVxFPViBjH 2022-03-09T00:29:06.535+0530 [INFO] polygon.network: Peer connected: id=16Uiu2HAmP6bQtmnMwkbGejd6yixZAHYpzgZuHQx7xysTxQBm2mfg 2022-03-09T00:29:06.540+0530 [INFO] polygon.network: Peer connected: id=16Uiu2HAm9fsYKLUC1CmHY9eDfreWiAgEJxgAMjSVUsSADyx6EJDF 2022/03/09 00:29:10 http: panic serving 127.0.0.1:49792: runtime error: index out of range [-1] goroutine 255 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00003ed08}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00053f860, 0x0, 0xc00053f820}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00053f820, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc0003a19a0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc00223dd88}, {0xc0003a19a0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc00223dd88}, {0xc00223ddd0, 0xf}, {0xc000432580, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0025741e0, {0xc00048a200, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc00156e620}, 0xc000758800) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc0018e7050, {0x1709700, 0xc00156e620}, 0xc0019639f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc00156e620}, 0xc000758800) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0xf9466, {0x1709700, 0xc00156e620}, 0xc00156e620) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc00156e620}, 0xc000758800) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc00156e620}, 0xc000758800) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0003a6640, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:10 http: panic serving 127.0.0.1:49793: runtime error: index out of range [-1] goroutine 276 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00056ac18}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc000087820, 0x0, 0xc0000877e0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0000877e0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001a627d0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002260158}, {0xc001a627d0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002260158}, {0xc0022601b0, 0xf}, {0xc000150840, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc00072e3c0, {0xc00182aa00, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc000748460}, 0xc001682100) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a21470, {0x1709700, 0xc000748460}, 0xc00194d9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc000748460}, 0xc001682100) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x215f0360f10, {0x1709700, 0xc000748460}, 0xc000748460) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc000748460}, 0xc001682100) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc000748460}, 0xc001682100) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069a640, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:10 http: panic serving 127.0.0.1:49800: runtime error: index out of range [-1] goroutine 614 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f46a8}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0001e3200, 0x0, 0xc0001e31c0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0001e31c0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abc3c0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc00224bfb8}, {0xc001abc3c0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc00224bfb8}, {0xc002266020, 0xf}, {0xc001924580, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e61e0, {0xc001966600, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006aa8c0}, 0xc000758900) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a8f3b0, {0x1709700, 0xc0006aa8c0}, 0xc00194d9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006aa8c0}, 0xc000758900) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30006, {0x1709700, 0xc0006aa8c0}, 0xc0006aa8c0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006aa8c0}, 0xc000758900) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006aa8c0}, 0xc000758900) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0004294a0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:11 http: panic serving 127.0.0.1:49802: runtime error: index out of range [-1] goroutine 584 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00003edb0}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00053fa20, 0x0, 0xc00053f9e0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00053f9e0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc0003a1bd0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc0022584b8}, {0xc0003a1bd0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc0022584b8}, {0xc002258510, 0xf}, {0xc000432630, 0xa3, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0025742d0, {0xc00048b200, 0xec, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc00156e7e0}, 0xc000758a00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc0018e7350, {0x1709700, 0xc00156e7e0}, 0xc00194d9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc00156e7e0}, 0xc000758a00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x215f0751b78, {0x1709700, 0xc00156e7e0}, 0xc00156e7e0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc00156e7e0}, 0xc000758a00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc00156e7e0}, 0xc000758a00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069afa0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:11 http: panic serving 127.0.0.1:49804: runtime error: index out of range [-1] goroutine 585 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4768}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0001e3420, 0x0, 0xc0001e33e0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0001e33e0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x6) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x30) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abc780, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc0022662d8}, {0xc001abc780, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc0022662d8}, {0xc002266330, 0xf}, {0xc001924630, 0xa4, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e64b0, {0xc001966a00, 0xed, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006aaa80}, 0xc000758b00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a8f620, {0x1709700, 0xc0006aaa80}, 0xc0016f19f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006aaa80}, 0xc000758b00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30006, {0x1709700, 0xc0006aaa80}, 0xc0006aaa80) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006aaa80}, 0xc000758b00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006aaa80}, 0xc000758b00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069b040, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:11 http: panic serving 127.0.0.1:49805: runtime error: index out of range [-1] goroutine 587 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00056acf0}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc000087b40, 0x0, 0xc000087b00}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc000087b00, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001a62fa0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002260b48}, {0xc001a62fa0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002260b48}, {0xc002260b90, 0xf}, {0xc000150dc0, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc00072e5a0, {0xc00182b000, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc000748700}, 0xc00187e400) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a21e60, {0x1709700, 0xc000748700}, 0xc0016f19f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc000748700}, 0xc00187e400) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30006, {0x1709700, 0xc000748700}, 0xc000748700) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc000748700}, 0xc00187e400) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc000748700}, 0xc00187e400) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069b220, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:12 http: panic serving 127.0.0.1:49810: runtime error: index out of range [-1] goroutine 621 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00039e5e8}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00003b300, 0x0, 0xc00003b2c0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00003b2c0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001b6e2d0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc0022537d8}, {0xc001b6e2d0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc0022537d8}, {0xc002253830, 0xf}, {0xc001b00160, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc001bbe000, {0xc0016e0200, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0016a82a0}, 0xc001682600) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001b1f380, {0x1709700, 0xc0016a82a0}, 0xc0016f19f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0016a82a0}, 0xc001682600) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0xc00253f400, {0x1709700, 0xc0016a82a0}, 0xc0016a82a0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0016a82a0}, 0xc001682600) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0016a82a0}, 0xc001682600) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc000429c20, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:12 http: panic serving 127.0.0.1:49812: runtime error: index out of range [-1] goroutine 511 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00056ad98}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc000087d40, 0x0, 0xc000087d00}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc000087d00, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001a630e0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002260ed8}, {0xc001a630e0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002260ed8}, {0xc002260f30, 0xf}, {0xc000150e70, 0xa3, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc00072e780, {0xc00182b200, 0xec, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0007488c0}, 0xc00187e600) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001cfc0c0, {0x1709700, 0xc0007488c0}, 0xc0016f19f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0007488c0}, 0xc00187e600) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30007, {0x1709700, 0xc0007488c0}, 0xc0007488c0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0007488c0}, 0xc00187e600) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0007488c0}, 0xc00187e600) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0001c4fa0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:12 http: panic serving 127.0.0.1:49813: runtime error: index out of range [-1] goroutine 512 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00003eeb8}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00053fbc0, 0x0, 0xc00053fb80}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00053fb80, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x6) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x30) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc0003a1e00, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002258818}, {0xc0003a1e00, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002258818}, {0xc002258870, 0xf}, {0xc0004326e0, 0xa4, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0025743c0, {0xc00048b400, 0xed, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc00156e9a0}, 0xc00187e700) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc0018e7590, {0x1709700, 0xc00156e9a0}, 0xc0018699f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc00156e9a0}, 0xc00187e700) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0xf500c0, {0x1709700, 0xc00156e9a0}, 0xc00156e9a0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc00156e9a0}, 0xc00187e700) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc00156e9a0}, 0xc00187e700) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0001c5040, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:13 http: panic serving 127.0.0.1:49814: runtime error: index out of range [-1] goroutine 623 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f49c0}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0001e3980, 0x0, 0xc0001e3940}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0001e3940, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abc910, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002267108}, {0xc001abc910, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002267108}, {0xc002267160, 0xf}, {0xc0019246e0, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e6690, {0xc001967000, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006aac40}, 0xc000758c00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a8fc80, {0x1709700, 0xc0006aac40}, 0xc002f599f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006aac40}, 0xc000758c00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30006, {0x1709700, 0xc0006aac40}, 0xc0006aac40) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006aac40}, 0xc000758c00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006aac40}, 0xc000758c00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0000201e0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:13 http: panic serving 127.0.0.1:49819: runtime error: index out of range [-1] goroutine 630 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4a68}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0001e3b60, 0x0, 0xc0001e3b20}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0001e3b20, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abca00, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc0022673d8}, {0xc001abca00, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc0022673d8}, {0xc002267430, 0xf}, {0xc001924790, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e6870, {0xc001967200, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006aae00}, 0xc00187e800) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a8fdd0, {0x1709700, 0xc0006aae00}, 0xc0019499f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006aae00}, 0xc00187e800) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30007, {0x1709700, 0xc0006aae00}, 0xc0006aae00) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006aae00}, 0xc00187e800) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006aae00}, 0xc00187e800) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069b400, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:13 http: panic serving 127.0.0.1:49820: runtime error: index out of range [-1] goroutine 632 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4b10}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0001e3d80, 0x0, 0xc0001e3d40}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0001e3d40, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abcb40, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc0022676c8}, {0xc001abcb40, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc0022676c8}, {0xc002267710, 0xf}, {0xc001924840, 0xa3, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e6b40, {0xc001967400, 0xec, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006aafc0}, 0xc000758d00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001a8ff80, {0x1709700, 0xc0006aafc0}, 0xc0019499f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006aafc0}, 0xc000758d00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0xc0019c18c0, {0x1709700, 0xc0006aafc0}, 0xc0006aafc0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006aafc0}, 0xc000758d00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006aafc0}, 0xc000758d00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069b5e0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:13 http: panic serving 127.0.0.1:49821: runtime error: index out of range [-1] goroutine 633 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00056ae58}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc000087f40, 0x0, 0xc000087f00}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc000087f00, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x6) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x30) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001a63220, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002261238}, {0xc001a63220, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002261238}, {0xc002261290, 0xf}, {0xc000150f20, 0xa4, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc00072e960, {0xc00182b400, 0xed, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc000748a80}, 0xc000758e00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001cfc2d0, {0x1709700, 0xc000748a80}, 0xc002f4b9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc000748a80}, 0xc000758e00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0xc0000c2780, {0x1709700, 0xc000748a80}, 0xc000748a80) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc000748a80}, 0xc000758e00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc000748a80}, 0xc000758e00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069b680, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:14 http: panic serving 127.0.0.1:49822: runtime error: index out of range [-1] goroutine 513 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00039e6c0}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00003b560, 0x0, 0xc00003b520}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00003b520, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001b6e5f0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002253ad8}, {0xc001b6e5f0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002253ad8}, {0xc002253b30, 0xf}, {0xc001b00210, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc001bbe3c0, {0xc0016e0600, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0016a8460}, 0xc001956e00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001b1f620, {0x1709700, 0xc0016a8460}, 0xc002f5b9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0016a8460}, 0xc001956e00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30008, {0x1709700, 0xc0016a8460}, 0xc0016a8460) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0016a8460}, 0xc001956e00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0016a8460}, 0xc001956e00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0001c50e0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:14 http: panic serving 127.0.0.1:49832: runtime error: index out of range [-1] goroutine 635 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4bb8}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0001e3f60, 0x0, 0xc0001e3f20}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0001e3f20, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abccd0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc0022679f8}, {0xc001abccd0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc0022679f8}, {0xc002267a50, 0xf}, {0xc0019248f0, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e6d20, {0xc001967600, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006ab180}, 0xc001682700) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc00234c210, {0x1709700, 0xc0006ab180}, 0xc0019499f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006ab180}, 0xc001682700) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30006, {0x1709700, 0xc0006ab180}, 0xc0006ab180) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006ab180}, 0xc001682700) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006ab180}, 0xc001682700) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069b860, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:14 http: panic serving 127.0.0.1:49838: runtime error: index out of range [-1] goroutine 643 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00056af00}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00225e100, 0x0, 0xc00225e0c0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00225e0c0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001a63360, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002261518}, {0xc001a63360, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002261518}, {0xc002261570, 0xf}, {0xc000150fd0, 0xa3, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc00072ea50, {0xc00182b600, 0xec, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc000748c40}, 0xc001956f00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001cfc3c0, {0x1709700, 0xc000748c40}, 0xc002f5b9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc000748c40}, 0xc001956f00) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30008, {0x1709700, 0xc000748c40}, 0xc000748c40) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc000748c40}, 0xc001956f00) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc000748c40}, 0xc001956f00) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc0001c52c0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:14 http: panic serving 127.0.0.1:49839: runtime error: index out of range [-1] goroutine 637 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4c78}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0023ba140, 0x0, 0xc0023ba100}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0023ba100, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x6) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x30) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abce60, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002267d78}, {0xc001abce60, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002267d78}, {0xc002267de0, 0xf}, {0xc0019249a0, 0xa4, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e6f00, {0xc001967800, 0xed, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006ab340}, 0xc001957000) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc00234c420, {0x1709700, 0xc0006ab340}, 0xc0019499f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006ab340}, 0xc001957000) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x1, {0x1709700, 0xc0006ab340}, 0xc0006ab340) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006ab340}, 0xc001957000) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006ab340}, 0xc001957000) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00069ba40, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:15 http: panic serving 127.0.0.1:49840: runtime error: index out of range [-1] goroutine 658 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4d20}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0023ba2e0, 0x0, 0xc0023ba2a0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0023ba2a0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abcfa0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc00226c038}, {0xc001abcfa0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc00226c038}, {0xc00226c090, 0xf}, {0xc001924a50, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e6ff0, {0xc001967a00, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006ab500}, 0xc001682800) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc00234c570, {0x1709700, 0xc0006ab500}, 0xc002f039f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006ab500}, 0xc001682800) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x3, {0x1709700, 0xc0006ab500}, 0xc0006ab500) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006ab500}, 0xc001682800) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006ab500}, 0xc001682800) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00226e140, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:16 http: panic serving 127.0.0.1:49846: runtime error: index out of range [-1] goroutine 659 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc00056afa8}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc00225e320, 0x0, 0xc00225e2e0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc00225e2e0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001a63450, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc002261808}, {0xc001a63450, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc002261808}, {0xc002261850, 0xf}, {0xc000151080, 0xa2, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc00072ed20, {0xc00182b800, 0xeb, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc000748e00}, 0xc001957100) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc001cfc5a0, {0x1709700, 0xc000748e00}, 0xc00197b9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc000748e00}, 0xc001957100) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30008, {0x1709700, 0xc000748e00}, 0xc000748e00) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc000748e00}, 0xc001957100) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc000748e00}, 0xc001957100) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00226e1e0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:16 http: panic serving 127.0.0.1:49847: runtime error: index out of range [-1] goroutine 661 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4dc8}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0023ba480, 0x0, 0xc0023ba440}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0023ba440, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x8) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abd0e0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc00226c358}, {0xc001abd0e0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc00226c358}, {0xc00226c3c0, 0xf}, {0xc001924b00, 0xa3, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e70e0, {0xc001967c00, 0xec, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006ab6c0}, 0xc001682900) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc00234c6c0, {0x1709700, 0xc0006ab6c0}, 0xc002f699f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006ab6c0}, 0xc001682900) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0xc0000c2780, {0x1709700, 0xc0006ab6c0}, 0xc0006ab6c0) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006ab6c0}, 0xc001682900) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006ab6c0}, 0xc001682900) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00226e3c0, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8 2022/03/09 00:29:16 http: panic serving 127.0.0.1:49848: runtime error: index out of range [-1] goroutine 662 [running]: net/http.(*conn).serve.func1() C:/Program Files/Go/src/net/http/server.go:1802 +0xb9 panic({0x1125920, 0xc0001f4e88}) C:/Program Files/Go/src/runtime/panic.go:1047 +0x266 github.com/0xPolygon/polygon-edge/crypto.RecoverPubkey({0x0, 0x1, 0x16e8ee}, {0xc0023ba620, 0x0, 0xc0023ba5e0}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/crypto/crypto.go:144 +0x135 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverImpl({0x0, 0x0, 0x0}, {0xc0023ba5e0, 0x2d574, 0xa8}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:22 +0xa5 github.com/0xPolygon/polygon-edge/consensus/ibft.ecrecoverFromHeader(0x20) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/sign.go:42 +0xc5 github.com/0xPolygon/polygon-edge/consensus/ibft.(*Ibft).GetBlockCreator(0x0, 0x6) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/consensus/ibft/ibft.go:1268 +0x2e github.com/0xPolygon/polygon-edge/server.(*jsonRPCHub).ApplyTxn(0xc00183a5f0, 0xc0003d3680, 0x30) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/server/server.go:467 +0x53 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas.func1(0x264ea4) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:561 +0x65 github.com/0xPolygon/polygon-edge/jsonrpc.(*Eth).EstimateGas(0xc001823830, 0xc0022581f0, 0x0) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/eth_endpoint.go:574 +0xa4c reflect.Value.call({0xc00057ae00, 0xc0005787d0, 0x1150c60}, {0x11dd311, 0x4}, {0xc001abd1d0, 0x3, 0xf050c0}) C:/Program Files/Go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0xc00057ae00, 0xc0005787d0, 0xc00226c688}, {0xc001abd1d0, 0x3, 0x3}) C:/Program Files/Go/src/reflect/value.go:339 +0xc5 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).handleReq(0xc00183a640, {{0xf3e780, 0xc00226c688}, {0xc00226c6e0, 0xf}, {0xc001924bb0, 0xa4, 0xb0}}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:296 +0x492 github.com/0xPolygon/polygon-edge/jsonrpc.(*Dispatcher).Handle(0xc0001e71d0, {0xc001967e00, 0xed, 0x200}) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/dispatcher.go:237 +0x165 github.com/0xPolygon/polygon-edge/jsonrpc.(*JSONRPC).handle(0xc001823d70, {0x1709700, 0xc0006ab880}, 0xc001957200) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:263 +0x4a4 net/http.HandlerFunc.ServeHTTP(0xc00234c810, {0x1709700, 0xc0006ab880}, 0xc00197b9f8) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f github.com/0xPolygon/polygon-edge/jsonrpc.middlewareFactory.func1.1({0x1709700, 0xc0006ab880}, 0xc001957200) C:/Users/happi/go/pkg/mod/github.com/0x!polygon/polygon-edge@v0.2.2-0.20220304102428-b06e562914d8/jsonrpc/jsonrpc.go:119 +0xc2 net/http.HandlerFunc.ServeHTTP(0x30008, {0x1709700, 0xc0006ab880}, 0xc0006ab880) C:/Program Files/Go/src/net/http/server.go:2047 +0x2f net/http.(*ServeMux).ServeHTTP(0x0, {0x1709700, 0xc0006ab880}, 0xc001957200) C:/Program Files/Go/src/net/http/server.go:2425 +0x149 net/http.serverHandler.ServeHTTP({0x1705750}, {0x1709700, 0xc0006ab880}, 0xc001957200) C:/Program Files/Go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc00226e460, {0x1717e28, 0xc002540b40}) C:/Program Files/Go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve C:/Program Files/Go/src/net/http/server.go:3034 +0x4e8