Jakub Sztandera
|
9a48ec194e
|
Add DrandSchedule to testground params
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 17:41:55 -04:00 |
|
Jakub Sztandera
|
bb0a7f91cc
|
Fix drand non-test
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 17:41:55 -04:00 |
|
Jakub Sztandera
|
73e54352cd
|
Fix off by one
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 17:41:55 -04:00 |
|
Jakub Sztandera
|
64fa6fd9e5
|
Draw the rest of the owl
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 17:41:55 -04:00 |
|
Jakub Sztandera
|
2d3f92aeed
|
Introduce beacon Schedule
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 17:41:55 -04:00 |
|
Jakub Sztandera
|
df5750a21c
|
go mod tidy
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 23:15:56 +02:00 |
|
Łukasz Magiera
|
e996a5246b
|
Merge remote-tracking branch 'origin/master' into feat/window-post-faulty-sectors
|
2020-09-10 22:18:17 +02:00 |
|
Łukasz Magiera
|
bbac86f745
|
gofmt, mod tidy
|
2020-09-10 22:07:20 +02:00 |
|
Łukasz Magiera
|
22556fb24c
|
Add fil-blst submodule
|
2020-09-10 22:04:08 +02:00 |
|
Łukasz Magiera
|
2374cb1bc5
|
Update ffi
|
2020-09-10 21:44:01 +02:00 |
|
Łukasz Magiera
|
c7b0241a48
|
ffiwrapper: Test skipping corrupted sectors in PoSt
|
2020-09-10 21:19:26 +02:00 |
|
hannahhoward
|
5e445f5a48
|
docs(apidocs): run docs gen
|
2020-09-10 10:47:38 -07:00 |
|
hannahhoward
|
e86a74156e
|
feat(cli): add command to list
|
2020-09-10 10:47:38 -07:00 |
|
hannahhoward
|
64d150e215
|
feat(cli): add chain delete cmd
|
2020-09-10 10:47:38 -07:00 |
|
Jakub Sztandera
|
dc85a276cd
|
Upgrade badger
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 19:17:48 +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
|
890e6280df
|
Merge pull request #3669 from filecoin-project/feat/independent-version-numbers
build: Separate API versions per node type
|
2020-09-10 17:00:32 +02:00 |
|
Alan Shaw
|
c94ff3430c
|
refactor: use nil value
|
2020-09-10 14:51:30 +01:00 |
|
Łukasz Magiera
|
da7e4b3a09
|
Merge pull request #3735 from filecoin-project/deps/update-pubsub
update go-libp2p-pubsub@master
|
2020-09-10 15:35:28 +02:00 |
|
Alan Shaw
|
a214069586
|
chore: appease linter
|
2020-09-10 14:30:52 +01:00 |
|
Alan Shaw
|
d4b185be5e
|
test: add chaos actor tests
|
2020-09-10 14:23:39 +01:00 |
|
Raúl Kripalani
|
747a7de168
|
Merge pull request #3733 from filecoin-project/feat/chaos-abort-2
|
2020-09-10 14:20:34 +01:00 |
|
vyzo
|
bfa47b3663
|
update go-libp2p-pubsub@master
|
2020-09-10 16:11:23 +03:00 |
|
Alan Shaw
|
0e7f14159a
|
refactor: another rename
|
2020-09-10 12:06:00 +01:00 |
|
Alan Shaw
|
b755ce9528
|
refactor: renames
|
2020-09-10 12:03:13 +01:00 |
|
Alan Shaw
|
f3cae55bd4
|
feat: chaos abort
|
2020-09-10 11:31:34 +01:00 |
|
Łukasz Magiera
|
f64bd55bc6
|
Merge pull request #3720 from filecoin-project/fix/increase-precommit2-retry-counter
Increase the number of times precommit2 is attempted before moving back to precommit1
|
2020-09-10 11:52:01 +02:00 |
|
Łukasz Magiera
|
4c8bb846ea
|
Merge pull request #3724 from filecoin-project/fix/relax-strictness-push
relax mpool add strictness checks for local pushes
|
2020-09-10 11:51:02 +02:00 |
|
Łukasz Magiera
|
bd14fb90fc
|
Merge pull request #3729 from filecoin-project/fix/statediff-ci
ci: fix statediff build; make optional.
|
2020-09-10 11:49:04 +02:00 |
|
Raúl Kripalani
|
9e5bce90f4
|
ci: fix statediff build; make optional.
|
2020-09-10 10:41:18 +01:00 |
|
vyzo
|
72c7d4c886
|
relax mpool add strictness checks for local pushes
So that a node can have more than 1k pending messages for its own local addresses.
|
2020-09-10 09:55:50 +03:00 |
|
lanzafame
|
558b637b07
|
Increase the number of times precommit2 is attempted before moving back to precommit1
|
2020-09-10 13:52:21 +10:00 |
|
Whyrusleeping
|
767341b279
|
Merge pull request #3437 from filecoin-project/feat/mpool-stats-cmd
add a simple command to watch messages sitting in the mempool
|
2020-09-09 18:29:42 -07:00 |
|
Łukasz Magiera
|
5e7737f55d
|
wdpost: Handle skipped sectors correctly
|
2020-09-10 02:59:37 +02:00 |
|
whyrusleeping
|
c73916b4e7
|
fix the linter
|
2020-09-09 17:37:49 -07:00 |
|
whyrusleeping
|
0361ca1c39
|
add some bits about windowed post
|
2020-09-09 17:18:55 -07:00 |
|
Aayush Rajasekaran
|
cd4cd22928
|
Merge pull request #3717 from filecoin-project/asr/checkpoint-msg
Fix IsAncestorOf
|
2020-09-09 19:49:47 -04:00 |
|
Aayush Rajasekaran
|
e1a0cf6ca5
|
Add a checkpoint test
|
2020-09-09 19:21:48 -04:00 |
|
Łukasz Magiera
|
73bb9d5afb
|
Merge pull request #3715 from filecoin-project/fix/chainwatch/partition-diff
fix(chainwatch): compare prev miner with cur miner
|
2020-09-10 01:19:58 +02:00 |
|
Aayush Rajasekaran
|
183df4c135
|
Fix IsAncestorOf
|
2020-09-09 19:09:55 -04:00 |
|
frrist
|
f2b238f50a
|
fix(chainwatch): compare prev miner with cur miner
- bug was comparing cur miner with cur miner
|
2020-09-09 15:30:30 -07:00 |
|
whyrusleeping
|
09194aa613
|
print better error when losing connection
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
e58327d4ed
|
rename LE tag to quantile
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
8414aa6e4b
|
more metrics!
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
7d1d690eb7
|
lets get some metrics
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
47ad7ccb5f
|
some more stats
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
679c4183e7
|
add a simple command to watch messages sitting in the mempool
|
2020-09-09 15:19:53 -07:00 |
|
Aayush Rajasekaran
|
8807c75c51
|
Fix warn message
|
2020-09-09 18:17:05 -04:00 |
|
Łukasz Magiera
|
be9d8f7ce3
|
Merge pull request #3712 from filecoin-project/asr/devnet
Fix devnets
|
2020-09-09 23:15:36 +02:00 |
|
Aayush Rajasekaran
|
a7a43a1124
|
Fix devnets
|
2020-09-09 17:10:35 -04:00 |
|