lotus/node/impl/full
Ł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
..
beacon.go Draw the rest of the owl 2020-09-10 17:41:55 -04:00
chain.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
gas_test.go perf: add cache for gas permium estimation 2021-03-22 18:06:14 +01:00
gas.go perf: add cache for gas permium estimation 2021-03-22 18:06:14 +01:00
mpool.go Merge branch 'hunjixin/feat/batchmsg' of github.com:hunjixin/lotus into hunjixin-hunjixin/feat/batchmsg 2020-10-22 14:45:33 +02:00
multisig.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
state.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
sync.go Expose WorkerID 2020-10-28 20:22:07 +01:00
wallet.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00