Skip to content

Commit c244064

Browse files
authored
Merge pull request #4221 from ProvableHQ/fix/mainnet/sync-invalid-subdag
[Release] Mainnet v4.6.2
2 parents ba0c23d + debc777 commit c244064

25 files changed

Lines changed: 450 additions & 479 deletions

File tree

.cargo/release-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.6.0
1+
v4.6.2

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,7 @@ workflows:
789789
branches:
790790
only:
791791
- mainnet-release-v460
792+
- fix/mainnet/sync-invalid-subdag
792793
- canary
793794
- testnet
794795
- mainnet
@@ -799,6 +800,7 @@ workflows:
799800
branches:
800801
only:
801802
- mainnet-release-v460
803+
- fix/mainnet/sync-invalid-subdag
802804
- canary
803805
- testnet
804806
- mainnet
@@ -811,6 +813,7 @@ workflows:
811813
branches:
812814
only:
813815
- mainnet-release-v460
816+
- fix/mainnet/sync-invalid-subdag
814817
- canary
815818
- testnet
816819
- mainnet

0 commit comments

Comments
 (0)