go-ethereum/internal/cli/server
Manav Darji 1b53044055
internal/cli/server, eth: add option to disable personal wallet endpoints (#394)
* initial disable-bor-wallet implementation

* fixes and enhancements

* update docs using clidoc

* fixes in clique auth
2022-05-23 14:06:51 +05:30
..
chains Rename chain test case 2022-05-09 17:08:03 +02:00
pprof migrate cli to internal package (#301) 2022-01-19 12:10:20 +01:00
proto Protobuf tooling fix and upgrade (#313) 2022-05-09 17:05:29 +02:00
testdata Implement and enable 'unlock' flag 2022-05-16 14:57:26 -07:00
command.go Automatically generate markdown pages from bor CLI 2022-05-09 17:10:36 +02:00
config.go internal/cli/server, eth: add option to disable personal wallet endpoints (#394) 2022-05-23 14:06:51 +05:30
config_legacy.go migrate cli to internal package (#301) 2022-01-19 12:10:20 +01:00
config_legacy_test.go migrate cli to internal package (#301) 2022-01-19 12:10:20 +01:00
config_test.go Implement and enable 'unlock' flag 2022-05-16 14:57:26 -07:00
flags.go internal/cli/server, eth: add option to disable personal wallet endpoints (#394) 2022-05-23 14:06:51 +05:30
server.go internal/cli/server, eth: add option to disable personal wallet endpoints (#394) 2022-05-23 14:06:51 +05:30
server_test.go add test for dev flag 2022-01-25 16:33:09 +05:30
service.go Merge branch 'master' into merge-subs2 2022-01-19 17:59:06 +05:30
service_test.go migrate cli to internal package (#301) 2022-01-19 12:10:20 +01:00