v0.4.0-rc.1
Pre-release
Pre-release
What's Changed
- Sync from main to dev by @github-actions in #166
- fix: mempool endpoints errors should provide better UX by @totraev in #165
- fix: delegations tests by @totraev in #170
- Sync from main to dev by @github-actions in #179
- feat: move wallet provider logic in react context by @totraev in #178
- Sync from main to dev by @github-actions in #194
- Sync from main to dev by @github-actions in #198
- feat: refactor global params by @totraev in #182
- feat: added new api hooks and global states by @totraev in #197
- use correct height for unbonding model (#196) by @jeremy-babylonlabs in #202
- Add error pages by @supertong in #224
- Merge main into dev by @jeremy-babylonlabs in #234
- Sync from main to dev by @github-actions in #232
- feat: refactor system stats and personal balance sections by @totraev in #226
- feature: Tomo dual wallet by @gbarkhatov in #225
- add phase-2-devnet env by @liam-icheng-lai in #241
- feat(phase-2): delegation tabs by @totraev in #240
- feat(phase-2): EOI modal by @totraev in #249
- feat(phase-2): update preview modal by @totraev in #255
- feat(phase-2): finality providers by @totraev in #239
- fix: tomo ssr issue by @totraev in #264
- feature: Resolve filter ordinals by @gbarkhatov in #258
- feat: refactor ordinals by @totraev in #268
- feature: Filter ordinals modal show once - dev by @gbarkhatov in #272
- sentry integration by @supertong in #261
- fix: upgrade and adjust the tomo connect to pave way for broadcast BB… by @jrwbabylonlab in #273
- add notification component by @supertong in #260
- chore: Remove scheduled merge workflow by @maiquanghiep in #286
- Adopt sign message by @jrwbabylonlab in #302
- 297 v2 adopt params endpoint by @jeremy-babylonlabs in #303
- adopt fp endpoint by @jeremy-babylonlabs in #318
- chore: Update publish workflow's trigger condition by @maiquanghiep in #305
- move Dockerfile by @supertong in #323
- Eoi service by @jrwbabylonlab in #327
- clean up punycode warning by @supertong in #324
- adopt delegation endpoint by @jeremy-babylonlabs in #328
- feature: Pending verification modal by @gbarkhatov in #335
- Phase-1 to 2 delegation transition by @jrwbabylonlab in #334
- feat: transition phase-1 delegation to 2 with inclusion proof by @jrwbabylonlab in #337
- Display phase 2 delegations by @jrwbabylonlab in #340
- rename v2 global params by @jeremy-babylonlabs in #339
- Update v2 delegation by @jeremy-babylonlabs in #343
- Submit staking, unbonding and withdraw tx by @jrwbabylonlab in #346
- chore: add extra space for staking input validation & remove table co… by @jrwbabylonlab in #365
- chore: bump keplr to devnet-6 by @jrwbabylonlab in #368
- Feature: EOI modal, Pending verification modal by @gbarkhatov in #370
- Tong/refine UI 1 by @supertong in #374
- Tong/use preset from core UI by @supertong in #378
- Tong/362 faq by @supertong in #381
- Tong/delegation list refine UI by @supertong in #385
- integrate stats by @jeremy-babylonlabs in #382
- update withdraw modal by @jeremy-babylonlabs in #373
- add unbonding UI by @jeremy-babylonlabs in #367
- feat: reduce signing in eoi by @jrwbabylonlab in #369
- Tong/358 stats UI refinement by @supertong in #390
- fix: update the states based on what backend return by @jrwbabylonlab in #391
- feat: error page by @jeremy-babylonlabs in #388
- add confirmation depth by @jeremy-babylonlabs in #393
- UI preview modal by @jeremy-babylonlabs in #392
- Tong/359 pending modal by @supertong in #398
- fix: send block hash instead of tx hash for inclusion proof by @jrwbabylonlab in #399
- chore: bump to devnet-7 by @jrwbabylonlab in #401
- feat: use network info instead of params to make it more generic by @jrwbabylonlab in #397
- chore: remove the reward rate and history stats by @jrwbabylonlab in #402
- fix: inclusion proof hash shall have reverse order by @jrwbabylonlab in #405
- feat: submit withdraw staking tx by @jrwbabylonlab in #408
- feat: add eligibility for transition in delegations and update UI acc… by @jeremy-babylonlabs in #406
- update delegation list by @jeremy-babylonlabs in #400
- fix: remove duplicated field in DelegationV2 by @jrwbabylonlab in #411
- Tong/395 phase 2 modal by @supertong in #410
- Tong/215 claim button by @supertong in #415
- feat: bbn wallet connect by @totraev in #413
- chore: Update RPC, LCD endpoints by @filippos47 in #419
- feat: add tomo connector by @totraev in #422
- staking form ui refinement by @supertong in #421
- Revert "staking form ui refinement" by @jrwbabylonlab in #429
- Rewards by @jrwbabylonlab in #417
- feat: handle intermediate states by @totraev in #412
- Staking form UI refinement 2 by @jrwbabylonlab in #444
- fix: update params breaking changes by @jrwbabylonlab in #460
- fix: no inpit UTXOs provided by @totraev in #461
- fix: broken inception by @jrwbabylonlab in #465
- fix: broken staking and unbonding timelock value by @jrwbabylonlab in #464
- chore: remove points, refactorise withdraw for phase-1 delegation by @jrwbabylonlab in #462
- refresh page in GenericError by @supertong in #469
- Tong/436 feedback modal refine by @supertong in #470
- Tong/445 info modal by @supertong in #471
- Tong/453 connect wallet panel by @supertong in #472
- feat: add phase-1 unbonding method by @jrwbabylonlab in #475
- feat: hook up modals by @totraev in #467
- feat: to support phase-1 delegation unbonding, query delegation excep… by @jrwbabylonlab in #481
- feat: new EOI Modal by @totraev in #492
- feat: use height based param look up by @jrwbabylonlab in #491
- feat: disable stake button if utxo not available by @jrwbabylonlab in #488
- feat: Bump wallet connect by @gbarkhatov in #494
- feat/456 staking form disabled before fp selected by @jeremy-babylonlabs in #495
- chore: bump btc-staking-ts version to canary 5 by @jrwbabylonlab in #496
- update hover color for links in footer by @supertong in #507
- Tong/480 phase2 here modal by @supertong in #509
- re-placement of testnet badge by @supertong in #506
- chore: Bump wallet connect by @gbarkhatov in #504
- chore: BBN gas fee to use price of 0.002 by @jrwbabylonlab in #502
- 351 finality provider list UI by @jeremy-babylonlabs in #446
- Tong/476 error modal by @supertong in #505
- add phase 1 unbond button and hook up modal by @jeremy-babylonlabs in #503
- fix: supporting sending query param in repeat format by @jrwbabylonlab in #514
- fix - FP build error by @jeremy-babylonlabs in #516
- revert package-lock.json committed from 055c143 by @jeremy-babylonlabs in #518
- update staking form to use fp state by @jeremy-babylonlabs in #521
- feat: Bump wallet connect by @gbarkhatov in #515
- fix: close unbonding modal after successful request by @jrwbabylonlab in #522
- fix: rewards fetch shall fallback to 0 if BBN address never had deleg… by @jrwbabylonlab in #524
- feat: disable the theme feature by @jrwbabylonlab in #525
- table improvement and include search params by @jeremy-babylonlabs in #520
- chore: minor text updates by @jrwbabylonlab in #527
- fix: unbonding or transition button should be hidden after unboning r… by @jrwbabylonlab in #532
- Hide button after unbonding or withdraw requested by @jrwbabylonlab in #535
- fix: update slashing api response by @jrwbabylonlab in #536
- chore: Bump wallet connect by @gbarkhatov in #538
- chore: split signing and broadcast bbn tx by @jrwbabylonlab in #537
- 403 blocking staking if no bbn balance by @jeremy-babylonlabs in #534
- fix: use param data instead of hardcoded unbonding fee and confirmati… by @jrwbabylonlab in #533
- add icon to error modal by @supertong in #540
- Tong/458 staking not available by @supertong in #542
- always show phase2 modal and banner by @supertong in #541
- update fp selectable condition by @jeremy-babylonlabs in #544
- fix: bug with getBbnParamByBtcHeight by @jrwbabylonlab in #545
- Tong/355 wallet connect component by @supertong in #473
- chore: move testing app msg to the banner by @jrwbabylonlab in #548
- add claim reward modal by @supertong in #543
- feat: update all text to match spec by @jrwbabylonlab in #562
- Bump bbn version by @jrwbabylonlab in #549
- feat: BBN/BTC env by @gbarkhatov in #565
- chore: update stats and wallet balance BBN text by @jrwbabylonlab in #564
- 528 UI show delegation with slashed design by @jeremy-babylonlabs in #539
- chore: update FAQ for phase-2 by @jrwbabylonlab in #570
- chore: update FP in stats section text by @jrwbabylonlab in #569
- feat: refactor staking.tsx by @totraev in #567
- feat 526 signing modal improvement by @jeremy-babylonlabs in #550
- fix: should show sBTC or BTC PK based on network env by @jrwbabylonlab in #573
- Refetch UTXOs after submit BTC tx by @jrwbabylonlab in #572
- feat: show correct total balance by @jrwbabylonlab in #574
- Chore: Bump Tomo Wallet Connect and BBN Wallet Connect by @gbarkhatov in #577
- fix: form validation issues by @totraev in #579
- fix fp deselect error by @jeremy-babylonlabs in #576
- feat: Use RPC from network by @gbarkhatov in #584
- Stop auto-fetching v1 delegatoin if there is nothing to fetch by @supertong in #583
- adjust stats position by @supertong in #582
- Add missing boarders to some of the component by @supertong in #581
- Update region not available panel by @supertong in #580
- fix: display errors for fee fields by @totraev in #587
- add phase-2-testnet by @liam-icheng-lai in #588
- update unknown fp descriptions by @jeremy-babylonlabs in #586
- fix: truncate address in claim modal by @totraev in #590
- add transition register to bbn chain modal by @jeremy-babylonlabs in #568
- fix: withdraw slashing tx by @jrwbabylonlab in #585
- bugfix for transition phase-1-ui by @jeremy-babylonlabs in #593
- chore: bump btc-staking-ts version to canary 7 by @jrwbabylonlab in #594
New Contributors
- @supertong made their first contribution in #224
- @liam-icheng-lai made their first contribution in #241
- @filippos47 made their first contribution in #419
Full Changelog: v0.3.23...v0.4.0-rc.1