whyrusleeping
|
bd474617ed
|
implement command to get execution traces of any message
|
2020-10-06 16:06:24 -07:00 |
|
Travis Person
|
087030fe37
|
lotus-pcr: refund windowed post and storage deal gas fees
|
2020-10-06 22:35:04 +00:00 |
|
Łukasz Magiera
|
2f70a91665
|
Merge remote-tracking branch 'origin/master' into next
|
2020-10-06 23:54:59 +02:00 |
|
Aayush Rajasekaran
|
60ad339033
|
Merge pull request #4194 from filecoin-project/steb/test-amt-update
update the AMT implementation
|
2020-10-06 17:44:08 -04:00 |
|
Steven Allen
|
00187d4aa8
|
update the AMT implementation
This change ensures the bitmap is reset on flush.
|
2020-10-06 17:43:45 -04:00 |
|
Aayush Rajasekaran
|
dfaabb4596
|
Merge pull request #3697 from filecoin-project/fix/actor-panic-fatal
fix: error when actor panics directly
|
2020-10-06 17:41:31 -04:00 |
|
Aayush Rajasekaran
|
0edecbd043
|
Merge pull request #4190 from filecoin-project/asr/post-lookback-finality
Set WinningPoStSectorSetLookback to finality post-v2 actors
|
2020-10-06 17:41:08 -04:00 |
|
Aayush Rajasekaran
|
4d6a0f7b8c
|
Set WinningPoStSectorSetLookback to finality post-v2 actors
|
2020-10-06 17:40:37 -04:00 |
|
Aayush Rajasekaran
|
5043247958
|
Merge pull request #4189 from filecoin-project/asr/cli-change-owner
Add a CLI command to set a miner's owner address
|
2020-10-06 17:39:31 -04:00 |
|
Aayush Rajasekaran
|
282c99bdbd
|
Merge pull request #4160 from filecoin-project/asr/reserve-funds-cric-supply
Add funds that have left FilReserve to circ supply
|
2020-10-06 17:39:05 -04:00 |
|
Aayush Rajasekaran
|
9857e42206
|
Merge pull request #4188 from filecoin-project/asr/miner-eligible
Update miner eligibility checks for v2 actors
|
2020-10-06 17:38:46 -04:00 |
|
Aayush Rajasekaran
|
6919ff3881
|
Merge pull request #3589 from filecoin-project/asr/rt-fix
Bugfix: Runtime's Receiver() should only return ID addresses
|
2020-10-06 17:38:20 -04:00 |
|
Aayush Rajasekaran
|
d9fad5fad0
|
Move rt.Message fixes behind fork logic
|
2020-10-06 17:37:50 -04:00 |
|
Aayush Rajasekaran
|
757aa1039f
|
Panic if runtime's Message has non-ID caller or receiver
|
2020-10-06 17:37:50 -04:00 |
|
Aayush Rajasekaran
|
b71b743420
|
Bugfix: Runtime's Receiver() should only return ID addresses
|
2020-10-06 17:37:50 -04:00 |
|
Aayush Rajasekaran
|
8739b938db
|
Merge pull request #3936 from filecoin-project/asr/spec-v1
Introduce v2 actors
|
2020-10-06 17:34:28 -04:00 |
|
Travis Person
|
4a3081c77a
|
lotus-pcr: limit refunds to properly priced messages
|
2020-10-06 20:13:48 +00:00 |
|
Steven Allen
|
b1818a1055
|
fix base fee tests for different smoke heights
|
2020-10-06 13:12:16 -07:00 |
|
Steven Allen
|
256be285ba
|
only enable gas tampering if the breeze upgrade is enabled
|
2020-10-06 13:00:06 -07:00 |
|
Steven Allen
|
4a6e9c920d
|
set genesis name in test
|
2020-10-06 11:42:04 -07:00 |
|
frrist
|
d4cbd4fb55
|
feat(miner): add miner deadline diffing
- logic gathering all removed, faulted, recovered, and recovering
sectors for a miner.
|
2020-10-06 11:39:38 -07:00 |
|
Łukasz Magiera
|
15330396bb
|
Fix circ supply before v2 upgrade epoch
|
2020-10-06 16:53:49 +02:00 |
|
Łukasz Magiera
|
2bf42d5318
|
Merge pull request #4186 from filecoin-project/asr/default-address
Support addresses with mainnet prefixes
|
2020-10-06 13:59:13 +02:00 |
|
Łukasz Magiera
|
a179cadf0e
|
wallet: Don't output duplicate keys from WalletList
|
2020-10-06 13:35:31 +02:00 |
|
Jakub Sztandera
|
405aba4d8f
|
Merge pull request #4179 from filecoin-project/fix/export-unclean-exit
chain export: Error with unfinished exports
|
2020-10-06 13:30:53 +02:00 |
|
Aayush Rajasekaran
|
7b556252db
|
Use SysErrReserved1 in the event of an actors panic
|
2020-10-06 05:34:53 -04:00 |
|
Aayush Rajasekaran
|
7a80e356de
|
Add a CLI command to set a miner's owner address
|
2020-10-06 05:11:52 -04:00 |
|
Aayush Rajasekaran
|
c53cef1526
|
Update docs
|
2020-10-06 04:47:00 -04:00 |
|
Aayush Rajasekaran
|
4a9155ba85
|
Use new MinerEligibleToMine method post-v2 actors
|
2020-10-06 04:43:55 -04:00 |
|
Łukasz Magiera
|
1a170e18ad
|
Merge pull request #4183 from filecoin-project/fix/relax-colocation-factor
relax pubsub IPColocationFactorThreshold to 5
|
2020-10-06 10:37:25 +02:00 |
|
Aayush Rajasekaran
|
f8c886a611
|
Rename MiningBaseInfo.HasMinPower to EligibleForMining
|
2020-10-06 03:49:11 -04:00 |
|
Aayush Rajasekaran
|
b5907c665b
|
Fix test
|
2020-10-06 03:43:20 -04:00 |
|
Aayush Rajasekaran
|
ba25806fbd
|
Update docs
|
2020-10-06 03:30:40 -04:00 |
|
Aayush Rajasekaran
|
d02fc08ca4
|
Support both testnet and mainnet addresses in the internal wallet
|
2020-10-06 03:27:46 -04:00 |
|
vyzo
|
de390749fc
|
set pubsub IPColocationFactor to 5
|
2020-10-06 09:11:44 +03:00 |
|
Aayush Rajasekaran
|
3672f2cc44
|
Set default address type to mainnet
|
2020-10-06 01:59:15 -04:00 |
|
Aayush Rajasekaran
|
14ad91c53f
|
Add type assertion for v2 runtime
|
2020-10-06 01:27:45 -04:00 |
|
Aayush Rajasekaran
|
f55b18eabe
|
Add funds that have left FilReserve to circ supply
|
2020-10-05 23:54:57 -04:00 |
|
Łukasz Magiera
|
c920257a33
|
chain export: Error with unfinished exports
|
2020-10-06 02:59:19 +02:00 |
|
Łukasz Magiera
|
0e2f697217
|
Merge pull request #4133 from filecoin-project/feat/backup
Miner backup/restore commands
|
2020-10-06 02:05:03 +02:00 |
|
Steven Allen
|
16243b97aa
|
make state diffing work with partial state trees
|
2020-10-05 17:03:28 -07:00 |
|
Steven Allen
|
89b88c1e0d
|
fix conformance tests
|
2020-10-05 17:03:28 -07:00 |
|
Łukasz Magiera
|
8cdf078999
|
backup: append checksum
|
2020-10-06 01:50:54 +02:00 |
|
Łukasz Magiera
|
70d88f226e
|
Add usage to repo-type in shed datastore
|
2020-10-06 01:33:51 +02:00 |
|
Łukasz Magiera
|
937d7fcca9
|
Merge pull request #4170 from filecoin-project/feat/mstat-base
Add mpool stats for base fee
|
2020-10-06 01:28:14 +02:00 |
|
Łukasz Magiera
|
c8822fc9b6
|
Merge pull request #4177 from filecoin-project/feat/chain-usage-cmd
allow usage inspection on a chain segment
|
2020-10-06 01:21:01 +02:00 |
|
Łukasz Magiera
|
dd1661c0b1
|
Merge pull request #4173 from filecoin-project/feat/basic-filter-on-start-epoch
Reject deals that are > 90 days in the future in the BasicDealFilter
|
2020-10-06 00:57:08 +02:00 |
|
whyrusleeping
|
e9417562e0
|
allow usage inspection on a chain segment
|
2020-10-05 15:53:43 -07:00 |
|
Łukasz Magiera
|
40f4266070
|
Merge pull request #4176 from filecoin-project/feat/chain-usage-cmd
add a command to view block space utilization
|
2020-10-06 00:52:55 +02:00 |
|
Aayush Rajasekaran
|
6d25f3d2ae
|
Add some comments
|
2020-10-05 18:39:39 -04:00 |
|