Aayush Rajasekaran
|
2d63b007f2
|
Unify MethodCall and ReplayResults into SimulationResult
- Call and Replay now return the same type, which includes both Message and MessageReceipt
|
2020-03-06 11:10:40 -08:00 |
|
Nate Walck
|
8283bb994a
|
Add block metrics to incoming pubsub validate funcs
|
2020-03-01 19:57:16 -05:00 |
|
Nate Walck
|
33af2409e8
|
Use head notif func for current node height, add pubsub metrics
|
2020-03-01 19:26:09 -05:00 |
|
Nate Walck
|
353c5d8b12
|
Relocation opencensus metrics to its own package and add more node stats
|
2020-02-27 21:49:18 -05:00 |
|
whyrusleeping
|
00efd097c7
|
implement basic message filtering
|
2020-02-27 17:40:16 -08:00 |
|
Whyrusleeping
|
6afeb2e72b
|
Merge pull request #1268 from filecoin-project/feat/simple-spam-protection
basic gossip spam protection logic
|
2020-02-18 10:39:36 -08:00 |
|
Aayush Rajasekaran
|
60970008c8
|
Re: #1250: API methods should receive TipSetKeys, not TipSets, as input
|
2020-02-17 19:53:43 -05:00 |
|
Whyrusleeping
|
4750f32ab6
|
Merge pull request #1253 from filecoin-project/feat/bad-ts-cache-reasons
mark down reason for block inclusion in bad tipset cache
|
2020-02-17 12:20:20 -08:00 |
|
whyrusleeping
|
1dafcf24f1
|
basic gossip spam protection logic
|
2020-02-16 21:51:18 -08:00 |
|
Jakub Sztandera
|
5c3ed4d91a
|
Remove ffi from types package
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-12 18:41:35 +01:00 |
|
whyrusleeping
|
243b295559
|
expose bad block cache reasons through api/cli
|
2020-02-11 23:44:55 -08:00 |
|
whyrusleeping
|
0661a1bbfc
|
mark down reason for block inclusion in bad tipset cache
|
2020-02-11 23:21:11 -08:00 |
|
whyrusleeping
|
0309e2332c
|
add proper signature imports to tests
|
2020-02-06 23:01:37 -08:00 |
|
whyrusleeping
|
d4338047af
|
mark bad should be respected for every incoming tipset
|
2020-02-06 22:39:24 -08:00 |
|
steven004
|
709fd12b7f
|
better power show
|
2020-02-06 14:25:30 +08:00 |
|
Jakub Sztandera
|
ad9e4db3d6
|
Reduce sig import locations
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-04 15:12:10 +01:00 |
|
Jakub Sztandera
|
5e6ab42cb8
|
Don't depend on ffi
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-04 15:12:04 +01:00 |
|
Łukasz Magiera
|
f837cb5513
|
Merge pull request #1184 from filecoin-project/feat/chain-bisect
chain: bisect cmd
|
2020-02-04 04:43:31 +01:00 |
|
Łukasz Magiera
|
90ecfbe0e4
|
Merge branch 'master' into feat/new-sb-fs
|
2020-02-04 04:15:25 +01:00 |
|
whyrusleeping
|
01b6ddbbd3
|
add a test to ensure there are no off-by-one errors in fork activation logic
|
2020-01-31 15:52:39 -08:00 |
|
Łukasz Magiera
|
a62572bb76
|
Merge remote-tracking branch 'origin/master' into feat/new-sb-fs
|
2020-01-31 08:36:47 +01:00 |
|
whyrusleeping
|
d117cb61b6
|
change withUpdates to match fork height logic
|
2020-01-30 21:20:57 -08:00 |
|
whyrusleeping
|
d70ebd2ba5
|
some code review
|
2020-01-30 21:10:37 -08:00 |
|
whyrusleeping
|
cda7f08b76
|
use less than, not equals
|
2020-01-30 21:05:41 -08:00 |
|
whyrusleeping
|
19a65319ee
|
test and fix fork, add bigint parsing to lotus shed
|
2020-01-30 18:14:20 -08:00 |
|
Whyrusleeping
|
7402b14df3
|
Update chain/actors/actor_miner2.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2020-01-30 17:51:19 -08:00 |
|
whyrusleeping
|
0622eb7634
|
put miner changes behind a fork switch
|
2020-01-30 17:36:33 -08:00 |
|
Jakub Sztandera
|
c6fd45727d
|
Add state fork logic
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-30 17:17:34 -08:00 |
|
whyrusleeping
|
8ad8fa902d
|
extra careful power checks on slashing
|
2020-01-30 16:36:18 -08:00 |
|
Jakub Sztandera
|
f2340579a5
|
Fix power calculations
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-30 14:01:47 -08:00 |
|
Łukasz Magiera
|
de5577ca70
|
chain: bisect cmd
|
2020-01-30 22:32:59 +01:00 |
|
Łukasz Magiera
|
4aaa758543
|
fpost: better fault checks
|
2020-01-30 01:50:58 +01:00 |
|
Łukasz Magiera
|
b5660b58b3
|
Merge remote-tracking branch 'origin/master' into feat/sector-recovery
|
2020-01-24 01:53:58 +01:00 |
|
Jakub Sztandera
|
792a2cad82
|
limit blocksync response sizes
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-23 14:24:52 -08:00 |
|
Jakub Sztandera
|
cd14a5eb40
|
Merge pull request #1142 from filecoin-project/feat/bs2
Add incremental timeouts to blocksync fetching
|
2020-01-23 12:44:08 -08:00 |
|
Jakub Sztandera
|
6b42a78c3f
|
Cleanup
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-23 12:35:57 -08:00 |
|
Łukasz Magiera
|
558e4c7669
|
Fix tests after sectorbuilder update
|
2020-01-23 15:33:28 +01:00 |
|
Łukasz Magiera
|
bd97eb98c5
|
Merge pull request #1141 from filecoin-project/fix/no-cgo
Make it buld without cgo
|
2020-01-23 14:10:56 +01:00 |
|
Jakub Sztandera
|
f5d061f34f
|
Add incremental timeouts to blocksync fetching
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-22 15:57:42 -08:00 |
|
Jakub Sztandera
|
362fbbf913
|
Add blockheader_cgo file
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-22 15:55:52 -08:00 |
|
whyrusleeping
|
16523c2ef9
|
fixup tests
|
2020-01-22 12:56:40 -08:00 |
|
Jakub Sztandera
|
a404d535ee
|
Make it buld without cgo
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-22 12:03:12 -08:00 |
|
whyrusleeping
|
dcd01df2d3
|
wire up tracing into state tree flush, add pprof flag
|
2020-01-22 11:53:06 -08:00 |
|
whyrusleeping
|
6d9ac84359
|
add a CLI for multisig wallets
|
2020-01-21 11:02:51 -08:00 |
|
Łukasz Magiera
|
fd0bfc8777
|
Merge pull request #1089 from filecoin-project/feat/state-call-cmd
implement state call command for easy method calling
|
2020-01-21 17:16:54 +01:00 |
|
Łukasz Magiera
|
7b295d7bb0
|
Merge pull request #1115 from filecoin-project/feat/chainwatch-json-states
chainwatch: Store json states
|
2020-01-21 17:15:33 +01:00 |
|
whyrusleeping
|
955b755055
|
wire up importing
|
2020-01-20 17:53:55 -08:00 |
|
whyrusleeping
|
62f05d4c14
|
WIP: chain export
|
2020-01-20 15:51:28 -08:00 |
|
Łukasz Magiera
|
62d661f898
|
chainwatch: Store json states
|
2020-01-19 22:48:19 +01:00 |
|
Łukasz Magiera
|
b5d603dd46
|
Cleaner fork logic in onSuccessfulPoSt2
|
2020-01-19 17:44:44 +01:00 |
|