Jakub Sztandera
5feea2e0f8
Update go-log to master
...
It restores line informations in log messages
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-09 23:06:40 +02:00
Łukasz Magiera
28f895cec2
Update sector-storage with better post faults
2020-06-08 23:20:19 +02:00
Łukasz Magiera
baa69c3c81
Update specs-actors to v0.5.6
2020-06-06 19:51:10 +02:00
Jakub Sztandera
94da339622
Fix protobuf panic by updating protobuf to 1.4.2
...
The panic is caused by usage of internal protobuf interface.
It was changed in protobuf 1.4.0 and reluctantly fixed in 1.4.2
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-06 02:47:29 +02:00
Łukasz Magiera
163c2b2544
Merge remote-tracking branch 'origin/master' into next
2020-06-06 00:58:24 +02:00
Łukasz Magiera
9e2603c1bf
Merge pull request #1937 from laser/bugs/916-standardize-cid-base32
...
print "client"-command CIDs as base32-encoded strs
2020-06-06 00:53:07 +02:00
Aayush Rajasekaran
2571480bb6
Update chain-val, use tagged specs-actors
2020-06-05 18:13:30 -04:00
Jeromy
fb09d1ad2b
update to new hamt code with improved perf
2020-06-05 14:13:08 -07:00
laser
b167e73acb
allow CLI consumer to specify CID encoding for output
2020-06-05 13:33:45 -07:00
Łukasz Magiera
3f81ff3507
Update specs-actors
2020-06-05 22:06:11 +02:00
Łukasz Magiera
cd6670205c
Update sector-storage
2020-06-05 21:31:57 +02:00
laser
4855045ea2
pass context to paramfetch.GetParams
...
Fixes #1209
2020-06-05 10:28:00 -07:00
Łukasz Magiera
7ae9d26cd1
Merge remote-tracking branch 'origin/next' into fix/sealing-betterering
2020-06-05 14:00:47 +02:00
Łukasz Magiera
9e5cc7c910
Update fsm, sector-storage
2020-06-05 10:46:45 +02:00
Jakub Sztandera
7bee5b3abc
Merge remote-tracking branch 'origin/master' into next
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-05 00:33:43 +02:00
vyzo
3719938849
gomod: update go-maddr-filter
2020-06-04 22:35:33 +03:00
vyzo
6420990007
gomod: update go-libp2p-quic-transport
2020-06-04 22:34:07 +03:00
vyzo
1fab24b9bc
gomod: update go-libp2p-kad-dht
2020-06-04 22:32:11 +03:00
vyzo
b339750757
gomod: update go-libp2p-yamux
2020-06-04 21:34:01 +03:00
vyzo
954a20ff4c
gomod: update go-libp2p to v0.9.4
2020-06-04 14:25:17 +03:00
Jakub Sztandera
29dbc26dbd
Update cli
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-04 01:01:41 +02:00
vyzo
aded0706be
gomod: update go-libp2p@v0.9.3 and go-libp2p-pubsub@v0.3.2
2020-06-04 00:02:54 +03:00
Jakub Sztandera
4a983995a8
Merge pull request #1901 from acruikshank/bugs/1893-chain-import-home-directory
...
Expand tilde before passing file name into chain import
2020-06-02 23:53:04 +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
acruikshank
1fd20b636b
tidy
2020-06-02 16:48:50 -04:00
Jeromy
1968195da9
update to fixed jsonrpc library
2020-06-02 11:21:54 -07:00
Łukasz Magiera
c73326e96d
fsrepo: Use LevelDB for metadata datastore
2020-06-01 20:13:07 +02:00
Łukasz Magiera
f7a71f4be7
Merge pull request #1837 from filecoin-project/feat/secstor-unseal
...
Update sector-storage with ReadPiece impl
2020-05-29 20:36:40 +02:00
Łukasz Magiera
e5c24ff32b
Update sector-storage with ReadPiece impl
2020-05-29 19:53:35 +02:00
Aayush Rajasekaran
7dd25c3ac5
Correctly handle transfers with sender = receiver
2020-05-29 12:15:41 -04:00
Jakub Sztandera
241c3fa673
Merge pull request #1869 from filecoin-project/feat/drand-pubsub
...
Add pubsub support to drand beacon
2020-05-29 18:06:38 +02:00
Jakub Sztandera
71eb41b9aa
Add pubsub support to drand beacon
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-29 17:55:17 +02:00
Łukasz Magiera
5129fed7c8
pond: rerun method-gen
2020-05-29 14:36:56 +02:00
Jakub Sztandera
d742efe165
Mod-tidy on master
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-28 23:50:29 +02:00
Aayush Rajasekaran
fa69adf45c
update chain-validation
2020-05-28 13:21:12 -07:00
Aayush Rajasekaran
fa04da2995
Update specs-actors and storage-fsm
2020-05-28 13:19:36 -07:00
Jeromy
e2a554c2e6
update specs actors to version with batch porep verification
2020-05-28 13:19:18 -07:00
Jeromy
91da81c8bc
mod tidy
2020-05-28 13:17:55 -07:00
frrist
9f8ecb0ac4
update chain-validation
...
- has new syscalls
2020-05-28 22:11:49 +02:00
vyzo
495554e565
gomod: update go-libp2p-pubsub@v0.3.1
2020-05-28 22:11:49 +02:00
Ignacio Hagopian
de3edc2ec7
remote ipfs support & automatic env
...
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
2020-05-28 22:11:49 +02:00
Whyrusleeping
75041b96e4
Merge pull request #1815 from filecoin-project/frrist/new-chainval-syscalls
...
update chain-val syscalls interface
2020-05-27 11:00:16 -07:00
Whyrusleeping
745fba7d1f
Merge pull request #1841 from filecoin-project/gomod/update-pubsub
...
Update go-libp2p-pubsub to v0.3.1
2020-05-27 10:50:19 -07:00
Jakub Sztandera
3f9cde28fc
Update go-log, reduce drand entry log level, add TAG env for dev scripts
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-27 16:19:21 +02:00
Jakub Sztandera
218b2b82c1
Update drand chain info
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-27 14:09:04 +02:00
Jakub Sztandera
b06b0147a9
Switch to new drand client
...
This is a preview of a change to new drand client.
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-27 13:52:33 +02:00
Ignacio Hagopian
d5346f8326
remote ipfs support & automatic env
...
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
2020-05-26 14:52:51 -03:00
frrist
8ce6921b18
update chain-validation
...
- has new syscalls
2020-05-26 10:51:19 -07:00
vyzo
3cd3785385
gomod: update go-libp2p-pubsub@v0.3.1
2020-05-26 20:47:00 +03:00
Łukasz Magiera
02ca1937f8
mod tidy
2020-05-26 19:07:21 +02:00
Jeromy
646800b8a8
update to latest ffi
2020-05-22 09:26:14 -07:00
Whyrusleeping
83436842c5
Merge pull request #1802 from filecoin-project/feat/gfm-v0.2.7
...
Use latest go-fil-markets
2020-05-21 10:05:54 -07:00
vyzo
24cebb8b2f
gomod: update go-libp2p@v0.9.2
2020-05-21 12:13:14 +03:00
vyzo
3e383d909a
gomod: update go-libp2p-pubsub@v0.3.0
2020-05-21 12:08:13 +03:00
hannahhoward
3264a9faad
feat(deps): update to latest go-fil-markets
...
update to go-fil-markets v0.2.7 with latest changes, modify constructors as needed to accomodate new
DS Prefix customization
2020-05-20 16:01:03 -07:00
hannahhoward
c52b75d59e
fix(deps): update to new 0.2.7
2020-05-20 16:00:03 -07:00
shannonwells
652c257763
passing w/ new namespace wraps
2020-05-20 15:58:59 -07:00
shannonwells
e68ab286f6
upgrade lotus to go-fil-markets v0.2.5
2020-05-20 15:56:58 -07:00
Łukasz Magiera
f7325a69c1
Extract auth utils to go-jsonrpc
2020-05-20 20:37:45 +02:00
Łukasz Magiera
eeca031525
extract lib/jsonrpc to go-jsonrpc
2020-05-20 19:49:09 +02:00
Łukasz Magiera
3da1a0d8cc
post: Declare recoveries for the next deadline
2020-05-20 19:07:31 +02:00
Łukasz Magiera
ae60001dcc
post: Handle Recovering sectors
2020-05-20 18:41:20 +02:00
Jeromy
607bcc401c
very basic api documentation autogeneration
2020-05-18 17:20:54 -07:00
frrist
a2e25897e9
go mod tidy
2020-05-18 14:35:47 -07:00
frrist
fc9e046ca7
update chain-validation
2020-05-18 12:50:36 -07:00
Jakub Sztandera
29b1ac964b
mod tidy
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-18 19:09:19 +02:00
Jakub Sztandera
8d637c515a
Change drand to one without metrics
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-18 19:00:30 +02:00
Whyrusleeping
70657e35ba
Merge pull request #1708 from filecoin-project/feat/block-validator
...
Improved pubsub block validator
2020-05-15 11:26:26 -07:00
Łukasz Magiera
ad108d6051
Update sector-storage with relaxed commit2 resource numbers
2020-05-15 16:00:14 +02:00
Aayush Rajasekaran
505e30c7b2
Docs finishing touches
2020-05-14 16:27:20 -04:00
vyzo
6933df918a
gomod: update go-libp2p-pubsub@master
2020-05-14 20:45:25 +03:00
Jeromy
50fae56baf
Verify data for presealed data
2020-05-13 19:35:44 -07:00
Łukasz Magiera
9a21b75c66
Update sector-storage
2020-05-13 21:12:15 +02:00
Jeromy
01192105b1
update to specs actors 0.5.2
2020-05-12 20:42:53 -07:00
Aayush Rajasekaran
aec168e05f
Update specs-actors, re-enable full chain validation
2020-05-12 19:52:33 -04:00
Łukasz Magiera
dcd42eec11
Update sector-storage
2020-05-12 20:33:46 +02:00
Aayush Rajasekaran
46fb5f8602
update CV, skip nested sends test
2020-05-12 14:14:00 -04:00
Łukasz Magiera
741cfb7f00
Merge branch 'feat/specs-actors-v0.5' into frrist/puppet-actor
2020-05-12 19:04:04 +02:00
Łukasz Magiera
6056a52978
Update specs-actors to pre v0.5
2020-05-12 18:58:43 +02:00
hannahhoward
ecd180ecf4
feat(deps): update markets 0.2.3
2020-05-11 16:33:30 -07:00
Łukasz Magiera
0704ac4636
Merge remote-tracking branch 'origin/testnet/3' into feat/64g
2020-05-11 22:36:52 +02:00
Łukasz Magiera
6002e359ae
Updates for 64G sectors
2020-05-11 22:24:42 +02:00
frrist
9a1d8cecfe
update chain-validation
...
- has nested send puppet test
2020-05-11 12:57:23 -07:00
hannahhoward
fc2d61a55b
fix(deps): update markets v0.2.2
2020-05-08 22:06:11 -07:00
hannahhoward
581e7e6fde
chore(deps): update to fil-markets 0.2.1
...
Update fil-markets to 0.2.1 that no longer keeps streams open
2020-05-08 14:11:40 -07:00
Łukasz Magiera
66d67f66a7
Merge pull request #1685 from filecoin-project/feat/v26
...
v26 proofs
2020-05-08 22:14:41 +02:00
Łukasz Magiera
7747c3eb40
Update sector-storage
2020-05-08 21:28:14 +02:00
Łukasz Magiera
c36bfb36e5
Update sector-storage
2020-05-08 02:12:54 +02:00
Aayush Rajasekaran
dd79c66d41
Update and re-enable chain-validation
2020-05-06 21:44:09 -04:00
Jeromy
b76e229f8e
upgrade to v0.4.0 specs actors
2020-05-06 10:47:10 -07:00
Jeromy
fa59cdc2ad
update to specs-actors code with faster publish deals
2020-05-05 17:06:32 -07:00
Łukasz Magiera
523a7a9d8d
Merge pull request #1670 from filecoin-project/feat/update-markets-0.2.0
...
Update go-fil-markets
2020-05-06 01:45:33 +02:00
hannahhoward
ed117719aa
fix(deps): update to tagged go-fil-markets
2020-05-05 14:44:03 -07:00
ognots
397efddbc6
fetch groth parameters from proofs.filecoin.io
...
proof parameters are no longer pinned to IPFS public gateways, but on collab IPFS Cluster instead
change default gateway url to proofs.filecoin.io
2020-05-05 17:27:44 -04:00
vyzo
486fda17a2
gomod: update go-libp2p-pubsub@master
2020-05-05 21:12:16 +03:00
Whyrusleeping
1cd932fedd
Merge pull request #1661 from filecoin-project/feat/better-pubsub-integration
...
Improved pubsub integration
2020-05-05 10:41:51 -07: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
Jeromy
1bd88b24d4
upgrade go-address
2020-05-04 15:23:07 -07:00
Jeromy
d7af5c67e9
update to latest cbor-gen
2020-05-04 15:19:48 -07:00
vyzo
1b6f6b295b
gomod: update go-libp2p-pubsub@master
2020-05-04 19:07:49 +03:00