prysm-pulse/proto/eth/service
Han Shen 4af7d8230a
Implement "set gaslimit" for KeyManager API (#11208)
* This PR is for issue #11155 "Keymanager APIs: gas limit api"'s task "set gas limit".

* This PR is for issue #11155 "Keymanager APIs: gas limit api"'s task "set gas limit".

* Fixed comment string.

* Regenerated key_management proto files.

* Addressed code review comment - explitly set BuildConfig.Enabled to false.

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-08-18 04:49:54 +00:00
..
beacon_chain_service.pb.go Protobuf cleanup (#11096) 2022-08-17 01:35:27 +00:00
beacon_chain_service.pb.gw.go Protobuf cleanup (#11096) 2022-08-17 01:35:27 +00:00
beacon_chain_service.proto Protobuf cleanup (#11096) 2022-08-17 01:35:27 +00:00
beacon_debug_service.pb.go Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
beacon_debug_service.pb.gw.go Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
beacon_debug_service.proto Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
events_service.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
events_service.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
events_service.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
key_management.pb.go Implement "set gaslimit" for KeyManager API (#11208) 2022-08-18 04:49:54 +00:00
key_management.pb.gw.go Implement "set gaslimit" for KeyManager API (#11208) 2022-08-18 04:49:54 +00:00
key_management.proto Implement "set gaslimit" for KeyManager API (#11208) 2022-08-18 04:49:54 +00:00
node_service.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node_service.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node_service.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_service.pb.go Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
validator_service.pb.gw.go Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
validator_service.proto Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00