Skip to content

fix: upgrade fuels to 0.103.0 and bakosafe to 0.6.2#517

Merged
guimroque merged 2 commits intostagingfrom
fix/fuels-upgrade-staging
Apr 1, 2026
Merged

fix: upgrade fuels to 0.103.0 and bakosafe to 0.6.2#517
guimroque merged 2 commits intostagingfrom
fix/fuels-upgrade-staging

Conversation

@guimroque
Copy link
Copy Markdown
Member

Summary

  • Bump fuels de 0.101.3 para 0.103.0 em api, socket-server e worker
  • Bump bakosafe de 0.6.0 para 0.6.2 em api e socket-server
  • Alinha SDK com fuel-core 0.47.1 do node publico

Contexto

Transacoes multisig falhando com "max fee can't cover transaction cost" — gas price estimado ~1570, minimo exigido 2200. SDK calculava fees com regras do fuel-core 0.43.1 enquanto o node ja roda 0.47.1.

Test plan

  • Build dos 3 packages passa
  • Deploy staging via merge na branch staging
  • Criar tx multisig de teste, coletar assinaturas, submeter
  • Verificar gas price estimado >= 2200 e tx com status success

Aligns SDK with fuel-core 0.47.1 to fix gas price estimation
causing transaction submit failures (max fee too low).
@guimroque guimroque merged commit ccb1d5a into staging Apr 1, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant