lotus/chain
Ł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
..
actors Merge branch 'master' into refactor/lib/blockstore 2021-02-28 19:55:23 +00:00
beacon update drand to v1.2.1 2020-10-21 16:49:59 -07:00
events feat(events): define Observer intreface for events 2021-03-22 15:37:44 -07:00
exchange Update markets, cbor-gen with soft map decoding 2021-02-19 20:11:43 +01:00
gen API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
market Update markets, cbor-gen with soft map decoding 2021-02-19 20:11:43 +01:00
messagepool API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
messagesigner API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
metrics Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
state add back logging 2021-01-21 15:21:19 -08:00
stmgr API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
store remove dependency from blockstore/splitstore => chain/store. 2021-03-05 14:46:18 +02:00
sub Merge pull request #5704 from filecoin-project/asr/log-large-delay 2021-03-05 13:19:03 +01:00
types Update markets, cbor-gen with soft map decoding 2021-02-19 20:11:43 +01:00
vectors Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
vm Merge branch 'master' into refactor/lib/blockstore 2021-02-28 19:55:23 +00:00
wallet API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
badtscache.go sync unmark-bad --all 2020-10-10 10:26:42 +02:00
block_receipt_tracker.go Lint everything 2020-08-20 20:46:36 -07:00
checkpoint.go Allow marking a certain tipset as checkpointed 2020-09-09 14:34:00 -04:00
sync_manager_test.go fix data race in test 2021-01-21 15:21:20 -08:00
sync_manager.go sync: log a message when there aren't enough peers 2020-12-03 01:27:07 +00:00
sync_test.go Fix duplicate nonce test 2020-12-09 11:29:41 -08:00
sync.go address review comments. 2021-03-02 21:29:24 +00:00
syncstate.go Expose WorkerID 2020-10-28 20:22:07 +01:00
types_test.go Add an envvar to set address network version 2020-09-25 15:45:27 -04:00