24 Commits

Author SHA1 Message Date
Ryan Loomba
cd01d37b49
Update bitcoin holdings Q2 (#14)
Update bitcoin holdings to include Q2 DCA purchases.
2025-08-07 13:40:05 -07:00
neiljblock
6386e65f28
Update page.tsx
Update bitcoin holdings to include Q2 DCA purchases.
2025-08-07 14:37:22 -06:00
Ryan Loomba
ddbc43bbf2
fix spacing for larger holdings amounts (#13)
Create a simple dynamic function to adjust display length based on USD
holding value to fix cents being cut off
Before:
<img width="962" height="768" alt="image"
src="https://github.com/user-attachments/assets/581bb82f-d8a4-4553-9ea9-098c3ca63329"
/>
After: 
<img width="1027" height="727" alt="image"
src="https://github.com/user-attachments/assets/6c5092a7-0102-446f-a509-0b979488c264"
/>
2025-07-17 12:22:07 -07:00
Ryan Loomba
3b64a6b636 fix spacing for larger holdings amounts 2025-07-17 11:46:57 -07:00
Steven
464f902776
Do not cache API response 2025-05-02 15:02:47 -04:00
Steven
a7aae220ab
Update bitcoin holdings count 2025-05-02 12:32:17 -04:00
Steven
83061042e3
Add missing row 2025-04-10 13:25:49 -04:00
Steven
c9afef5c74
Add BTC holdings to display
Co-authored-by: Andrew Parker <aparker@squareup.com>
2025-04-10 13:22:44 -04:00
Nahiyan Khan
5936eb301f
mobile tweaks and font fix (#9) 2025-04-10 10:18:48 -04:00
Nahiyan Khan
4ac58a28fd mobile tweaks and font fix 2025-04-09 20:59:34 -04:00
Steven Zhao
91abce661e
Fix basepath (#8) 2025-04-09 11:42:11 -04:00
Nahiyan Khan
42b4882282
fix scrollbar on hover (#6)
Co-authored-by: Steven Zhao <stevenz@squareup.com>
2025-04-09 11:27:33 -04:00
Nahiyan Khan
1fba2955da
small docs tweak (#7) 2025-04-09 11:12:55 -04:00
Ryan Loomba
2f2bb0a478
update README (#5)
add more details about our pricing endpoint
2025-04-09 11:12:34 -04:00
Ryan Loomba
47d569fb4f
Add non-internal lockfile (#4) 2025-04-03 11:08:00 -07:00
Steven
f3684036e6
Add non-internal lockfile 2025-04-03 14:04:37 -04:00
Ryan Loomba
2690112d60
remove yarn.lock and package-lock 2025-04-03 10:59:00 -07:00
Ryan Loomba
f6e007cbfe remove package-lock.json 2025-04-03 10:58:01 -07:00
Ryan Loomba
7daeb42658 remove yarn.lock 2025-04-03 10:50:19 -07:00
Ryan Loomba
be2e2710ce
Create initial version of Block's Bitcoin treasury dashboard 🎉 (#2) 2025-04-03 10:43:02 -07:00
Ryan Loomba
e6b3d1248f initial commit
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
2025-04-03 09:44:30 -07:00
Ryan Loomba
cf4cd7eb72
add disclaimer (#1) 2025-04-03 08:39:05 -07:00
Ryan Loomba
39ba8790c6 add disclaimer 2025-03-31 16:49:15 -07:00
block-open-source[bot]
2d3aa652d1
Initial commit 2025-03-28 22:51:23 +00:00