whyrusleeping
|
5fa3021a79
|
set proper bitwidth for verifreg command hamts
|
2020-07-01 17:29:11 -07:00 |
|
Travis Person
|
12f10ac414
|
lotus-shed: organize peer key generate and other key commands under keyinfo
|
2020-06-29 20:07:39 +00:00 |
|
Łukasz Magiera
|
907364ce67
|
Update deps, fix more tests
|
2020-06-15 18:30:49 +02:00 |
|
Łukasz Magiera
|
3b13397165
|
gofmt
|
2020-06-06 00:59:01 +02:00 |
|
Łukasz Magiera
|
163c2b2544
|
Merge remote-tracking branch 'origin/master' into next
|
2020-06-06 00:58:24 +02:00 |
|
laser
|
4855045ea2
|
pass context to paramfetch.GetParams
Fixes #1209
|
2020-06-05 10:28:00 -07:00 |
|
Łukasz Magiera
|
5aafa91e22
|
Merge pull request #1898 from filecoin-project/deps/update
Update CLI lib
|
2020-06-04 23:45:39 +02:00 |
|
Łukasz Magiera
|
f9f0d86ddf
|
Merge pull request #1913 from acruikshank/feat/1853-confirmations-in-StateWaitMsg2
Add confidence and timeout to message wait
|
2020-06-04 23:23:15 +02:00 |
|
Jakub Sztandera
|
29dbc26dbd
|
Update cli
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-04 01:01:41 +02:00 |
|
acruikshank
|
04f0130530
|
remove timeout
|
2020-06-03 17:42:06 -04:00 |
|
acruikshank
|
5574e4f11b
|
add confidence and timeout to message wait
|
2020-06-03 15:38:37 -04:00 |
|
Łukasz Magiera
|
c73326e96d
|
fsrepo: Use LevelDB for metadata datastore
|
2020-06-01 20:13:07 +02:00 |
|
Łukasz Magiera
|
7003960fdd
|
Merge remote-tracking branch 'origin/master' into next
|
2020-06-01 18:52:06 +02:00 |
|
Jeromy
|
2a3d79f055
|
add commands to check individual balances for verifiers and clients
|
2020-05-29 14:47:17 -07:00 |
|
Jeromy
|
9c020e54b5
|
Add more verifreg commands to list verifiers and clients
|
2020-05-28 17:01:01 -07:00 |
|
Jeromy
|
9811375d18
|
add some commands for interacting with verified registry actor to lotus-shed
|
2020-05-28 17:01:00 -07:00 |
|
Jakub Sztandera
|
d6615b6286
|
Cleanup many lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 22:53:20 +02:00 |
|
Jeromy
|
646800b8a8
|
update to latest ffi
|
2020-05-22 09:26:14 -07:00 |
|
Jeromy
|
6e024d9994
|
parse ticket and seal randomness flags
|
2020-05-21 08:26:32 -07:00 |
|
Jeromy
|
92e5cc5ad7
|
add args usage
|
2020-05-20 15:28:19 -07:00 |
|
Jeromy
|
f82e0e61e1
|
put a command for verifying seals into the shed
|
2020-05-20 10:10:35 -07:00 |
|
Jeromy
|
3a3e390e90
|
add method to decode and print all bitfield entries to lotus shed
|
2020-05-12 14:22:21 -07:00 |
|
Travis Person
|
14bbbe4feb
|
Add param fetch to lotus-shed
|
2020-05-07 05:20:17 +00:00 |
|
hannahhoward
|
a9866c757e
|
feat(deps): update go-fil-markets
Update to latest 0.2.0 release of go-fil-markets with less-blocking node io
|
2020-05-04 18:36:51 -07:00 |
|
Łukasz Magiera
|
89b19af43f
|
specs-actors v0.3
|
2020-04-29 20:06:05 +02:00 |
|
Łukasz Magiera
|
6014530145
|
shed bitfield: use Count to check for overflows
|
2020-04-28 21:36:58 +02:00 |
|
Łukasz Magiera
|
4579e9bb84
|
shed: add some bitfield tools
|
2020-04-28 10:44:10 +02:00 |
|
Jeromy
|
3962194fad
|
parse input as hex
|
2020-04-17 17:09:09 -07:00 |
|
Aayush Rajasekaran
|
c0204cdd83
|
Add a shed command to turn raw commPs into CIDs
|
2020-04-15 14:01:00 -04:00 |
|
Łukasz Magiera
|
acfb7cee07
|
shed: import-car for state debugging
|
2020-04-02 05:28:35 +02:00 |
|
Travis Person
|
838a50be39
|
Increase low gas limits everywhere to 10000
|
2020-03-27 03:24:35 +00:00 |
|
whyrusleeping
|
ddf1beac6c
|
change gas limit to be a normal int64
|
2020-03-18 13:45:37 -07:00 |
|
Łukasz Magiera
|
47e3b5b902
|
shed: make non-auto nonce-fix safer
|
2020-03-10 02:11:07 +01:00 |
|
Łukasz Magiera
|
9daaaa3ec2
|
shed: corect start nonce in nc-fix
|
2020-03-10 01:28:59 +01:00 |
|
Łukasz Magiera
|
e396454138
|
shed: auto mode for nonce-fix
|
2020-03-10 01:26:10 +01:00 |
|
Travis Person
|
1a31571493
|
lotu-shed: add stateroot stats command
|
2020-03-07 00:55:11 +00:00 |
|
whyrusleeping
|
16096e2c71
|
some go vet fixes
|
2020-03-05 22:46:07 -08:00 |
|
Travis Person
|
bc15d5234e
|
lotus-shed: add back support for bls and secp after sig changes
|
2020-02-11 01:04:50 +00:00 |
|
whyrusleeping
|
19a65319ee
|
test and fix fork, add bigint parsing to lotus shed
|
2020-01-30 18:14:20 -08:00 |
|
Jakub Sztandera
|
1ed62628a7
|
Update go-log to v2
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-08 20:22:31 +01:00 |
|
whyrusleeping
|
62db7a6dda
|
fix build
|
2020-01-07 21:10:43 -08:00 |
|
hannahhoward
|
8418464d91
|
refactor(address): use extracted address library
Switch to using extracted address library
|
2020-01-07 14:53:27 +01:00 |
|
Jakub Sztandera
|
0eb7991bbd
|
Fix version check
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-17 16:26:16 +01:00 |
|
Łukasz Magiera
|
11d11c88ae
|
Revert "Refactor versions"
|
2019-12-17 16:16:57 +01:00 |
|
Jakub Sztandera
|
17d0fe96a4
|
Fix version references
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-17 00:44:56 +01:00 |
|
Jakub Sztandera
|
9907f7b7fb
|
Add script for fixing nocne
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-13 15:47:21 +01:00 |
|
Travis Person
|
8d42ca4933
|
A place for all the lotus tools
|
2019-12-09 16:09:23 +01:00 |
|