Aayush Rajasekaran
|
dfb65ed89f
|
Plumb contexts through
|
2021-12-11 17:04:00 -05:00 |
|
Jakub Sztandera
|
d777680449
|
Fix mpool.GetActor for lite node
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-05-07 15:30:06 +02:00 |
|
Jakub Sztandera
|
66c408938b
|
Fix signature in messagepool, wire in context
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-04-16 18:43:28 +02:00 |
|
Jakub Sztandera
|
77d004ec06
|
Fix nonce getting on Lotus lite
Resolves #5593 #5995
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-04-15 19:57:09 +02:00 |
|
Ł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 |
|
Łukasz Magiera
|
fdaa9c14ad
|
Merge remote-tracking branch 'origin/master' into feat/signing-backends
|
2020-10-09 20:36:51 +02:00 |
|
Dirk McCormick
|
ef73b964fb
|
feat: add end-to-end test for lite mode
|
2020-10-09 11:48:35 +02:00 |
|
Łukasz Magiera
|
6c54d2445d
|
Appease the linter
|
2020-10-09 01:53:12 +02:00 |
|
Łukasz Magiera
|
f3dc730b05
|
wallet: Add metadata to WalletAPI.WalletSign
|
2020-10-09 01:27:38 +02:00 |
|
Łukasz Magiera
|
4835109470
|
wallet: Post-merge fixes
|
2020-10-09 00:51:04 +02:00 |
|
Dirk McCormick
|
7c3f622fae
|
refactor: message signer - always store *next* nonce in datastore
|
2020-10-05 14:54:22 +02:00 |
|
Dirk McCormick
|
140671599c
|
fix: make message signer nonce generation transactional
|
2020-10-05 14:19:31 +02:00 |
|
Dirk McCormick
|
d1c10a61dd
|
fix: message signer - always compare with mpool nonce
|
2020-09-29 12:20:09 +02:00 |
|
Dirk McCormick
|
3c524ac0e0
|
refactor: move nonce generation from mpool to wallet
|
2020-09-24 14:09:42 +02:00 |
|