Jakub Sztandera
|
5605aae269
|
Fix even more lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 16:29:39 +02:00 |
|
Łukasz Magiera
|
c73326e96d
|
fsrepo: Use LevelDB for metadata datastore
|
2020-06-01 20:13:07 +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 |
|
Ł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
|
71eb41b9aa
|
Add pubsub support to drand beacon
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 17:55:17 +02:00 |
|
Jeromy
|
e2a554c2e6
|
update specs actors to version with batch porep verification
|
2020-05-28 13:19:18 -07: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 |
|
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 |
|
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 |
|
Łukasz Magiera
|
9089aadbbf
|
Merge pull request #1821 from filecoin-project/deps/update-ffi
update to latest ffi
|
2020-05-26 19:34:02 +02:00 |
|
Jeromy
|
646800b8a8
|
update to latest ffi
|
2020-05-22 09:26:14 -07:00 |
|
vyzo
|
cc98117df2
|
log block validation time
|
2020-05-22 17:21:37 +03:00 |
|
Łukasz Magiera
|
ae60001dcc
|
post: Handle Recovering sectors
|
2020-05-20 18:41:20 +02:00 |
|
frrist
|
9165f14693
|
feedback: fatal errors in vm.transfer
|
2020-05-18 12:00:52 -07:00 |
|
frrist
|
9305eca97c
|
don't ignore transfer error in delete actor
|
2020-05-18 12:00:52 -07:00 |
|
frrist
|
0c2e4e2d4f
|
return correct exitcodes from vm transfer
|
2020-05-18 12:00:52 -07:00 |
|
Łukasz Magiera
|
59725b3af3
|
Merge pull request #1784 from filecoin-project/feat/update-serialization-vectors
update serialization vectors
|
2020-05-18 20:34:44 +02:00 |
|
Jeromy
|
e6f3b79b23
|
update serialization vectors
|
2020-05-18 11:02:34 -07:00 |
|
Aayush Rajasekaran
|
5220a61fc5
|
Add an interop test for block header serialisation
|
2020-05-16 17:27:04 -04:00 |
|
Łukasz Magiera
|
5c73602d24
|
Merge pull request #1757 from filecoin-project/feat/faster-mpool-add
cache signatures, and dont check them in a lock
|
2020-05-15 20:27:31 +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 |
|
Jeromy
|
13fc3f2f54
|
remove stress test (not really a real test)
|
2020-05-15 11:00:13 -07:00 |
|
Jeromy
|
33ec4d332b
|
cache signatures, and dont check them in a lock
|
2020-05-15 10:56:38 -07:00 |
|
Łukasz Magiera
|
b90666b293
|
miner: optimize SelectMessages
|
2020-05-15 19:30:31 +02:00 |
|
Jeromy
|
88fa9726cc
|
use chainmsg type instead of unsigned message for gas price checking
|
2020-05-14 12:44:26 -07:00 |
|
Jeromy
|
881b0517b1
|
reuse logic between message selection and validation
|
2020-05-14 12:29:11 -07:00 |
|
Aayush Rajasekaran
|
2e74e1d2ae
|
Don't assert params must be empty for Methodnum = 0
|
2020-05-14 15:10:07 -04:00 |
|
vyzo
|
81bc159b3e
|
cache successful block signature validation
|
2020-05-14 20:48:40 +03:00 |
|
vyzo
|
50e05ae1ba
|
use sigs.CheckBlockSignature
|
2020-05-14 20:48:40 +03:00 |
|
vyzo
|
432c69c616
|
update message validator to provide rejection signal
|
2020-05-14 20:48:40 +03:00 |
|
vyzo
|
e714294273
|
initialize map
|
2020-05-14 20:48:19 +03:00 |
|
vyzo
|
c3a144bcb6
|
flesh out signature validation logic
|
2020-05-14 20:48:19 +03:00 |
|
vyzo
|
dd86a289ce
|
cache miner worker keys
|
2020-05-14 20:48:19 +03:00 |
|
vyzo
|
6e0dac06f4
|
utility to retrieve miner worker key from the chain
|
2020-05-14 20:48:19 +03:00 |
|
vyzo
|
5bd0e92068
|
remove source flagging from bogus CID blocks
it's ineffective.
|
2020-05-14 20:48:19 +03:00 |
|
Jeromy
|
b5cb1fe1e0
|
some minor cleanup of data verification for preseals
|
2020-05-13 21:00:32 -07:00 |
|
Jeromy
|
50fae56baf
|
Verify data for presealed data
|
2020-05-13 19:35:44 -07:00 |
|
Jeromy
|
a9689d8345
|
set verifreg root key
|
2020-05-13 17:04:08 -07:00 |
|
Łukasz Magiera
|
4e13d284b7
|
events: Fix revert+apply of msg execution, but not the message
|
2020-05-14 00:48:36 +02:00 |
|
hannahhoward
|
bbd2fbc434
|
test(events): add test to demo issue
|
2020-05-13 12:10:56 -07:00 |
|
Jeromy
|
1d8c8b9a8e
|
check gas limits on messages more places
|
2020-05-12 22:36:43 -07:00 |
|
Łukasz Magiera
|
4c64f0ca11
|
sync: enforce message gas limits
|
2020-05-13 03:36:56 +02:00 |
|
Aayush Rajasekaran
|
aec168e05f
|
Update specs-actors, re-enable full chain validation
|
2020-05-12 19:52:33 -04:00 |
|
Whyrusleeping
|
686c92ba02
|
Merge pull request #1713 from filecoin-project/feat/hack-reward-initial-value
hack in an initial value for LastPerEpochReward for the genesis block
|
2020-05-12 16:39:48 -07:00 |
|