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 |
|
Łukasz Magiera
|
785eeb1eee
|
Merge pull request #1850 from filecoin-project/chore/lint
Cleanup many lint warnings
|
2020-05-29 18:06:06 +02:00 |
|
Jakub Sztandera
|
30d82ba962
|
Explicity Watch for randomness
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 17:55:24 +02:00 |
|
Jakub Sztandera
|
002d021eb7
|
Enable HashMsgId
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 17:55:24 +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
|
f06369166e
|
Merge pull request #1868 from filecoin-project/feat/pond-regen-methods
pond: rerun method-gen
|
2020-05-29 15:14:20 +02:00 |
|
Łukasz Magiera
|
5129fed7c8
|
pond: rerun method-gen
|
2020-05-29 14:36:56 +02:00 |
|
Łukasz Magiera
|
f06794ae84
|
Merge pull request #1856 from filecoin-project/deps/specs-actors-batch-porep
update specs actors to version with batch porep verification
|
2020-05-29 14:13:04 +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 |
|
Jeromy
|
7bd18290db
|
Merge branch 'master' into next
|
2020-05-28 13:16:47 -07:00 |
|
Jeromy
|
8e55c91cd2
|
check neq zero exit code
|
2020-05-28 22:11:49 +02:00 |
|
Mike Greenberg
|
514339e855
|
update systemd services; include make directives and docs for use
|
2020-05-28 22:11:49 +02:00 |
|
frrist
|
9f8ecb0ac4
|
update chain-validation
- has new syscalls
|
2020-05-28 22:11:49 +02:00 |
|
frrist
|
be1bbe88b0
|
update chain-val syscalls interface
|
2020-05-28 22:11:49 +02:00 |
|
Łukasz Magiera
|
f1ccbe496a
|
cli: Trim spaces from token file
|
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
|
17c378c18a
|
fix
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-28 22:11:49 +02:00 |
|
Ignacio Hagopian
|
6e63ea6cce
|
revert file
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-28 22:11:49 +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 |
|
Ignacio Hagopian
|
0af7cd1448
|
allow using ipfs for retrieval
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
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
|
d0eb4278ae
|
Merge pull request #1860 from filecoin-project/fix/recovery-exit-code-check
check neq zero exit code
|
2020-05-28 12:59:29 -07:00 |
|
Jeromy
|
b807bdbea0
|
check neq zero exit code
|
2020-05-28 08:45:34 -07:00 |
|
Jakub Sztandera
|
8639409f74
|
go mod tidy
,
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-28 01:16:01 +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 |
|
Whyrusleeping
|
fc351d08b0
|
Merge pull request #1849 from filecoin-project/feat/remove-drand-on-miner
Remove drand on miner side, MinerGetBaseInfo provides the same info
|
2020-05-27 16:06:08 -07:00 |
|
Jakub Sztandera
|
7232e5481c
|
Use origin/next for linting
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-28 00:49:52 +02:00 |
|
Jakub Sztandera
|
f26a336afb
|
Use git.base_revision
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-28 00:45:17 +02:00 |
|
Whyrusleeping
|
70e690dac0
|
Merge pull request #1852 from filecoin-project/feat/systemd-usage
Update systemd usage and docs
|
2020-05-27 15:23:45 -07:00 |
|
Mike Greenberg
|
78e0c96f22
|
update systemd services; include make directives and docs for use
|
2020-05-27 17:17:18 -04:00 |
|
Jakub Sztandera
|
d6615b6286
|
Cleanup many lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 22:53:20 +02:00 |
|
Jakub Sztandera
|
4604b60fb1
|
Remove drand on miner side, MinerGetBaseInfo provides the same info
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 20:24:26 +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
|
8544bda14a
|
Merge pull request #1846 from filecoin-project/feat/trim-token-file
cli: Trim spaces from token file
|
2020-05-27 10:58:09 -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 |
|
Łukasz Magiera
|
6986204657
|
Merge pull request #1848 from filecoin-project/feat/new-drand-client
Update go-log, reduce drand entry log level, add TAG env for dev scripts
|
2020-05-27 16:22:13 +02: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
|
aa682a377d
|
Partially fix pond spawn
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 16:19:21 +02:00 |
|
Łukasz Magiera
|
af1d54501f
|
Merge pull request #1843 from jsign/jsign/2stackedprs
Allow remote IPFS node support & IPFS for data retrieval & automatic env wiring
|
2020-05-27 14:59:18 +02:00 |
|
Ignacio Hagopian
|
009cd92010
|
fix
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-27 09:50:32 -03:00 |
|
Łukasz Magiera
|
6386107b80
|
Merge pull request #1819 from filecoin-project/feat/new-drand-client
Switch to new drand client
|
2020-05-27 14:35:01 +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 |
|
Łukasz Magiera
|
b74e8f5922
|
Merge pull request #1847 from waynewyang/Deadline-Index
fix: add deadline index for wdpost
|
2020-05-27 11:40:31 +02:00 |
|
waynewyang
|
94a7ef1c10
|
add deadline index for wdpost
|
2020-05-27 17:01:48 +08:00 |
|
Łukasz Magiera
|
02afd7d71f
|
cli: Trim spaces from token file
|
2020-05-27 10:13:06 +02:00 |
|
Ignacio Hagopian
|
a10690359c
|
revert file
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-26 15:35:20 -03:00 |
|