lotus/chain/messagepool
Ł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
..
gasguess migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
block_proba_test.go Add test for winnerProba 2020-08-18 21:10:04 +02:00
block_proba.go Lint everything 2020-08-20 20:46:36 -07:00
config.go avoid use mp.cfg directly to avoid race 2021-01-25 10:13:31 +08:00
messagepool_test.go port to v2 imports 2020-10-21 12:16:23 -07:00
messagepool.go avoid use mp.cfg directly to avoid race 2021-01-25 10:13:31 +08:00
provider.go improve coalescing 2020-11-09 13:35:42 +02:00
pruning.go avoid use mp.cfg directly to avoid race 2021-01-25 10:13:31 +08:00
repub_test.go port to v2 imports 2020-10-21 12:16:23 -07:00
repub.go messagepool: small refactor 2020-12-08 20:07:13 +01:00
selection_test.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
selection.go Fix error logging format strings 2021-02-11 12:00:26 +01:00
test-messages.json.gz add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03:00