lotus/cmd/lotus
Łukasz Magiera c41777dcd2
API proxy struct codegen (#5854)
* mostly working api proxy gen

* api: Consistent api names

* fix docsgen

* regenerate api struct

* api: expand external interfaces

* Add missing gen files

* apigen: fix perm detection

* api: Move perm tags to the interface

* gofmt

* worker perms

* docsgen

* docsgen: ignore tag comments

* apigen: add codegen warning

* gofmt

* missing actor type

* docsgen

* make linter happy

* fix lint

* apigen: use directives for tags

* docsgen

* regen openrpc docs
2021-03-23 13:42:56 +01:00
..
backup.go add context to LockedRepo#Datastore(). 2021-01-26 11:01:43 +00:00
daemon_nodaemon.go Update cli 2020-06-04 01:01:41 +02:00
daemon.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
debug_advance.go [WIP] Fix ticket randomness 2020-09-10 17:41:55 -04:00
main.go extract build/version to api/version, remove api package dep on build 2021-03-05 14:28:13 -08:00
pprof.go Add options to set BlockProfileRate and MutexProfileFraction 2020-10-02 19:06:41 +02:00
rpc.go OpenRPC Support (#5843) 2021-03-19 19:22:46 +01:00