Steven Allen
|
9804310cc8
|
Update specs-actors to 0.9.10
Moves the Keyer type (and helpers) into go-state-types.
|
2020-09-14 14:32:57 -07:00 |
|
Łukasz Magiera
|
b83463ca76
|
Merge pull request #3774 from filecoin-project/fix/paych-status-missing
add paych status command to list
|
2020-09-11 21:45:25 +02:00 |
|
Łukasz Magiera
|
eaf9ebc2ca
|
Merge pull request #3752 from filecoin-project/fix/mpool-replace-auto
Fix mpool replace --auto
|
2020-09-11 11:12:35 +02:00 |
|
whyrusleeping
|
72eb17d314
|
wire skip old messages option through the api
|
2020-09-10 17:40:47 -07:00 |
|
whyrusleeping
|
0efe5ee7d5
|
include some other changes
|
2020-09-10 17:32:30 -07:00 |
|
hannahhoward
|
56b237e7b8
|
fix(paych): add status command to list
Add paych status cmd to list of payment channel sub commands
|
2020-09-10 16:00:23 -07:00 |
|
Jakub Sztandera
|
2865a0367b
|
Fix mpool replace --auto
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-11 00:59:57 +02:00 |
|
Łukasz Magiera
|
9e9856bb45
|
Merge pull request #3590 from filecoin-project/asr/multisig
Multisig API additions
|
2020-09-10 17:04:48 +02:00 |
|
Łukasz Magiera
|
6c8a44b056
|
Merge pull request #3701 from filecoin-project/feat/gas-perf-cmd
add basic command for printing gas performance of messages in the mpool
|
2020-09-09 21:39:40 +02:00 |
|
vyzo
|
f7d3d371f7
|
print reward and actual gas performancec
|
2020-09-09 22:11:51 +03:00 |
|
Aayush Rajasekaran
|
22fdb9594d
|
Add CLI to checkpoint tipsets
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
93a0052219
|
Add a SyncUnmarkBad CLI
|
2020-09-09 14:34:05 -04:00 |
|
whyrusleeping
|
7747f5a3fa
|
add basic command for printing gas performance of messages in the mempool
|
2020-09-09 11:23:48 -07:00 |
|
Łukasz Magiera
|
1d78ffc04d
|
Merge pull request #3676 from filecoin-project/feat/mpool-replace-auto
add an auto flag to mpool replace
|
2020-09-09 19:31:43 +02:00 |
|
whyrusleeping
|
e9b85f5acb
|
ensure replaced message can properly RBF
|
2020-09-09 10:23:41 -07:00 |
|
Łukasz Magiera
|
cb3b0ab2bb
|
Merge remote-tracking branch 'origin/master' into blocksync-refactor
|
2020-09-09 19:19:05 +02:00 |
|
Łukasz Magiera
|
29aa972f18
|
Merge pull request #3546 from filecoin-project/feat/netconnect-miner-addr
net cli: Support miner addresses in net connect
|
2020-09-09 08:55:51 +02:00 |
|
whyrusleeping
|
8c0994e290
|
add an auto flag to mpool replace
|
2020-09-08 15:47:40 -07:00 |
|
Jakub Sztandera
|
44f4372ca3
|
Add StageFetchingMessages to sync status
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-08 20:42:20 +02:00 |
|
Raúl Kripalani
|
b33db9c1ab
|
Merge branch 'master' into blocksync-refactor
|
2020-09-08 14:22:43 +01:00 |
|
hannahhoward
|
2db4b57013
|
feat(markets): upgrade markets 0.6.0
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
d678fe4bfa
|
Fix tests
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
39755a294a
|
Update to specs v0.9.6
|
2020-09-07 15:48:41 -04:00 |
|
Raúl Kripalani
|
453e826a0f
|
rename p2p protocol to /fil/chain/xchg/0.0.1 (backwards-compatible); rename more.
|
2020-09-07 19:45:34 +01:00 |
|
Aayush Rajasekaran
|
5ead23a8d4
|
Msig: Add CLI commands to propose, approve, or cancel adding signers
|
2020-09-06 03:46:07 -04:00 |
|
Aayush Rajasekaran
|
aaad01105e
|
Msig: Introduce an API & CLI to calculate amount that vests between 2 tipsets
|
2020-09-05 23:42:31 -04:00 |
|
Łukasz Magiera
|
6bdd433570
|
Merge pull request #3538 from filecoin-project/steb/safe-exports
Robustify state manager against holes in actor method numbers
|
2020-09-05 21:58:03 +02:00 |
|
Steven Allen
|
fceeaf42ca
|
Robustify state manager against holes in actor method numbers
Also, don't simply assume that the field order matches the method numbers in
`builtin.Method*` structs.
|
2020-09-04 12:26:55 -07:00 |
|
Dirk McCormick
|
de132d39ec
|
fix: broken paych tests
|
2020-09-04 15:48:13 +02:00 |
|
Dirk McCormick
|
51ef39592f
|
feat: paych - get available funds by address or by from/to
|
2020-09-04 13:44:09 +02:00 |
|
Łukasz Magiera
|
eb3ca82fa0
|
net cli: Support miner addresses in net connect
|
2020-09-04 13:37:42 +02:00 |
|
Łukasz Magiera
|
a081dc7674
|
Merge pull request #3520 from filecoin-project/feat/paych-cli-add-funds
paych: rename CLI command from "paych get" to "paych add-funds"
|
2020-09-04 04:21:54 +02:00 |
|
Łukasz Magiera
|
924fd82d7f
|
Merge pull request #3523 from filecoin-project/feat/paych-cli-status
paych: Create `lotus paych status` command
|
2020-09-04 04:20:45 +02:00 |
|
Łukasz Magiera
|
e52232d85f
|
Merge pull request #3535 from filecoin-project/steb/robust-method-lookup
[cli/state] Robust actor lookup
|
2020-09-04 03:52:43 +02:00 |
|
Steven Allen
|
6e711ed739
|
[cli/state] Robust actor name lookup
|
2020-09-03 17:22:18 -07:00 |
|
Steven Allen
|
8778787091
|
[cli/state] Robust actor lookup
This probably isn't critical, but I noticed it, so I fixed it.
|
2020-09-03 17:19:05 -07:00 |
|
Łukasz Magiera
|
ce8bcf7932
|
Add agent flag to net peers
|
2020-09-04 02:00:53 +02:00 |
|
Whyrusleeping
|
021f4a881c
|
Merge pull request #3448 from filecoin-project/feat/paych-get-avail-funds
paych: Add PaychAvailableFunds API method
|
2020-09-03 15:26:25 -07:00 |
|
Dirk McCormick
|
930be3d0e5
|
feat: paych CLI - lotus paych status <from> <to>
|
2020-09-03 18:11:11 +02:00 |
|
Dirk McCormick
|
f84b1d0de9
|
feat: paych - rename CLI command from "paych get" to "paych add-funds"
|
2020-09-03 15:45:53 +02:00 |
|
Łukasz Magiera
|
97273655dc
|
Merge pull request #3502 from filecoin-project/area/ux-3388-sync-wait-target-height
Added target height to sync wait
|
2020-09-03 14:49:30 +02:00 |
|
jennijuju
|
860a6a231d
|
3388: Added target height to sync wait
|
2020-09-02 19:48:24 -04:00 |
|
whyrusleeping
|
0e39d62c9d
|
Appease the CI overlords
|
2020-09-02 16:31:41 -07:00 |
|
whyrusleeping
|
a59dadccc9
|
add apis and command to inspect bandwidth usage
|
2020-09-02 15:25:53 -07:00 |
|
Jakub Sztandera
|
59f765f7be
|
Rename to import-snapshot, require more than finality for state export
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-02 17:15:36 +02:00 |
|
whyrusleeping
|
09ebd1a557
|
allow exporting a number of recent chain state trees
|
2020-09-02 17:15:10 +02:00 |
|
Dirk McCormick
|
2c98bf0cc7
|
feat: PaychAvailableFunds API method
|
2020-09-02 14:31:32 +02:00 |
|
Łukasz Magiera
|
0e6ff668eb
|
worker: Cli to attach storage paths
|
2020-08-30 20:33:02 +02:00 |
|
Łukasz Magiera
|
16f0daab90
|
Merge pull request #3379 from filecoin-project/feat/add-list-deals-watch-option
Add watch option to list-deals
|
2020-08-28 22:33:48 +02:00 |
|
Łukasz Magiera
|
4bcc71c68f
|
Merge pull request #3197 from filecoin-project/fix/paych-spendable-submit-voucher
paych: fix issue where `voucher spendable` fails for submitted vouchers
|
2020-08-28 22:05:04 +02:00 |
|