Commit Graph

4228 Commits

Author SHA1 Message Date
Whyrusleeping
5a7fdfe3ed Merge pull request #1679 from filecoin-project/feat/collab-cluster-paramfetch
fetch groth parameters from proofs.filecoin.io
2020-05-05 15:00:43 -07:00
hannahhoward
ed117719aa fix(deps): update to tagged go-fil-markets 2020-05-05 14:44:03 -07:00
Jeromy
66cafc7c71 fake signatures when constructing genesis state 2020-05-05 14:36:39 -07:00
ognots
397efddbc6 fetch groth parameters from proofs.filecoin.io
proof parameters are no longer pinned to IPFS public gateways, but on collab IPFS Cluster instead
change default gateway url to proofs.filecoin.io
2020-05-05 17:27:44 -04:00
Whyrusleeping
749db0bf45
Merge pull request #1677 from terichadbourne/patch-1
Add link to new conceptual docs site
2020-05-05 13:28:25 -07:00
Łukasz Magiera
60b78a74f7 Merge pull request #1676 from filecoin-project/cleanup/multi-addr-miner
block producers should have only one address
2020-05-05 22:12:32 +02:00
Teri Chadbourne
31c14dc908
Add link to new conceptual docs site 2020-05-05 16:00:24 -04:00
Jeromy
368fff246b replace outdated comment 2020-05-05 12:39:43 -07:00
Aayush Rajasekaran
8a9862bdb4 The VerifySig syscall should verify sigs 2020-05-05 15:26:34 -04:00
Jeromy
8b58f22c2e block producers should have only one address 2020-05-05 12:01:44 -07:00
Whyrusleeping
25c10e4b36 Merge pull request #1674 from filecoin-project/feat/update-pubsub
update go-libp2p-pubsub
2020-05-05 11:38:26 -07:00
vyzo
486fda17a2 gomod: update go-libp2p-pubsub@master 2020-05-05 21:12:16 +03: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
Łukasz Magiera
50291408c7 Merge pull request #1673 from filecoin-project/fix/lookback-tipset
add flag to choose what to do when looking back tipsets in null rounds
2020-05-05 19:10:18 +02: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
Łukasz Magiera
479a456279 chain bisect: Improve errors 2020-05-05 18:18:52 +02: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
Aayush Rajasekaran
299a017ef5 Merge pull request #1668 from filecoin-project/feat/actor-create-exit
dont override exit codes for actor creation failure
2020-05-04 19:41:38 -04:00
Jeromy
a553d438c0 dont override exit codes for actor creation failure 2020-05-04 16:31:26 -07:00
Łukasz Magiera
f865ae9f10 Merge pull request #1667 from filecoin-project/deps/update-cbor-gen
update to latest cbor-gen
2020-05-05 00:39:31 +02:00
Jeromy
1bd88b24d4 upgrade go-address 2020-05-04 15:23:07 -07:00
Jeromy
d7af5c67e9 update to latest cbor-gen 2020-05-04 15:19:48 -07:00
Whyrusleeping
ecd85c3b02
Merge pull request #1666 from unknow16/patch-1
fix: content bug
2020-05-04 13:16:55 -07:00
unknow16
4a68d02a4e
fix: content bug 2020-05-05 03:58:54 +08:00
Whyrusleeping
cf2e8b2cab Merge pull request #1664 from filecoin-project/fix/graphsync-field-indexes
block header changed, updating field indexes to match
2020-05-04 12:19:44 -07:00
Jeromy
da72dfae3d block header changed, updating field indexes to match 2020-05-04 12:09:39 -07:00
Łukasz Magiera
80f7492d06 Merge pull request #1663 from filecoin-project/feat/compute-state-hashlinks
compute-state: html: Hash links to invocations
2020-05-04 20:52:01 +02:00
Łukasz Magiera
65752a9cc4 compute-state: html: Hash links to invocations 2020-05-04 20:30:27 +02:00
Łukasz Magiera
f7e6e45442 Merge pull request #1662 from filecoin-project/feat/compute-state-html
compute-state: Add html output option
2020-05-04 20:21:04 +02:00
Łukasz Magiera
8770cf2f4b compute-state: html: Show top-level message CID 2020-05-04 20:19:01 +02:00
Łukasz Magiera
51f92b6ed0 mod tidy 2020-05-04 20:13:43 +02:00
Łukasz Magiera
2e0a3fca1a compute-state: decode returns/params 2020-05-04 20:12:58 +02:00
Łukasz Magiera
4f959adbc8 compute-state: html: Print invocation duration 2020-05-04 19:19:23 +02:00
Łukasz Magiera
de701a06de compute-state: html: decode code / method names 2020-05-04 18:48:50 +02:00
vyzo
e3f6e586ee use blake2b hash as the message ID function 2020-05-04 19:34:30 +03:00
vyzo
1b6f6b295b gomod: update go-libp2p-pubsub@master 2020-05-04 19:07:49 +03:00
Łukasz Magiera
2a2b63086a compute-state: Add html output option 2020-05-04 18:07:43 +02:00
vyzo
805d07bca6 turn off the mesh in bootstrappers 2020-05-04 19:04:24 +03:00
vyzo
112aca7896 pubsub-specific configuration 2020-05-04 18:30:54 +03:00
vyzo
cfcf946556 gomod: update go-libp2p-pubsub@master 2020-05-04 18:13:54 +03:00
Aayush Rajasekaran
c649fbf43b Merge pull request #1659 from filecoin-project/asr/hash
Use blake2b, instead of sha256, for ticket creation and verification
2020-05-02 12:26:39 -04:00
Aayush Rajasekaran
c196570dd8 Use blake2b, instead of sha256, for ticket creation and verification 2020-05-01 22:43:36 -04:00
Whyrusleeping
63bc34a1a0 Merge pull request #1658 from filecoin-project/fix/winning-post-rand-epoch
winning post wants the actual epoch of the block, not the previous
2020-05-01 15:05:18 -07:00
Łukasz Magiera
584a4aba4c Merge pull request #1657 from filecoin-project/fix/worker-disconnect
workers: Handle disconnecting workers more gracefully
2020-05-01 23:10:52 +02:00
Łukasz Magiera
35b1963eeb gofmt 2020-05-01 21:51:31 +02:00
Łukasz Magiera
4014cbdb44 jsonrpc: Correctly cancel server-side contexts on lost connection 2020-05-01 21:50:34 +02:00
Jeromy
be2a357102 winning post wants the actual epoch of the block, not the previous 2020-05-01 12:42:59 -07:00