Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vm upgrade #107

Open
wants to merge 472 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
472 commits
Select commit Hold shift + click to select a range
388ed63
Add is_event field to MoveStruct in JSON representation of Move modul…
banool Aug 12, 2024
bdb6c0f
comments (#14248)
rahxephon89 Aug 12, 2024
447338f
Add and implement an option to print total instructions in disassembl…
vineethk Aug 12, 2024
f51e57b
[metrics] add a failure reason in counters for expired transactions (…
bchocho Aug 12, 2024
918c4bc
Accumulator16
msmouse Jun 28, 2024
9d18358
HashBuilder
msmouse Jul 25, 2024
2064a1c
cli gap analysis (#14061)
igor-aptos Aug 13, 2024
05c0aa0
Enable FA for APT for regression single node benchmark (#14226)
igor-aptos Aug 13, 2024
92a89f2
Update fuzz.sh (#14257)
gedigi Aug 13, 2024
f6e43ee
[cli] Bump to 4.0.0 (#14255)
georgemitenkov Aug 13, 2024
d4da524
[gha] adhoc forge - num validator/vfn options (#14259)
ibalajiarun Aug 13, 2024
8ff40c8
[Fix] Fix internal indexer progress. (#14262)
grao1991 Aug 14, 2024
80f0978
chore(doc): fix the grammar comments
ArArgon Aug 5, 2024
a32ad80
fix: revert the grammar for script functions
ArArgon Aug 6, 2024
0c99c56
fix: append the grammar of `CallArgs`
ArArgon Aug 9, 2024
3df964b
[quorum store] support for pulling OptQS payload with refactoring (#1…
ibalajiarun Aug 14, 2024
2c93c06
[crypto] added more aptos-dkg benchmarks (#14277)
alinush Aug 14, 2024
03a8755
Order votes check (#14278)
vusirikala Aug 14, 2024
f996f58
[CLI] Integrate movefmt into Aptos CLI (#13990)
rahxephon89 Aug 14, 2024
9871940
[CLI] Safe config profile management (#14266)
alnoki Aug 15, 2024
fc80bc2
add tests (#14284)
rahxephon89 Aug 15, 2024
6199bcb
update forge version for 1.17 branch cut
sherry-x Jul 10, 2024
6667464
Update docker-build-test.yaml
sherry-x Aug 15, 2024
a8cd9fa
Update forge-stable.yaml
sherry-x Aug 15, 2024
73fa99b
add feature flag for location labels (#14256)
aluon Aug 16, 2024
62060d9
Add LCM algorithm to math library (#14051)
sekomer Aug 16, 2024
2163b3a
[experimental] LayeredMap::iter() (#14253)
msmouse Aug 16, 2024
cf53ca3
[Compiler-V2] Test case for a bug in the exhaustiveness checker (#14297)
fEst1ck Aug 16, 2024
4e82d8e
Recalibrate for FA, and check for node validation (#14279)
igor-aptos Aug 16, 2024
17ce591
[qs] Merge BatchQueue into ProofQueue (#14166)
ibalajiarun Aug 16, 2024
a52a55b
HexyBase::merge(overlay) (#14261)
msmouse Aug 16, 2024
359deb4
[Consensus Observer] Add dedicated network handler.
JoshLind Jul 28, 2024
2dad5ed
[Consensus Observer] Add tests for network client and handler.
JoshLind Aug 8, 2024
bbb2ed8
fix explorer_transaction_link (#14245)
fgfm999 Aug 16, 2024
dfd5afd
upgrade upload/download artifact actions to v4 (#14225)
aluon Aug 16, 2024
9dde487
[compiler-v2] New reference safety analysis (#14276)
wrwg Aug 17, 2024
4c6b951
[compiler-v2] Emitting missing FreezeRef in bytecode_generator (#14280)
wrwg Aug 17, 2024
d392f93
[compiler-v2] Auto-freeze arguments of relational operators (#14282)
wrwg Aug 17, 2024
385e1ef
[compiler-v2] Revise copy creation in ability processor (#14292)
wrwg Aug 17, 2024
8825060
[compiler-v2] Fix bug with repeated arguments in file format generato…
wrwg Aug 18, 2024
0097a21
[compiler-v2] Fixing bug in stack balancing of file-format generator …
wrwg Aug 19, 2024
7964b40
[compiler-v2] Fix issue with autoref of variant field selection (#14312)
wrwg Aug 19, 2024
61a2e10
Update Docker images (#14318)
github-actions[bot] Aug 19, 2024
0b2cd51
Add script for comparing two move build directories for number of byt…
vineethk Aug 19, 2024
64c369c
[compiler-v2] Adding and verifying some missing v1 tests (#14316)
wrwg Aug 19, 2024
c0ca692
downgrade some error logs (#14324)
ibalajiarun Aug 19, 2024
bef08a9
aug error log level update (#14325)
zjma Aug 19, 2024
c560a33
[Fix] Avoid reading event beyond the synced version. (#14304)
grao1991 Aug 19, 2024
35d00b7
put aptos-node-identity behind a cargo feature (#14210)
aluon Aug 19, 2024
5508143
downgrade to warn (#14331)
danielxiangzl Aug 19, 2024
c19821b
[compiler-v2] Do not pop non-droppables on stack flush (#14321)
wrwg Aug 19, 2024
6a7b0da
[Consensus] Fix missing import.
JoshLind Aug 19, 2024
2c174ca
add self support to struct invariants (#14265)
rahxephon89 Aug 19, 2024
460e339
[move-compiler-v2] Add enum scoping test and enhance match arm rewrit…
brmataptos Aug 19, 2024
6827efb
[qs] gc authors_to_batch along with items
ibalajiarun Aug 19, 2024
3050ac8
[forge] disable publishpackage in load_sweep test
ibalajiarun Aug 19, 2024
4ddadf1
[forge] disable PublishPackage test in workload sweep test
ibalajiarun Aug 19, 2024
b1be80c
[experimental] LayeredMap: base-exclusive (#14339)
msmouse Aug 20, 2024
23eb18f
[Bugfix] [Compiler-V2] Fix spurious warnings on inline functions from…
fEst1ck Aug 20, 2024
0aba089
[Feature] [Compiler-V2] Dotdot Syntax (#14165)
fEst1ck Aug 20, 2024
ae3dd97
Basic block merging peephole optimization (#14342)
vineethk Aug 20, 2024
5ccaefc
[State Sync] Increase fast sync supported lag.
JoshLind Aug 17, 2024
03cd39c
[Network] Downgrade error log.
JoshLind Aug 19, 2024
a5385f7
[State Sync] Increase max chunk size MBs.
JoshLind Aug 20, 2024
07a9aff
[Misc] Reduce unnecessary logs.
JoshLind Aug 20, 2024
63f2c19
rand manager log level update (#14336)
zjma Aug 20, 2024
065375f
Getting started with a compiler-v2-integrated linter (#14302)
vineethk Aug 20, 2024
995946e
[pipeline] pre commit (#13604)
zekun000 Aug 20, 2024
362b812
add support for federated Keyless accounts (#14127)
alinush Aug 21, 2024
a482050
fix some typos. (#13185)
hattizai Aug 21, 2024
ef92f96
Revert "[pipeline] pre commit (#13604)" (#14372)
msmouse Aug 21, 2024
bd5a634
Enable include_ready_time_in_broadcast flag (#14371)
vusirikala Aug 21, 2024
3a4cd44
[compiler-v1] Omit warning for unused `self` parameter (#14368)
wrwg Aug 21, 2024
558fabb
Add verification endpoint for keyless signatures to the pepper servic…
heliuchuan Aug 21, 2024
432b972
Enhance Transaction Simulation: Bypass Auth Key Check and Fee Payment…
junkil-park Aug 21, 2024
83fd66f
self function parameters for move-stdlb and aptos-stdlib (#14358)
rahxephon89 Aug 21, 2024
15c641a
Separate out collection creator and owner permissions (#14307)
JohnChangUK Aug 21, 2024
996d51d
temp (#14270)
rahxephon89 Aug 21, 2024
90ee503
trivial: ability rand::random::<HashValue>() (#14351)
msmouse Aug 22, 2024
8b1afb4
[consensus] cancellation safety in payload manager (#14314)
ibalajiarun Aug 22, 2024
1a5d58a
[move-compiler-v2] Fix #14329: Make code optional in `assert!(cond, c…
brmataptos Aug 22, 2024
4f7cef1
[forge] bump thresholds for failing stable tests (#14353)
ibalajiarun Aug 22, 2024
7b01b28
[TS SDK] Update axios to 1.7.4 due to issue on https://github.com/adv…
styner32 Aug 22, 2024
f554a31
Bump aptos-cli version to 0.1.1 (#14389)
0xmaayan Aug 22, 2024
55ff034
consensus key rotation support (#13926)
zjma Aug 22, 2024
6ed88b8
Flushing writes optimization (#14394)
vineethk Aug 23, 2024
7050ada
intelligent sync for working quorum test (#14388)
ibalajiarun Aug 23, 2024
211fcda
[move-package]: change function visibility (#14385)
Rqnsom Aug 23, 2024
5db6d7c
Add Indexer Test Transactions (proto jsons) for processor integ testi…
yuunlimm Aug 23, 2024
473aaab
[compiler-v2] Add `--move-2` flag to CLI (#14369)
brmataptos Aug 23, 2024
25c9f79
add a test to illustrate #11964 and show it doesn't happen for compil…
brmataptos Aug 23, 2024
609049f
log call concurrency of db and executor APIs (#14370)
msmouse Aug 23, 2024
7213d45
[qs][fix] remove double negatation in proof queue full check (#14405)
ibalajiarun Aug 24, 2024
262f018
set bytecode version (#14403)
rahxephon89 Aug 24, 2024
90a375f
Attributes to suppress lint warnings (#14362)
vineethk Aug 24, 2024
7445f1a
unused enum (#14407)
rahxephon89 Aug 24, 2024
0eda433
Reduce pipeline and execution backpressure (#14404)
vusirikala Aug 24, 2024
a556091
support bv for enum (#14392)
rahxephon89 Aug 25, 2024
9b539cf
add option to retain all forge logs (#14301)
aluon Aug 26, 2024
c0024e3
Add option to retain all logs for adhoc forge workflow (#14275)
aluon Aug 26, 2024
7cd17d0
point workflow to main branch (#14426)
aluon Aug 27, 2024
2264132
Add metrics for waiting times in execution pipeline (#14406)
vusirikala Aug 27, 2024
5a8ca0a
[compiler-v2] More concise visibility declarations (#14417)
wrwg Aug 27, 2024
1a639a9
[compiler-v2] Some fixes to enum variant type checking (#14411)
wrwg Aug 27, 2024
818a13c
[compiler-v2] Relax syntax for `as` and `is` operators (#14420)
wrwg Aug 27, 2024
a853684
fix aptos move disassemble CLI to accept all known bytecode versions …
brmataptos Aug 27, 2024
cf7e840
[compiler-v2] Enable empty field list (#14415)
wrwg Aug 27, 2024
09ca1d6
Add federated JWK lookup to pepper service (#14425)
heliuchuan Aug 27, 2024
decaab5
trivial: K8sSwarm::drop not panic (#14434)
msmouse Aug 27, 2024
0437c48
Add benchmarks for LayeredMap and Hexy (#14438)
msmouse Aug 27, 2024
9a8d7e4
Update README.md (#14437)
0xaptosj Aug 27, 2024
9fe0f53
[State Sync] Add metrics and logs for pipeline backpressure.
JoshLind Aug 22, 2024
4f2a1e1
Avoid copy on identity comparison lint check (#14418)
vineethk Aug 28, 2024
6a21a1d
trivial refacor: seperate LayeredMap::new_layer() code out (#14442)
msmouse Aug 28, 2024
6c61802
[CLI] Add support of formatting Move packages using `aptos move fmt` …
rahxephon89 Aug 28, 2024
4b0027c
[aggregator] SImple Move test for aggregators in enums (#14412)
georgemitenkov Aug 28, 2024
189e810
Needless boolean and Simpler numerical expressions lint (#14440)
vineethk Aug 28, 2024
de33d9c
[move-compiler-v2] reorganize/simplify options in aptos-move CLI, add…
brmataptos Aug 28, 2024
6a1a32c
Resend "[pipeline] pre commit (#13604)" (#14372)
msmouse Aug 21, 2024
c0a78f1
do not pre-commit early at epoch boundaries
msmouse Aug 23, 2024
e9b09ca
add buffer manager backpressure
msmouse Aug 26, 2024
bb3e4b8
add consensus local config 'enable_pre_commit'
msmouse Aug 28, 2024
4ff82d1
fix (#14453)
rahxephon89 Aug 29, 2024
bd6bc66
[Consensus Observer] Add simple subscription manager.
JoshLind Aug 9, 2024
793eeb7
[Consensus Observer] Move files into directories.
JoshLind Aug 9, 2024
4fbb77e
[Consensus Observer] Separate consensus observer state.
JoshLind Aug 10, 2024
ea66523
[Code Owners] Add entry for consensus observer
JoshLind Aug 20, 2024
e0fcd18
[Consensus Observer] Add simple unit tests for active state.
JoshLind Aug 20, 2024
cca3ed0
[Consensus Observer] Add simple unit tests for subscription manager.
JoshLind Aug 21, 2024
dd78181
make docs for --bytecode consistent (#14451)
brmataptos Aug 29, 2024
92dff70
[txn-emitter] default to using create_secondary_source_account when u…
igor-aptos Aug 29, 2024
f086efc
Change from hardcoded bytecode versions to corresponding consts (#14456)
vineethk Aug 29, 2024
438bac5
[bug-fix] Use the built release binary instead of debug (#14464)
vineethk Aug 29, 2024
b3ab3d7
[compiler-v2] Change compiler abort codes to confirm with std::errors…
wrwg Aug 29, 2024
d231082
[Compiler V2] Control flow graph simplification (#11725)
fEst1ck Aug 29, 2024
5eb0f1d
[move-compiler] Fix panic in coverage for inlined code, add controls …
brmataptos Aug 29, 2024
df907eb
enable_pre_commit config also guards buffer manager back pressure (#1…
msmouse Aug 29, 2024
3b43380
[forge] add P70 latency stat (#14468)
msmouse Aug 30, 2024
4fb6577
[compiler-v2] Fix a bug in receiver type inference (#14475)
wrwg Aug 30, 2024
afd600f
[vm][gas] fix typo in log message: min to max (#14461)
meng-xu-cs Aug 30, 2024
54e3652
Add a counter to verify time for commit votes and decision (#14476)
vusirikala Aug 30, 2024
6a130c1
[cli] Preparing release 4.1.0 (#14462)
wrwg Aug 30, 2024
0773b81
Improvements to flush writes processor (#14413)
vineethk Sep 2, 2024
8a4ab16
sync helm chart changes for log level annotations (#14505)
aluon Sep 3, 2024
f5770df
[Consensus Observer] Make publish_message() non blocking.
JoshLind Sep 3, 2024
ff8fa1e
[Consensus Observer] Add simple smoke tests.
JoshLind Sep 3, 2024
608a990
[Consensus Observer] Filter out unsupported peers.
JoshLind Sep 3, 2024
0fb486a
[Consensus Observer] Add simple PFN test.
JoshLind Sep 3, 2024
33eede7
[Consensus Observer] Improve subscription optimality check logic.
JoshLind Sep 3, 2024
50a4679
[Consensus Observer] Small refactors to state sync logic.
JoshLind Sep 3, 2024
d2cfa64
Enable storage sharding in forge. (#14484)
grao1991 Sep 4, 2024
e77bbbd
[qs][bugfix] BatchProofQueue: insert committed batches not already in…
ibalajiarun Sep 3, 2024
311e2f1
[qs][fix] track inline batch and txns properly
ibalajiarun Sep 3, 2024
00a83ee
[qs] batchproofqueue: minor refactor to avoid clones and some renaming
ibalajiarun Sep 3, 2024
223b80f
[qs] BatchProofQueue: unit tests
ibalajiarun Sep 3, 2024
b7b9bcc
fixup! [qs][bugfix] BatchProofQueue: insert committed batches not alr…
ibalajiarun Sep 4, 2024
70cae81
fixup! [qs] BatchProofQueue: unit tests
ibalajiarun Sep 4, 2024
8b8a36c
Reduce frequency of ocunting remaining txns (#14480)
vusirikala Sep 4, 2024
b2e101a
propagate speculative error in prologue and epilogue (#14512)
igor-aptos Sep 4, 2024
a540fbc
Add a few counters in quourum store (#14508)
vusirikala Sep 4, 2024
0605729
BufferManager::pending_commit_proofs (#14482)
msmouse Sep 4, 2024
5d6e1ff
[cli] Add debug statement to sender_can_set_message test (#14264)
hariria Sep 4, 2024
9eb867d
Revert "Enable storage sharding in forge. (#14484)"
perryjrandall Sep 5, 2024
4558e27
Stop stackless bytecode pipeline when errors are found by a processor
vineethk Sep 5, 2024
7dfcb77
Use the new buckets for testnet/mainnet replay-verify
sionescu Sep 5, 2024
0bc6d0b
[move-compiler] Add the name of the file if there is an error during …
brmataptos Sep 5, 2024
a8cf702
optimize LayeredMap::get() (#14485)
msmouse Sep 5, 2024
ad44e27
[move][unit-test] allow to use custom test gas-meter at unit test (#1…
vgao1996 Sep 5, 2024
ae337d1
[release builder] fix handling of next execution hash (#14119)
vgao1996 Sep 5, 2024
78c815b
[indexer] table info service backup support (#14373)
larry-aptos Sep 5, 2024
a07e4df
enable replay all mode in restore tool
areshand Jun 10, 2024
85966af
refactor execution status with auxiliary data
areshand Jun 27, 2024
4a20257
[spec][trivial] add mock spec for function_info (#14546)
rahxephon89 Sep 6, 2024
d5de09a
[compiler-v2][lint] Needless reference in field access (#14542)
vineethk Sep 6, 2024
d5f9496
[Prover] Upgrade the Boogie version from 3.0.9 to 3.2.4 (#14487)
rahxephon89 Sep 6, 2024
5f25b27
Update Docker images (#14565)
github-actions[bot] Sep 9, 2024
e773409
[Prover] Bitwise operation in aborts_if condition (#14552)
rahxephon89 Sep 9, 2024
bc6fbd7
Large Package Publishing module with CLI command options (--chunked-p…
0xjunha Sep 9, 2024
862cc33
Reduce frequency of calls to calculate remaining txns in proof queue …
vusirikala Sep 9, 2024
47647ef
Allow specifying the bucket for replay verify
sionescu Sep 9, 2024
f7ec471
[replay-verify] update ranges (#14548)
sausagee Sep 10, 2024
0b47a5a
fix that DB::open_readonly not using the same cf options (#14572)
msmouse Sep 10, 2024
afd3706
[doc] support enum in docgen (#14562)
rahxephon89 Sep 10, 2024
1df8d67
temp (#14416)
rahxephon89 Sep 10, 2024
d81c6e9
[compiler-v2][lint] Needless ref deref pairs (#14581)
vineethk Sep 10, 2024
c4cc18f
Update the read me for indexer testing framework (#14549)
larry-aptos Sep 10, 2024
0bff36a
Add counters in proof queue to measure garbage collection (#14532)
vusirikala Sep 10, 2024
847eed2
[mempool] improve parking lot eviction (#14586)
bchocho Sep 10, 2024
5396815
Add support for a test federated oidc provider (#14580)
heliuchuan Sep 11, 2024
33a7281
[GHA] Apply input defaults to scheduled runs too
sionescu Sep 11, 2024
361fcbd
bump runs-on image to latest version (#14596)
aluon Sep 11, 2024
31ae1f0
calibrate forge (#14597)
igor-aptos Sep 11, 2024
1365a99
[framework] Fungible Asset - Mutable Metadata - Max length checks (#1…
Alexzander-Stone Sep 11, 2024
4085279
fix replay-verify: add quotes
msmouse Sep 11, 2024
da106a1
Have CoinInfo rust resources clarify their types (#14479)
igor-aptos Sep 11, 2024
8c451b6
test prologue speculation (#14575)
igor-aptos Sep 12, 2024
63a3dea
[compiler-v2][lint] Extend the needless ref in field access lint chec…
vineethk Sep 12, 2024
dbea420
[config] indexer grpc sanitizer prompts table_info_service_mode (#14613)
rustielin Sep 12, 2024
a6b2ecc
Add an entry function to update the federated jwkset (#14579)
heliuchuan Sep 12, 2024
d9524a6
[indexer][testing] Change to facilitate indexer localnode access. (#1…
larry-aptos Sep 12, 2024
dd5fd6f
Update base image for forge tests to v1.19.1 (#14617)
grao1991 Sep 12, 2024
b7e0656
[Compiler-v2] Fix bugs in index notation for vector type (#14609)
rahxephon89 Sep 12, 2024
84c33d9
add e2e move test for federated keyless (#14585)
alinush Sep 13, 2024
9f74f35
[testing] Report unit test results to trunk.io
perryjrandall Sep 12, 2024
7e3308e
Create centralized config and transaction importer. (#14551)
larry-aptos Sep 13, 2024
5e295de
[Fix] Also enable event internal indexer on validator in forge. (#14534)
grao1991 Sep 13, 2024
f356699
[Bugfix] [Compiler-V2] Fix a bug in control flow simplification (#14536)
fEst1ck Sep 13, 2024
6f4b4fa
[compiler-v2] Make flush writes optimization a default optimization (…
vineethk Sep 13, 2024
c5166de
fed keyless smoke tests (#14359)
zjma Sep 14, 2024
574fa48
cleanup info logs (#14555)
igor-aptos Sep 15, 2024
bb012f6
cleanup warn logs (#14614)
igor-aptos Sep 16, 2024
f76560e
remove backtrace from common warn logs (#14622)
igor-aptos Sep 16, 2024
4dd94c6
[cli] Release 4.2.0 (#14653)
gregnazario Sep 17, 2024
8b4d7e2
add a field for internal indexer version
areshand Sep 13, 2024
45f5d65
[Consensus Observer] Wrap block and payload stores in locks.
JoshLind Sep 8, 2024
1fef8b8
[Consensus Observer] Handle duplicate commit messages.
JoshLind Sep 8, 2024
6b06cad
[Consensus Observer] Handle duplicate payload messages.
JoshLind Sep 8, 2024
f39c6b1
[Consensus Observer] Handle duplicate ordered block messages.
JoshLind Sep 8, 2024
b015ee4
[Consensus Observer] Small renames and refactors.
JoshLind Sep 8, 2024
9e4556c
[Consensus Observer] Support multiple subscriptions.
JoshLind Sep 8, 2024
994bd3c
[cli] Add contribution guide (#14435)
gregnazario Sep 17, 2024
1f35406
[Consensus Observer] Make subscription creation asynchronous.
JoshLind Sep 12, 2024
d779590
[Consensus Observer] Move subscription health check to subscription.rs
JoshLind Sep 12, 2024
0e6ca98
[Consensus Observer] Improve subscription manager unit tests.
JoshLind Sep 12, 2024
4a87ad1
[Consensus Observer] Improve subscription utility unit tests.
JoshLind Sep 13, 2024
f92c749
[move-vm] Fixes to enum type implementation (#14657)
wrwg Sep 17, 2024
a0193e6
Sync up QC in order vote message (#14637)
vusirikala Sep 17, 2024
3f920cb
[Consensus Observer] Downgrade unnecessary error logs.
JoshLind Sep 6, 2024
ecfa130
[compiler-v2] Disallow empty enum types (#14658)
wrwg Sep 17, 2024
3b73588
Remove an unnecessary clone. (#14659)
grao1991 Sep 18, 2024
09ce976
fix `aptos move disassemble` help message (#14594)
0xbe1 Sep 18, 2024
94966ae
Cache commit votes received for future rounds in the buffer manager (…
vusirikala Sep 18, 2024
0a9d654
[framework] Disable object burn
gregnazario Aug 28, 2024
20335bb
[gas] bump gas feature version to 1.20 (#14668)
vgao1996 Sep 18, 2024
f5fa2f8
[Consensus Observer] Enable CO for VFNs.
JoshLind Sep 17, 2024
25a0811
[Consensus Observer] Improve error messages for payload verification.
JoshLind Sep 18, 2024
d891f37
gas estimation changes (#14669) (#14699)
github-actions[bot] Sep 20, 2024
844caff
[cp][aptos-release-v1.20] Fix potential deadlock in state_key::Entry:…
github-actions[bot] Sep 20, 2024
6cecb05
[cp][aptos-release-v1.20] [Fix] Return None instead of error if table…
github-actions[bot] Sep 21, 2024
ea2e5e2
timeless hotfix (#275)
alinush Sep 18, 2024
b6187e1
[cp][aptos-release-v1.20] [Fix] Fix indexer FN and localnet. (#14730)
github-actions[bot] Sep 24, 2024
28abb7d
[Consensus Observer] Disable CO for VFNs.
JoshLind Sep 25, 2024
7ef01a2
[release builder] fix framework update ordering (#14816)
vgao1996 Oct 1, 2024
3b950c4
Merge from aptos framework 1.20.0
dhaval-supraoracles Oct 11, 2024
5723725
fixed e2e tests
dhaval-supraoracles Oct 11, 2024
4c59725
added remaining files of commit
dhaval-supraoracles Oct 11, 2024
b3432ad
Use newest spec but disable verification because of `fa`
axiongsupra Oct 16, 2024
86ed3d1
Merge branch 'dev' into vm_upgrade_branch
axiongsupra Oct 16, 2024
3f1f382
fix integration error
so-kkroy22 Oct 24, 2024
aad1b56
Merge branch 'dev' into vm_upgrade_branch
so-kkroy22 Oct 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 12 additions & 0 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"repoOwner": "aptos-labs",
"repoName": "aptos-core",

"branchLabelMapping": {
"^v(\\d+).(\\d+)$": "aptos-release-v$1.$2"
},
"commitConflicts": true,
"prTitle": "[cp][{{targetBranch}}] {{sourcePullRequest.title}}",
"targetPRLabels": ["cherry-pick"],
"assignees": ["thepomeranian"]
}
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
!**/*.errmap
!config/src/config/test_data
!aptos-move/aptos-gas-profiling/templates/
!aptos-move/aptos-release-builder/data/release.yaml
!aptos-move/aptos-release-builder/data/*.yaml
!aptos-move/aptos-release-builder/data/proposals/*
!aptos-move/framework/
!aptos-move/move-examples/hello_blockchain/
Expand Down
19 changes: 19 additions & 0 deletions .github/actions/rust-check-merge-base/action.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Rust Check Merge Base
description: Runs the rust merge base freshness check
inputs:
GIT_CREDENTIALS:
description: "Optional credentials to pass to git. Useful if you need to pull private repos for dependencies"
required: false

runs:
using: composite
steps:
# The source code must be checked out by the workflow that invokes this action.
- uses: aptos-labs/aptos-core/.github/actions/rust-setup@main
with:
GIT_CREDENTIALS: ${{ inputs.GIT_CREDENTIALS }}

# Check the freshness of the merge base
- name: Check the freshness of the merge base
run: cargo x check-merge-base -vvv
shell: bash
16 changes: 16 additions & 0 deletions .github/actions/rust-doc-tests/action.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Rust Doc Tests
description: Runs only the rust doc tests
inputs:
GIT_CREDENTIALS:
description: "Optional credentials to pass to git. Useful if you need to pull private repos for dependencies"
required: false

runs:
using: composite
steps:
# The source code must be checked out by the workflow that invokes this action.

# Run the rust doc tests
- name: Run rust doc tests
run: cargo test --profile ci --locked --doc --workspace --exclude aptos-node-checker
shell: bash
38 changes: 38 additions & 0 deletions .github/workflows/backport-to-release-branches.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Backport to Release Branches

on:
pull_request_target:
types: ["labeled", "closed"]

permissions:
contents: write
pull-requests: write

jobs:
permission-check:
runs-on: ubuntu-latest
steps:
- name: Check repository permission for user which triggered workflow
uses: sushichop/action-repository-permission@13d208f5ae7a6a3fc0e5a7c2502c214983f0241c
with:
required-permission: write
comment-not-permitted: Sorry, you don't have permission to trigger this workflow.

backport:
name: Backport PR
needs: [permission-check]
runs-on: ubuntu-latest
steps:
- name: Backport Action
uses: sorenlouv/backport-github-action@ad888e978060bc1b2798690dd9d03c4036560947
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
add_original_reviewers: true

- name: Info log
if: ${{ success() }}
run: cat ~/.backport/backport.info.log

- name: Debug log
if: ${{ failure() }}
run: cat ~/.backport/backport.debug.log
7 changes: 5 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
# Owners for the `/consensus` directory and all its subdirectories.
/consensus/ @zekun000 @sasha8 @ibalajiarun

# Owners for consensus observer
/consensus/src/consensus-observer/ @joshlind @zekun000

# Owners for quorum store.
/consensus/src/quorum_store/ @bchocho @sasha8 @gelash

Expand Down Expand Up @@ -74,7 +77,7 @@
/crates/aptos-telemetry-service @ibalajiarun @geekflyer

# Owners for the inspection-service crate
/crates/inspection-service/ @joshlind @brianolson
/crates/inspection-service/ @joshlind

# Owners for the `/dashboards` directory and all its subdirectories.
/dashboards/ @aptos-labs/prod-eng
Expand All @@ -90,7 +93,7 @@
/mempool/ @bchocho

# Owners for the network and all its subdirectories.
/network/ @joshlind @brianolson
/network/ @joshlind @zekun000

# Owners for the scripts
/scripts/ @aptos-labs/prod-eng
Expand Down
Loading
Loading