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

Feature/optional ws url #1534

Closed
wants to merge 49 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
7c1c746
cherry-pick - feat: Add support for parsing deployed 1.0 contracts wh…
AnieeG Aug 27, 2024
5c71121
Bump chain-selectors => v1.0.23 (#1395)
friedemannf Aug 30, 2024
a44b9c2
Fix RPCClient Deadlock on Unsubscribe and NewHead (#14236) (#1426)
0xnogo Sep 11, 2024
22d3d18
Bump version for CCIP 2.14.0-ccip1.5.2
0xnogo Sep 12, 2024
16dda4c
Gas limit estimation feature (#14041)
amit-momin Aug 22, 2024
3290ed3
Set From address for gas limit estimation feature (#14246)
amit-momin Aug 27, 2024
ee84efc
Update EstimateGasLimit config name to EstimateLimit (#14297)
amit-momin Sep 3, 2024
d2cd08f
Add Mantle errors (#14053)
DylanTinianov Aug 8, 2024
1493add
Changed Optimism L1 Oracle to support Mantle (#14160)
ma33r Aug 22, 2024
57e10f6
Mantle use vanilla l1 oracle (#14471)
matYang Sep 18, 2024
74ed3a2
FeeHistory estimator (#13833)
dimriou Sep 4, 2024
11bdcc3
Add node level OOC error (#14315)
friedemannf Sep 5, 2024
7725c8c
Change Polygon zkEVM to use FeeHistory estimator (#14161)
friedemannf Sep 23, 2024
00c81f8
Add Zircuit Configs (#14541)
friedemannf Sep 24, 2024
2f7705c
Use Astar Chain Type (#1465)
flodesi Sep 25, 2024
e8e20f1
Zp/update mockrouter (#1427)
zeuslawyer Sep 12, 2024
da80ec5
Bump version for CCIP 2.14.0-ccip1.5.3
valerii-kabisov-cll Oct 3, 2024
ad546bd
[CCIP-2590] Transfer Data Availability costs to the DAGasEstimator (#…
valerii-kabisov-cll Aug 29, 2024
b84dc2c
[CCIP-3376] Add component into CCIP price estimators to account for c…
valerii-kabisov-cll Sep 24, 2024
b664c36
Revert "Bump version for CCIP 2.14.0-ccip1.5.3"
valerii-kabisov-cll Oct 3, 2024
0d172d1
Bump version for CCIP 2.14.0-ccip1.5.4
valerii-kabisov-cll Oct 3, 2024
943e011
Chore: Change metis config (#1345)
stackman27 Aug 26, 2024
28e5fec
Chore: Metis change (#1485)
stackman27 Oct 4, 2024
047109f
Do not return the error in case if onRamp not initialized (#1487)
valerii-kabisov-cll Oct 4, 2024
890450d
use chain Id as opposed to chain type to identify Mantle (#1489)
matYang Oct 6, 2024
dbe6589
Bump chainselectors cherrypicked (#1493)
fernandezlautaro Oct 8, 2024
5b3e0c2
bump package version
matYang Oct 10, 2024
7711683
updated chain-selectors to 1.0.27 (#1500) (#1502)
simsonraj Oct 15, 2024
a917e9a
Fix Nil pointer error in TXM stuck tx detector (CCIP 1.5) (#1499)
amit-momin Oct 15, 2024
909ecdf
Add Mantle NonceTooLow Error (#14859) (#1505)
matYang Oct 21, 2024
463d5e3
Bump version for CCIP 2.14.0-ccip1.5.6
bukata-sa Oct 23, 2024
d507af3
[CCIP-2611] Report new heads to atlas' OTI (#13647) (#1508)
bukata-sa Oct 23, 2024
4cc3609
Adding TOML configs for B^2, BoB, Berachain, Unichain, Worldchain (#1…
fernandezlautaro Nov 8, 2024
694518d
LogBroadcaster feature flag (#14354)
huangzhen1997 Sep 9, 2024
0a3cb23
support new heads polling over http rpc client (#14373)
huangzhen1997 Sep 23, 2024
7c91b65
tmp fix broken dep
dhaidashenko Nov 9, 2024
8028b5e
fixing multinode state transition logic by register polling subscript…
huangzhen1997 Sep 30, 2024
b5ee3df
WS URL can be optional when LogBroadcaster is disabled (#14364)
huangzhen1997 Oct 3, 2024
9dfa696
Config validation requires ws url when http polling disabled (#14929)
huangzhen1997 Oct 24, 2024
2d049bc
Revert "tmp fix broken dep"
dhaidashenko Nov 9, 2024
b66b04b
remove defaults-override as it was introduced by PR that is not inclu…
dhaidashenko Nov 9, 2024
36815f4
fix lint issue
dhaidashenko Nov 9, 2024
9093754
disable integration-tests linter to unblock run of the tests (linter …
dhaidashenko Nov 12, 2024
494fc05
better way to force run integration tests on linter error
dhaidashenko Nov 12, 2024
acae0ac
Revert "better way to force run integration tests on linter error"
dhaidashenko Nov 12, 2024
9eaef36
Revert "disable integration-tests linter to unblock run of the tests …
dhaidashenko Nov 12, 2024
61f5878
force run integration tests on linter error
dhaidashenko Nov 12, 2024
9ba1ed8
hotfix integration tests failure caused by loki issue
dhaidashenko Nov 12, 2024
9328fed
fix integration tests config validation for loki
dhaidashenko Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump version for CCIP 2.14.0-ccip1.5.4
  • Loading branch information
valerii-kabisov-cll committed Oct 3, 2024
commit 0d172d1dcee475f8b23afb01f9f915ceda4e1093
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ccip",
"version": "2.14.0-ccip1.5.2",
"version": "2.14.0-ccip1.5.4",
"description": "node of the decentralized oracle network, bridging on and off-chain computation",
"main": "index.js",
"scripts": {
Expand Down
Loading