Skip to content

Sync with origin#1

Open
wthrajat wants to merge 100 commits intoAmbossTech:masterfrom
apotdevin:master
Open

Sync with origin#1
wthrajat wants to merge 100 commits intoAmbossTech:masterfrom
apotdevin:master

Conversation

@wthrajat
Copy link
Member

No description provided.

secondl1ght and others added 30 commits March 10, 2023 18:36
* feat: make accounting years dynamically update

* refactor: add usememo to avoid multiple fn calls
* chore: add config files to gitignore

* fix: remove second config file

---------

Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
* feat: add keysend billboard to amboss page

* feat: add amboss link to node for more info

---------

Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
* feat: add channel id to channel select dropdown

* fix: removed unnecessary complication in implementation and fix path issue

* fix: remove unneeded variables on objects
* chore: move from old table library to tanstack react-table

* fix: remove logs

* feat: implement column sorting

---------

Co-authored-by: secondl1ght <85003930+secondl1ght@users.noreply.github.com>
* Changed the default received onchain address to taproot

* Update chain.resolver.ts
* feat: migration ClosedChannels and ChannelTable to tanstack react-table

* feat: create ColumnConfigurations to encapsulate functionality

* feat: hook up local storage to channel configurations

* feat: finish migrating all tables in codebase to tanstack

* feat: update package.json, remove dependency, and delete react-table

* fix: migrate missing table

* fix: remove default pagination

---------

Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
* feat: implement the payments graph with echarts

* fix: improve echarts import in next.config.js

* fix: formatting

* fix: no-implicity-any

* fix: tidy up inconsistencies in echarts implementation

* feat: improve a number of aspects about echarts implementation as per suggestions

* feat: move forwards chart to echarts

* chore: move invoice, payment, forward graphs to new BarChart. move liquidityGraph to new HorizontalBarChart

* chore: remove V2 from new graphs

* feat: implement Sankey chart for forwards

* chore: change justification on Sankey Graph

* feat: add Sankey graph

* chore: remove chord graph

* chore: remove chord graph and update package.json

* chore: remove stray console log

* chore: format numbers on y axis to be integer values

* feat: tidy echarts implementation

* feat: revamp tooltip

* feat: bound the size of the sankey chart

* feat: provide function that creates a mock sankey dataset of arbitrary size

* fix: missing memo dependencies and css

* chore: small changes

---------

Co-authored-by: Anthony Potdevin <potdevin.anthony@gmail.com>
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
Co-authored-by: secondl1ght <secondl1ght@protonmail.com>
apotdevin and others added 30 commits June 19, 2025 11:57
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
* feat: add sync percentage display with progress bar

- Add current_block_height field to GraphQL node info query
- Implement getCurrentBlockHeight API using mempool.space
- Display actual sync percentage when available
- Show progress bar with 75% default when syncing
- Change "Not Synced" to "Chain syncing... (XX%)" for better UX
- Add docker-compose.dev.yml for development environment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* gitignore: add docker-compose.dev.yml to prevent accidental commits

* cleanup: remove debug console.log statements

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
* feat: purchase liquidity

* chore: extra log
* fix: claim boltz swap logic

* chore: copy change
Co-authored-by: Bufo <bufo24@users.noreply.github.com>
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.