Commit 2718e02
chore: release v1.1019.0 (#12236)
chore: prerelease v1.1019.0 (#12230)
* feat: affiliate system alignment - public-api, widget, dashboard (#12150)
* feat: add RPC fallback resilience for unchained outages (#12017)
* chore: update near affiliate address (#12156)
* fix: codex config relative path to agents.md (#12152)
fix: codex config relative path to AGENTS.md
Codex resolves model_instructions_file relative to .codex/ dir,
so "AGENTS.md" was looking for .codex/AGENTS.md instead of repo root.
* fix: restore missing transaction history translation keys (#12168)
* fix: bump NativeQrScanner minimum version to 3.7.2 (#12173)
The native QR scanner handler ships in mobile app v3.7.2 (mobile-app
PR #156), but the version gate was set to 3.4.0. This caused mobile
apps v3.4.0–3.7.1 to incorrectly attempt native scanning, resulting
in a 60-second spinner timeout with no way to scan.
* fix: make WalletConnect network selection list scrollable (#12169)
* fix: batch yield balance queries to respect api limit (#12174)
* fix: graceful error message when yield tx fails due to insufficient gas (#12176)
* fix: sync rfox staking asset selection to context for modals (#12175)
* fix: release script squash-merge compat and backmerge automation (#12162)
* fix: prevent duplicate private sync pr in release script
merged_untagged case was creating a private sync PR without checking
if one already existed, unlike tagged_private_stale which had the guard.
* fix: prevent duplicate private sync pr in release script
tagged_private_stale case was creating a private sync PR even when
private was already content-identical to main (SHA mismatch due to
propagation delay after a sync PR merges). Added a content diff check
to bail early in that case. Same guard applied to the hotfix path.
The merged_untagged case also gets the open-PR guard for belt-and-suspenders.
* fix: idle prereleaseMerged content diff + tagged_private_stale backmerge auto-merge
- idle case: use git diff content check instead of SHA equality for
prereleaseMerged - squash merges diverge SHAs even when content matches
- tagged_private_stale (regular + hotfix): set auto-merge with merge
commit strategy on backmerge PR so it lands without manual intervention
* fix: coderabbitai review - prereleaseMerged ahead-check + no early break in tagged_private_stale
- idle: replace SHA/content-diff prereleaseMerged with commit-ahead check
(origin/main..origin/release) - prevents false positive when release is
*behind* main (e.g. post-hotfix), which would have routed into release PR
path with 0 commits
- tagged_private_stale (regular + hotfix): remove early break when private
is content-synced - script must still evaluate backmerge PR creation even
when private sync is a no-op
* fix: prettier formatting in release script
* fix: enable auto-merge on existing backmerge PRs during reruns
* fix: lint
---------
* docs: update qabot skill for agent-browser 0.20.x features (#12177)
* chore: update near affiliate address
* docs: update qabot skill for agent-browser 0.20.x features
---------
* feat: route custom token metadata imports through proxy (#12040)
* fix: use content diff for private sync state detection in release script (#12181)
* fix: type error on mismatch viem version (#12193)
* fix: tron trc20 balances for non-activated accounts + send warning (#12191)
* feat: abstract chain + addchain scaffolder (#12186)
* fix: move workspace cetusprotocol dependecies into swapper package (#12195)
* fix: show networkFeeError at trade confirm (#12197)
* fix: chainflip swap explorer link and solana compute budget (#12178)
* fix(public-api): fix broken dev setup, replace smoke tests with vitest (#12198)
* chore: refactor to improve maintainability (#12199)
* fix: align public-api Docker image paths and simplify server config (#12204)
* feat: chainflip lending dashboard revamp (#12189)
* feat: add affiliate & auth routes to public-api, refactor affiliate-dashboard for prod (#12200)
* chore: update app translations (#12209)
* chore: update env vars (#12210)
* chore: railway deployment updates for swap widget and affiliate dashboard (#12227)
* fix: asset generation scripts (#12228)
* feat: regenerate asset data 03/31/2026 (#12229)
---------
Co-authored-by: NeOMakinG <14963751+NeOMakinG@users.noreply.github.com>
Co-authored-by: Apotheosis <0xapotheosis@gmail.com>
Co-authored-by: gomes <17035424+gomesalexandre@users.noreply.github.com>
Co-authored-by: gomes-bot <contact@0xgom.es>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Jibles <premiumjibles@gmail.com>
Co-authored-by: firebomb1 <88804546+firebomb1@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: asset-generation-bot <action@github.com>1 parent a2cf3c3 commit 2718e02
303 files changed
Lines changed: 225222 additions & 317188 deletions
File tree
- chains
- e2e/fixtures
- headers/csps
- chains
- packages
- affiliate-dashboard
- public
- src
- config
- hooks
- caip/src
- adapters
- coincap/generated
- eip155_10
- eip155_137
- eip155_1
- eip155_42161
- eip155_43114
- eip155_56
- eip155_8453
- solana_5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
- coingecko
- generated
- eip155_100
- eip155_10
- eip155_130
- eip155_137
- eip155_143
- eip155_146
- eip155_1514
- eip155_1
- eip155_25
- eip155_2741
- eip155_324
- eip155_34443
- eip155_42161
- eip155_42220
- eip155_43114
- eip155_480
- eip155_5000
- eip155_534352
- eip155_56
- eip155_59144
- eip155_747474
- eip155_747
- eip155_80094
- eip155_81457
- eip155_8453
- eip155_9745
- eip155_98866
- eip155_999
- near_mainnet
- solana_5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
- starknet_SN_MAIN
- sui_35834a8a
- ton_mainnet
- tron_0x2b6653dc
- chain-adapters/src
- evm
- abstract
- contracts/src
- hdwallet-coinbase/src
- hdwallet-core/src
- hdwallet-gridplus/src
- hdwallet-keepkey/src
- hdwallet-ledger/src
- hdwallet-metamask-multichain/src
- hdwallet-native/src
- hdwallet-phantom/src
- hdwallet-trezor/src
- hdwallet-vultisig/src
- hdwallet-walletconnectv2/src
- public-api
- docs
- src
- docs
- lib
- middleware
- routes
- affiliate
- assets
- auth
- chains
- quote
- rates
- status
- tests
- swap-widget
- src
- demo
- types
- swapper
- src
- swappers
- ChainflipSwapper
- RelaySwapper
- utils
- types/src
- unchained-client/src/tron
- utils/src
- assetData
- public/generated
- scripts
- addChain
- templates
- generateAssetData
- abstract
- generateRelatedAssetIndex
- validators
- src
- assets
- chainflip-lending
- translations
- de
- en
- es
- fr
- ja
- pt
- ru
- tr
- uk
- zh
- components
- Modals/Send/views
- MultiHopTrade/components/TradeConfirm
- hooks
- TradeAssetSearch/hooks
- constants
- context
- PluginProvider
- WalletProvider/WalletConnectV2
- hooks
- useActionCenterSubscribers
- useIsTronAddressActivated
- useWalletSupportsChain
- lib
- account
- asset-service/service
- coingecko
- market-service/coingecko
- portals
- pages
- ChainflipLending
- Pool/components
- Borrow
- Deposit
- Egress
- Supply
- Withdraw
- hooks
- components
- hooks
- Markets/components
- plugins
- abstract
- state
- migrations
- slices
- opportunitiesSlice
- portfolioSlice/utils
- preferencesSlice
- test/mocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 61 | + | |
| 62 | + | |
76 | 63 | | |
77 | 64 | | |
78 | | - | |
79 | | - | |
80 | 65 | | |
81 | 66 | | |
82 | 67 | | |
| |||
85 | 70 | | |
86 | 71 | | |
87 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
88 | 132 | | |
89 | 133 | | |
90 | 134 | | |
| |||
122 | 166 | | |
123 | 167 | | |
124 | 168 | | |
125 | | - | |
126 | | - | |
127 | 169 | | |
128 | 170 | | |
129 | 171 | | |
| |||
143 | 185 | | |
144 | 186 | | |
145 | 187 | | |
| 188 | + | |
| 189 | + | |
146 | 190 | | |
147 | 191 | | |
148 | 192 | | |
| |||
170 | 214 | | |
171 | 215 | | |
172 | 216 | | |
| 217 | + | |
173 | 218 | | |
174 | 219 | | |
175 | 220 | | |
| |||
189 | 234 | | |
190 | 235 | | |
191 | 236 | | |
| 237 | + | |
| 238 | + | |
192 | 239 | | |
193 | 240 | | |
194 | 241 | | |
| |||
255 | 302 | | |
256 | 303 | | |
257 | 304 | | |
| 305 | + | |
258 | 306 | | |
259 | 307 | | |
260 | 308 | | |
261 | 309 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 310 | | |
266 | 311 | | |
267 | 312 | | |
| |||
273 | 318 | | |
274 | 319 | | |
275 | 320 | | |
276 | | - | |
277 | 321 | | |
278 | 322 | | |
279 | 323 | | |
280 | 324 | | |
281 | | - | |
282 | 325 | | |
283 | 326 | | |
284 | 327 | | |
285 | 328 | | |
286 | 329 | | |
287 | 330 | | |
288 | | - | |
289 | 331 | | |
290 | 332 | | |
291 | 333 | | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
| 334 | + | |
301 | 335 | | |
302 | 336 | | |
303 | | - | |
304 | 337 | | |
| 338 | + | |
305 | 339 | | |
306 | 340 | | |
307 | 341 | | |
308 | 342 | | |
309 | 343 | | |
310 | 344 | | |
311 | 345 | | |
312 | | - | |
313 | 346 | | |
314 | 347 | | |
315 | 348 | | |
316 | 349 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
| 350 | + | |
352 | 351 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | 352 | | |
359 | 353 | | |
360 | | - | |
361 | 354 | | |
362 | 355 | | |
363 | 356 | | |
364 | 357 | | |
365 | | - | |
366 | 358 | | |
367 | 359 | | |
368 | 360 | | |
369 | | - | |
370 | 361 | | |
371 | 362 | | |
372 | 363 | | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
| 364 | + | |
0 commit comments