Łukasz Magiera
|
e4cb28a310
|
Merge pull request #1694 from filecoin-project/fix/nil-protections
add some simple sanity checking to incoming blocks in the syncer
|
2020-05-08 20:26:50 +02:00 |
|
Jeromy
|
da73b62074
|
that doesnt belong there, really
|
2020-05-08 11:18:01 -07:00 |
|
Jeromy
|
d415aa779c
|
also check bls aggregate signature nilness
|
2020-05-08 11:07:57 -07:00 |
|
Jeromy
|
f8c15e2d2d
|
more checks in sync
|
2020-05-08 11:06:47 -07:00 |
|
Jeromy
|
8a69467982
|
add some simple sanity checking to incoming blocks in the syncer
|
2020-05-08 10:59:18 -07:00 |
|
Łukasz Magiera
|
1ade0e7b92
|
events: Fix called with confidence on null round
|
2020-05-08 10:31:23 +02:00 |
|
hannahhoward
|
e5a0252126
|
test(events): add test to repo issue
Add a test that shows that the called function is never hit above confidence if the scheduled
trigger is at a null tipset
|
2020-05-07 22:07:23 -07:00 |
|
Aayush Rajasekaran
|
dd79c66d41
|
Update and re-enable chain-validation
|
2020-05-06 21:44:09 -04:00 |
|
Whyrusleeping
|
97130684a2
|
Merge pull request #1680 from filecoin-project/deps/faster-publish-deals
update to specs-actors code with faster publish deals
|
2020-05-06 14:45:17 -07:00 |
|
Aayush Rajasekaran
|
187e386740
|
Bugfix: Correctly transfer gas when failing to charge for retValue
|
2020-05-06 16:53:32 -04: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 |
|
Jeromy
|
66cafc7c71
|
fake signatures when constructing genesis state
|
2020-05-05 14:36:39 -07:00 |
|
Aayush Rajasekaran
|
8a9862bdb4
|
The VerifySig syscall should verify sigs
|
2020-05-05 15:26:34 -04: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 |
|
Jeromy
|
74510adaaa
|
add flag to choose what to do when looking back tipsets in null rounds
|
2020-05-05 10:06:05 -07:00 |
|
vyzo
|
eb24baa70c
|
use go-libp2p-core/peer instead of the deprecated alias, try to pacify the silly linter
|
2020-05-05 17:26:59 +03:00 |
|
vyzo
|
4e5179557d
|
flag block source when messages cannot be retrieved
|
2020-05-05 16:49:43 +03:00 |
|
vyzo
|
5824714cdc
|
use extended validator interface
|
2020-05-05 16:35:03 +03: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
|
a553d438c0
|
dont override exit codes for actor creation failure
|
2020-05-04 16:31:26 -07:00 |
|
Jeromy
|
d7af5c67e9
|
update to latest cbor-gen
|
2020-05-04 15:19:48 -07:00 |
|
Jeromy
|
da72dfae3d
|
block header changed, updating field indexes to match
|
2020-05-04 12:09:39 -07:00 |
|
Aayush Rajasekaran
|
c196570dd8
|
Use blake2b, instead of sha256, for ticket creation and verification
|
2020-05-01 22:43:36 -04:00 |
|
Jeromy
|
be2a357102
|
winning post wants the actual epoch of the block, not the previous
|
2020-05-01 12:42:59 -07:00 |
|
Łukasz Magiera
|
d9acd484c0
|
storageminer: Improve CLI UX
|
2020-05-01 14:06:19 +02:00 |
|
Aayush Rajasekaran
|
897b269139
|
Test to demonstrate HAMT issue
|
2020-04-30 20:54:41 -04:00 |
|
Jeromy
|
bee25d221f
|
fix mining base randomness
|
2020-04-30 15:11:14 -07:00 |
|
Łukasz Magiera
|
4d51f9f700
|
Merge pull request #1647 from filecoin-project/feat/this-weeks-randomness-changes-2
fix winning post inputs
|
2020-04-30 22:30:40 +02:00 |
|
Jeromy
|
c4852e04c9
|
Use miner address in randomness mixing
|
2020-04-30 13:21:46 -07:00 |
|
Aayush Rajasekaran
|
441734647d
|
Update hamt
|
2020-04-30 16:11:23 -04:00 |
|
Łukasz Magiera
|
a1a2bf1a0e
|
Merge pull request #1643 from filecoin-project/asr/createactor
some create actor changes
|
2020-04-30 21:34:28 +02:00 |
|
Łukasz Magiera
|
ed500dbbdf
|
Merge remote-tracking branch 'origin/testnet/3' into asr/createactor
|
2020-04-30 21:29:04 +02:00 |
|
Jeromy
|
6caf725e14
|
fix race condition, 'thundering herd'-like issue, and add logging
|
2020-04-30 11:58:21 -07:00 |
|
Whyrusleeping
|
f18f6bb994
|
Merge pull request #1642 from filecoin-project/deps/update-drand
Update drand to v0.8.1
|
2020-04-30 11:47:26 -07:00 |
|
Jeromy
|
931a862abc
|
remove usage of previous round in beacon entries
|
2020-04-30 11:39:37 -07:00 |
|
Jeromy
|
4b3cc2ca7e
|
fix winning post inputs
|
2020-04-30 11:27:22 -07:00 |
|
Aayush Rajasekaran
|
a047e158ed
|
Add some validity checks to runtime.CreateActor()
|
2020-04-30 14:21:29 -04:00 |
|
Aayush Rajasekaran
|
bd1ac4d91b
|
Only charge for actor creation after making a meaningful state change
|
2020-04-30 14:18:26 -04:00 |
|
Travis Person
|
59dcbe93a4
|
Update drand to v0.8.1
|
2020-04-30 11:07:00 -07:00 |
|
Aayush Rajasekaran
|
d9a1d912fd
|
Elevate an actor construction fail-case to fatal
|
2020-04-30 13:46:33 -04:00 |
|
Whyrusleeping
|
f16ae9dffb
|
Merge pull request #1638 from filecoin-project/frrist/fix-lack-gas-retval
fix: insufficient gas remaining to cover retval
|
2020-04-30 10:20:17 -07:00 |
|
Travis Person
|
a29f19e482
|
New drand network
|
2020-04-30 04:55:53 +00:00 |
|
Jeromy
|
d73b369fa5
|
implement latest changes to randomness
|
2020-04-29 16:50:45 -07:00 |
|
frrist
|
c66415ae4c
|
fix: insufficient gas remaining to cover retval
proceed as in the case of method execution failure.
|
2020-04-29 16:38:34 -07:00 |
|
Łukasz Magiera
|
89b19af43f
|
specs-actors v0.3
|
2020-04-29 20:06:05 +02:00 |
|
Aayush Rajasekaran
|
cf8691ed87
|
update chain validation
|
2020-04-28 20:31:41 -04:00 |
|
Jeromy
|
eb4f4675a5
|
add version field to message type
|
2020-04-28 19:12:52 -04:00 |
|
Jeromy
|
f186e1a4f7
|
use other drand server for now
|
2020-04-28 15:10:12 -07:00 |
|
Whyrusleeping
|
cd5cbcfe4f
|
Merge pull request #1627 from filecoin-project/fix/safe-actor-serialization
vm: Don't treat actor state serialization errors as fatal
|
2020-04-28 10:50:53 -07:00 |
|