Jakub Sztandera
|
91ea039077
|
Change ellipsis, more accurate timing
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 20:46:04 +02:00 |
|
Jakub Sztandera
|
cd69e57a33
|
Expose more callers, ellipsis unimportant ones
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 18:49:29 +02:00 |
|
Jakub Sztandera
|
82eb7786d4
|
Cleanup lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 16:25:55 +02:00 |
|
Jakub Sztandera
|
00385acc1d
|
Remove htmlSafeAttr
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 15:26:58 +02:00 |
|
Jakub Sztandera
|
813940762c
|
Use html/template
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 14:46:50 +02:00 |
|
Łukasz Magiera
|
bd25d6db06
|
compute-state html: Convert to templates
|
2020-06-12 13:30:35 +02:00 |
|
Jakub Sztandera
|
071ddf6563
|
Add aggregate number, add number of bytes for storage calls
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-11 22:25:24 +02:00 |
|
Jakub Sztandera
|
c90d35869b
|
Add gas tracing
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-11 21:59:39 +02:00 |
|
Łukasz Magiera
|
c8046f4597
|
Merge branch 'next' of github.com:filecoin-project/go-lotus into next
|
2020-06-11 18:24:51 +02:00 |
|
Łukasz Magiera
|
c9a845d3aa
|
Merge remote-tracking branch 'origin/master' into next
|
2020-06-11 16:29:26 +02:00 |
|
Jakub Sztandera
|
c3f23ddce8
|
Refactor ExecutionResult to ExecutionTrace
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-11 15:53:47 +02:00 |
|
waynewyang
|
41066bd45e
|
Add flag for cli slash-consensus
|
2020-06-11 19:20:11 +08:00 |
|
waynewyang
|
27858506ff
|
error check
|
2020-06-11 12:31:32 +02:00 |
|
laser
|
fe60ffb6ff
|
display quantities of bytes in human-readable format
- client commP
- client local
- client find
- client query-ask
- client list-deals
- state sector-size
|
2020-06-11 12:31:32 +02:00 |
|
waynewyang
|
e2d2af3afa
|
error check
|
2020-06-10 20:34:04 +08:00 |
|
Aayush Rajasekaran
|
5cf76ba8b3
|
Create an api.MinerInfo that has peerID as a Peer ID
|
2020-06-09 19:07:53 -04:00 |
|
laser
|
2889efb608
|
display quantities of bytes in human-readable format
- client commP
- client local
- client find
- client query-ask
- client list-deals
- state sector-size
|
2020-06-09 12:53:44 -07:00 |
|
Łukasz Magiera
|
3b56288a5e
|
Merge remote-tracking branch 'origin/master' into next
|
2020-06-08 18:29:36 +02:00 |
|
Aayush Rajasekaran
|
49b27da426
|
Add delete functionality to the wallet
|
2020-06-07 19:36:01 -04: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 |
|
Łukasz Magiera
|
33a00ab9e5
|
Merge pull request #1938 from filecoin-project/deps/spect-actors-upd
Update specs-actors
|
2020-06-06 00:31:09 +02:00 |
|
laser
|
a80dce2e3b
|
move to client command
|
2020-06-05 14:22:29 -07:00 |
|
laser
|
963e4dd2fc
|
set a Base32 default explicitly
|
2020-06-05 13:52:36 -07:00 |
|
Łukasz Magiera
|
a5d81c6cc9
|
Merge pull request #1932 from filecoin-project/feat/chainget-state
chain get: @state selector to prettify actor state
|
2020-06-05 22:42:36 +02:00 |
|
laser
|
b167e73acb
|
allow CLI consumer to specify CID encoding for output
|
2020-06-05 13:33:45 -07:00 |
|
laser
|
55a9c9ae0a
|
client deal command outputs Base32-encoded CID
|
2020-06-05 13:13:33 -07:00 |
|
laser
|
b3eef76cdd
|
client commP outputs Base32-encoded string
|
2020-06-05 13:13:16 -07:00 |
|
Łukasz Magiera
|
3f81ff3507
|
Update specs-actors
|
2020-06-05 22:06:11 +02:00 |
|
laser
|
2347ba6f39
|
print "client"-command CIDs as base32-encoded strs
Fixes #916
|
2020-06-05 13:04:28 -07:00 |
|
laser
|
4855045ea2
|
pass context to paramfetch.GetParams
Fixes #1209
|
2020-06-05 10:28:00 -07:00 |
|
Łukasz Magiera
|
6b06ae528c
|
chain get: @state selector to prettify actor state
|
2020-06-05 17:41:21 +02:00 |
|
Łukasz Magiera
|
813961b458
|
compute-state html: Allow linking to internal executions
|
2020-06-05 14:57:37 +02: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 |
|
acruikshank
|
ea111b058e
|
imports
|
2020-06-03 22:34:57 -04: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 |
|
Jakub Sztandera
|
186fd4da74
|
Add lotus net scores for pubsub score visibility
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-03 03:13:49 +02:00 |
|
Jakub Sztandera
|
673a972fe9
|
Merge remote-tracking branch 'origin/master' into next
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 22:49:27 +02:00 |
|
Łukasz Magiera
|
3595b1f8e9
|
compute-state html: Add timing for internal executions
|
2020-06-02 22:06:03 +02:00 |
|
Łukasz Magiera
|
64f4e80446
|
Include build type in version
|
2020-06-01 20:49:39 +02:00 |
|
Łukasz Magiera
|
785eeb1eee
|
Merge pull request #1850 from filecoin-project/chore/lint
Cleanup many lint warnings
|
2020-05-29 18:06:06 +02:00 |
|
Ignacio Hagopian
|
10753f14d0
|
retrieve: make fileref optional
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-28 22:11:49 +02:00 |
|
Jakub Sztandera
|
b372881e91
|
Fix more lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-28 01:15:19 +02:00 |
|
Jakub Sztandera
|
d6615b6286
|
Cleanup many lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 22:53:20 +02:00 |
|
Ignacio Hagopian
|
bcd84cbe9d
|
retrieve: make fileref optional
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-26 14:52:52 -03:00 |
|
Jeromy
|
805686be2e
|
Add command to sort miners by deal counts
|
2020-05-21 15:52:20 -07:00 |
|
Łukasz Magiera
|
f7325a69c1
|
Extract auth utils to go-jsonrpc
|
2020-05-20 20:37:45 +02:00 |
|