Jeromy
|
0f75cb4dfd
|
set minimum miner size to 2g
|
2020-05-06 22:05:43 -07:00 |
|
Aayush Rajasekaran
|
dd79c66d41
|
Update and re-enable chain-validation
|
2020-05-06 21:44:09 -04:00 |
|
Łukasz Magiera
|
75642f393d
|
v26
|
2020-05-07 01:22:59 +02: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
|
981b449a3d
|
Merge pull request #1683 from filecoin-project/asr/vmfix
Bugfix: Correctly transfer gas when failing to charge for retValue
|
2020-05-06 17:06:07 -04:00 |
|
Aayush Rajasekaran
|
187e386740
|
Bugfix: Correctly transfer gas when failing to charge for retValue
|
2020-05-06 16:53:32 -04:00 |
|
Jeromy
|
b76e229f8e
|
upgrade to v0.4.0 specs actors
|
2020-05-06 10:47:10 -07: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 |
|
Whyrusleeping
|
51142f45c3
|
Merge pull request #1678 from filecoin-project/asr/verifysig
The VerifySig syscall should verify sigs
|
2020-05-05 15:00:58 -07:00 |
|
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 |
|