Nathan Woodburn nathanwoodburn
nathanwoodburn pushed to main at nathanwoodburn/shakestation-fw-plugin 2025-07-18 12:16:32 +10:00
c9b3a854d3 feat: Inital setup
nathanwoodburn created repository nathanwoodburn/shakestation-fw-plugin 2025-07-18 12:10:14 +10:00
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-07-17 16:54:42 +10:00
501091eeae Merge pull request 'feat/mempool-bids' (#2) from feat/mempool-bids into main
6911e3663c feat: Add mempool bids and dynamic loading
eda690544d feat: Add js to pull bids and auction state
e67c178ea7 feat: Add initial mempool bids function
631d558377 tmp: Add debugging for bids
Compare 5 commits »
nathanwoodburn merged pull request nathanwoodburn/firewalletbrowser#2 2025-07-17 16:54:40 +10:00
feat/mempool-bids
nathanwoodburn created pull request nathanwoodburn/firewalletbrowser#2 2025-07-16 18:49:57 +10:00
feat/mempool-bids
nathanwoodburn pushed to feat/mempool-bids at nathanwoodburn/firewalletbrowser 2025-07-16 18:44:39 +10:00
6911e3663c feat: Add mempool bids and dynamic loading
eda690544d feat: Add js to pull bids and auction state
Compare 2 commits »
nathanwoodburn pushed to feat/mempool-bids at nathanwoodburn/firewalletbrowser 2025-07-16 17:41:56 +10:00
e67c178ea7 feat: Add initial mempool bids function
nathanwoodburn pushed to feat/mempool-bids at nathanwoodburn/firewalletbrowser 2025-07-16 16:53:30 +10:00
631d558377 tmp: Add debugging for bids
nathanwoodburn created branch feat/mempool-bids in nathanwoodburn/firewalletbrowser 2025-07-16 16:53:29 +10:00
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-07-16 16:30:22 +10:00
1d5ed059b3 fix: Allow rescan while not in bidding
nathanwoodburn synced commits to refs/heads/main at nathanwoodburn/Nathanwoodburn from mirror 2025-07-15 01:00:45 +10:00
f158a7eb3a feat: Redesign profile
nathanwoodburn pushed to main at nathanwoodburn/.profile 2025-07-14 17:15:35 +10:00
f158a7eb3a feat: Redesign profile
nathanwoodburn synced commits to refs/heads/main at nathanwoodburn/Nathanwoodburn from mirror 2025-07-14 16:50:45 +10:00
50994e2afa feat: Start new profile redesign
nathanwoodburn pushed to main at nathanwoodburn/.profile 2025-07-14 16:47:55 +10:00
50994e2afa feat: Start new profile redesign
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-07-14 16:29:05 +10:00
747ac575fa fix: Auto reset cache if incorrect format
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-07-12 21:47:36 +10:00
e574933302 feat: Add link on names in tx history
c0f0dc5010 fix: Open tx for bid in new tab
Compare 2 commits »
nathanwoodburn pushed to feat/auctionupgrade at nathanwoodburn/firewalletbrowser 2025-07-12 16:46:11 +10:00
525b068f14 feat: Pull updates from main
6b69f933c3 feat: Do some more optimization from AI
6271cf810e feat: Try some more optimizations
61d9f209b7 feat: Optimize some of the auction routes
b2db24c08e feat: Add red warning on auction page for potential outbids
Compare 14 commits »
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-07-12 15:10:59 +10:00
060132bfec Merge pull request 'Update Auctions page to include more info and be easier to read' (#1) from dev into main
7bc1fad280 feat: Add bid sorting to auction page and add tx links
63e0b1c2f2 fix: Add new better method of validating domain owner
2fab7b3bc0 feat: Add info on when bidding closes
3fa57cc617 feat: Add time estimates to block times
Compare 8 commits »
nathanwoodburn merged pull request nathanwoodburn/firewalletbrowser#1 2025-07-12 15:10:58 +10:00
Update Auctions page to include more info and be easier to read
nathanwoodburn created pull request nathanwoodburn/firewalletbrowser#1 2025-07-12 14:43:22 +10:00
Update Auctions page to include more info and be easier to read