ZenGround0
|
327760acff
|
chore: build: Merge/v22 into 21 for 23 (#10702)
* chore: update ffi to increase execution parallelism
* Don't enforce walking receipt tree during compaction
* fix: build: drop drand incentinet servers
* chore: release lotus v1.20.4
* Apply suggestions from code review
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
* feat: Introduce nv19 skeleton
Update to go-state-types v0.11.0-alpha-1
Introduce dummy v11 actor bundles
Make new actors adapters
Add upgrade to Upgrade Schedules
make jen
Update to go-state-types v0.11.0-alpha-2
* feat: vm: switch to the new exec trace format (#10372)
This is now "FVM" native. Changes include:
1. Don't treat "trace" messages like off-chain messages. E.g., don't
include CIDs, versions, etc.
2. Include IPLD codecs where applicable.
3. Remove fields that aren't filled by the FVM (timing, some errors,
code locations, etc.).
* feat: implement FIP-0061
* Address review
* Add and test the FIP-0061 migration
* Update actors bundles to fip/20230406
* Update to go-state-types master
* Update to actors v11.0.0-rc1
* - Update go state types
- Keep current expiration defaults on creation, extension some tests
- Update ffi
* ffi experiment
* Integration nv19 migration
- Open splitstore in migration shed tool
- Update state root version
* Post rebase fixup
* Fix
* gen
* nv19 invariant checking
* Try fixig blockstore so bundle is loaded
* Debug
* Fix
* Make butterfly upgrades happen
* Another ffi experiment
* Fix copy paste error
* Actually schedule migration (#10656)
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Butterfly artifacts
* Set calibration net upgrade height
* Review Response
* Fix state tree version assert
* Quick butterfly upgrade to sanity check (#10660)
* Quick butterfly upgrade to sanity check
* Update butterfly artifacts
* Revert fake fix
* Give butterfly net correct genesis
* Butterfly artifacts
* Give time before upgrade
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* chore:releasepolish v1.22 release (#10666)
* Update butterfly artifacts
* register actors v11
* Update calibration upgrade time
* State inspection shed cmds
* Fix
* make gen
* Fix swallowed errors
* Lint fixup
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* v1.22.0-rc3
* bundle fix
* Feat/expedite nv19 (#10681)
* Update go-state-types
* Modify upgrade schedule and params
* Revert fip 0052
* Update gst
* docsgen
* fast butterfly migration to validate migration
* Correct epoch to match specified date
* Update actors v11
* Update changelog build version
* Update butterfly artifacts
* Fix lotus-miner init to work after upgrade
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* fix:deps:stable ffi for stable release (#10698)
* Point to stable ffi for stable lotus release
* go mod tidy
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
---------
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: jennijuju <jiayingw703@gmail.com>
|
2023-04-19 18:40:18 -04:00 |
|
vyzo
|
6aee53fc8b
|
make gen
|
2022-11-09 07:36:09 +02:00 |
|
vyzo
|
6373e9752c
|
agen
|
2022-11-09 07:36:09 +02:00 |
|
Geoff Stuart
|
642555d0fb
|
Fix discrepancies, run fiximports
|
2022-09-09 21:40:15 -04:00 |
|
Aayush
|
0efca4d266
|
introduce v9 actors and nv17
|
2022-09-09 21:40:15 -04:00 |
|
Łukasz Magiera
|
08b22edd89
|
fix make gen
|
2022-08-29 16:25:30 +02:00 |
|
Łukasz Magiera
|
e65fae28de
|
chore: fix imports
|
2022-06-14 17:00:51 +02:00 |
|
Aayush
|
8cca9b1970
|
Use new go-state-types accessors
|
2022-05-17 15:21:27 -04:00 |
|
vyzo
|
aba27d930b
|
make gen
|
2022-04-14 19:30:47 +03:00 |
|
vyzo
|
cdd5420e0c
|
agen
|
2022-04-14 19:29:22 +03:00 |
|
Aayush
|
3370847f3e
|
Implement FIP-0031
|
2022-04-14 19:28:16 +03:00 |
|
Darko Brdareski
|
79453663b3
|
feat: Add additional test annotations (#8272)
* Annotate api,proxy_util,blockstore_badger, policy tests
* Annotate splitstore: bsbadger / markset
* Annotate splitstore feature
* Annotate union/timed blockstore tests
* Annotate openrpc, diff_adt tests
* Annotate error,drand,events tests
* Annotate predicates_test
* Fix annotations
* Annotate tscache, gen tests
* Annotate fundmanager test
* Annotate repub and selection tests
* Annotate statetree_test
* Annotate forks_test
* Annotate searchwait_test.go
* Fix duplicated @@ symbols
* Annotate chain stmgr/store tests
* Annotate more (types) tests
* More tests annotated
* Annotate conformance chaos actor tests
* Annotate more integration tests
* Annotate journal system tests
* Annotate more tests.
* Annotate gas,head buffer behaviors
* Fix markset annotations
* doc: test annotations for the markets dagstore wrapper
* Annotate miner_api test in dagstore
* Annotate more test files
* Remove bad annotations from fsrepo
* Annotate wdpost system
* Remove bad annotations
* Renamce "conformance" to "chaos_actor" tests
* doc: stm annotations for blockheader & election proof tests
* Annotate remaining "A" tests
* annotate: stm for error_test
* memrepo_test.go
* Annotate "b" file tests
* message_test.go
* doc: stm annotate for fsrepo_test
* Annotate "c" file tests
* Annotate "D" test files
* message_test.go
* doc: stm annotate for chain, node/config & client
* docs: stm annotate node_test
* Annotate u,v,wl tests
* doc: stm annotations for various test files
* Annotate "T" test files
* doc: stm annotate for proxy_util_test & policy_test
* doc: stm annotate for various tests
* doc: final few stm annotations
* Add mempool unit tests
* Add two more memPool Add tests
* Update submodules
* Add check function tests
* Add stm annotations, refactor test helper
* Annotate api,proxy_util,blockstore_badger, policy tests
* Annotate splitstore: bsbadger / markset
solving merge conflicts
* Annotate splitstore feature
* Annotate union/timed blockstore tests
* Annotate openrpc, diff_adt tests
* Annotate error,drand,events tests
* Annotate predicates_test
* Fix annotations
* Annotate tscache, gen tests
* Annotate fundmanager test
* Annotate statetree_test
* Annotate forks_test
* Annotate searchwait_test.go
* Fix duplicated @@ symbols
* Annotate chain stmgr/store tests
* Annotate more (types) tests
* More tests annotated
* Annotate conformance chaos actor tests
* Annotate more integration tests
* Annotate journal system tests
* Annotate more tests.
* Annotate gas,head buffer behaviors
solve merge conflict
* Fix markset annotations
* Annotate miner_api test in dagstore
* Annotate more test files
* doc: test annotations for the markets dagstore wrapper
* Annotate wdpost system
* Renamce "conformance" to "chaos_actor" tests
* Annotate remaining "A" tests
* doc: stm annotations for blockheader & election proof tests
* annotate: stm for error_test
* Annotate "b" file tests
* memrepo_test.go
* Annotate "c" file tests
* message_test.go
* Annotate "D" test files
* doc: stm annotate for fsrepo_test
* Annotate u,v,wl tests
* message_test.go
* doc: stm annotate for chain, node/config & client
* docs: stm annotate node_test
* Annotate "T" test files
* doc: stm annotations for various test files
* Add mempool unit tests
solve merge conflict
* doc: stm annotate for proxy_util_test & policy_test
* doc: stm annotate for various tests
* doc: final few stm annotations
* Add two more memPool Add tests
* Update submodules
* Add check function tests
solve conflict
* Add stm annotations, refactor test helper
solve merge conflict
* Change CLI test kinds to "unit"
* Fix double merged test
* Fix ccupgrade_test merge
* Fix lint issues
* Add stm annotation to types_Test
* Test vectors submodule
* Add file annotation to burn_test
Co-authored-by: Nikola Divic <divicnikola@gmail.com>
Co-authored-by: TheMenko <themenkoprojects@gmail.com>
|
2022-03-16 18:37:34 +01:00 |
|
Aayush Rajasekaran
|
1449644c34
|
Integrate v7 actors
|
2021-11-17 15:55:14 -05:00 |
|
Aayush Rajasekaran
|
a335cb3767
|
Update to latest actors
|
2021-10-01 17:11:05 -04:00 |
|
Aayush Rajasekaran
|
7b4c657e90
|
Add v6 actors
|
2021-09-21 14:23:14 -04:00 |
|
Aayush Rajasekaran
|
a52352b13a
|
PreCommitPolicy: Don't try to align expirations on proving period boundaries
|
2021-08-11 12:44:12 -04:00 |
|
ZenGround0
|
234030218c
|
Fix actor policy codegen
|
2021-08-10 13:32:00 -04:00 |
|
ZenGround0
|
6da26dcefc
|
Remove network version panic
|
2021-08-10 13:07:30 -04:00 |
|
Łukasz Magiera
|
79b0bfb272
|
policy: Add a docstring to SetProviderCollateralSupplyTarget
|
2021-07-08 18:56:03 +02:00 |
|
Łukasz Magiera
|
2dc27d6ab4
|
itests: Fix deal provider collateral flakiness
|
2021-07-07 19:41:46 +02:00 |
|
Steven Allen
|
653b1d8231
|
fix: pick the correct partitions-per-post limit
|
2021-06-16 16:53:52 -07:00 |
|
Aayush Rajasekaran
|
dede1b4758
|
Merge branch 'release/v1.10.0' into asr/merge-release
|
2021-06-09 14:05:41 -04:00 |
|
Aayush Rajasekaran
|
b0c9dd49f0
|
Fund miners with the aggregate fee when ProveCommitting
|
2021-06-09 13:08:54 -04:00 |
|
Łukasz Magiera
|
dc642d0b7b
|
Merge remote-tracking branch 'origin/feat/nv13' into feat/nv13-1.11
|
2021-06-01 21:06:58 +02:00 |
|
Aayush Rajasekaran
|
2ab24b358d
|
Fix supported proof type manipulations for v5 actors
|
2021-05-31 18:50:29 -04:00 |
|
Łukasz Magiera
|
ffa47659a1
|
Merge remote-tracking branch 'origin/feat/nv13' into feat/nv13-1.11
|
2021-05-31 21:38:34 +02:00 |
|
Aayush Rajasekaran
|
61554cf3e0
|
Update to latest actors
|
2021-05-31 14:47:41 -04:00 |
|
Łukasz Magiera
|
1e4456138e
|
Merge master into feat/nv13
|
2021-05-27 12:28:20 +02:00 |
|
Aayush Rajasekaran
|
7714537239
|
Allow starting networks from arbitrary actor versions
|
2021-05-26 12:48:14 -04:00 |
|
Łukasz Magiera
|
43c62f4406
|
Revert "Allow starting networks from arbitrary actor versions"
|
2021-05-26 12:33:08 +02:00 |
|
Aayush Rajasekaran
|
cf574ca9a1
|
Allow starting networks from arbitrary actor versions
|
2021-05-25 19:30:20 -04:00 |
|
Łukasz Magiera
|
678812f35b
|
gofmt, lint
|
2021-05-20 12:05:04 +02:00 |
|
Łukasz Magiera
|
5112b9fe2b
|
Lower default batch slack
|
2021-05-18 21:04:47 +02:00 |
|
Łukasz Magiera
|
578bef4f83
|
Update gen
|
2021-05-17 20:56:28 +02:00 |
|
Łukasz Magiera
|
6278bdc69a
|
Make things build
|
2021-05-17 20:47:41 +02:00 |
|
Aayush Rajasekaran
|
5f821cc733
|
Generate builtin.go
|
2021-05-10 19:53:07 -04:00 |
|
Aayush Rajasekaran
|
60446b46c8
|
Generate policy.go
|
2021-05-10 19:46:44 -04:00 |
|
Łukasz Magiera
|
cd2b959a88
|
wip partial codegen
|
2021-05-10 19:46:44 -04:00 |
|
Aayush Rajasekaran
|
b5da2655dc
|
Introduce v5 actors
|
2021-05-10 19:44:28 -04:00 |
|
Łukasz Magiera
|
63189cd81d
|
Generate wrappers for new actor versions
|
2021-05-09 21:04:50 -04:00 |
|
Peter Rabbitson
|
de60229957
|
mining lookback is effectively a constant - make it so
|
2021-05-06 10:18:08 +02:00 |
|
Peter Rabbitson
|
26841aa094
|
mining lookback is effectively a constant - make it so
|
2021-05-05 23:23:01 +02:00 |
|
Łukasz Magiera
|
95e0c3df1d
|
1.9.0-rc1
|
2021-04-27 10:30:51 +02:00 |
|
Łukasz Magiera
|
a24a73bb52
|
Merge tag 'v1.8.0' into release/v1.9.0
|
2021-04-27 10:30:33 +02:00 |
|
Łukasz Magiera
|
c4137a438d
|
Merge commit 'f1ded63d608e1b191d79c780b8065f8cff367c98' into feat/nv12-1.11
|
2021-04-27 08:22:55 +02:00 |
|
Aayush Rajasekaran
|
f1ded63d60
|
v4 specs-actors integration, nv12 migration
|
2021-04-27 02:02:44 -04:00 |
|
Aayush Rajasekaran
|
37ca23d9e2
|
Merge branch 'releases' into asr/release-master
|
2021-04-05 17:29:19 -04:00 |
|
Aayush Rajasekaran
|
72c410cd8f
|
Address review on v1 sector extension tool
|
2021-04-03 22:19:36 -04:00 |
|
Łukasz Magiera
|
a7122d424b
|
Merge pull request #5527 from filcloud/handle-ticket-expire
fix precommit ticket expiration handling
|
2021-03-29 22:55:43 +02:00 |
|
Łukasz Magiera
|
bf6ee88539
|
Merge pull request #5270 from filcloud/deal-duration
use deal duration from actors
|
2021-03-29 20:17:34 +02:00 |
|