Fixes
GasCard
units precision- Actionables types
- Use
latest
forLatestBlocks
Features
- Added
TransactionRawLogs
component - Added
on_page_change
function toBlocksList
ChainSelector
now bifurcates between the chains priority
Fixes
- Button UI in
AddressActivityList
- Remove different UIs for lists of transactions
actionables
in list of transactions- Misc console errors
- Gas prices in Gwei throughout
- A typo in
LatestTransactions
Features
- Added
in/out
s for all list of transactions
Fixes
- Use
latest
forLatestTransactions
timestampParser
now comes from the SDK
Features
- Added actionables for
LatestBlocks
andLatestTransactions
- Added prop
changeSelectedChain
inAddressActivityList
to optionally change the selected chain on clicking
Fixes
- Build issues caused by
cva
Fixes
- Gas Card active state
- Build issues caused by
cva
Features
- Rebranded to GoldRush APIs
- Updated
README.md
,LICENSE
, and more documents - Upgraded to latest changes from the GoldRush TS SDK
- Pruned dead theme code
- Pruned deprecated endpoints
Features
- Exported types of the entire project
- Removed deprecated exports
- Update
AddressAvatar
render options for its usage - Update
TokenAvatar
for clearer usage - Update
NFTWalletCollectionList
UI - Added
autodocs
for stories
Fixes
- Fix value parsing in multiple places
- Fix theme colors in
TokenAvatar
- Fix table wrapping
- Fix toasts
- Create
AddressAvatar
types enum actionables
of multiple components- Misc DX fixes
- Misc HTML element nesting
- Prune unnecessary static assets
Features
- Updated
GasCard
UI - Added optional
TokenAvatar
toAddress
- Added Chain logo to
ChainSelector
- Revoke functionality for Approvals list
Fixes
- Default theme colors
- Misc UI/UX involving usage of Cards, padding, borders, colors, Badges
- Dynamic
Timestamp
lag on switch - Empty
chain_options
forChainSelector
- Theme based Scrollbar CSS
- Unnecessary element nesting in tables
- Misc responsiveness
Features
- Added
dynamic
property toTimestamp
- Updated
GasCard
UI
Fixes
- Removed Table Header Sorting for Approvals List
- Value calculation in multiple places
actions
forBlocksList
andLatestBlocks
Features
- Added actions for interlinking components
Features
- Added
TokenApprovalList
andNFTApprovalList
Molecules - Added
BlocksList
andTransactionsList
Molecules ChainSelector
now accepts ChainsIDs alongside ChainNames- Updated UI for
LatestBlocks
andLatestTransactions
Fixes
- TransactionList misaligned props
Timestamp
UIAddress
andAddressCard
utilization
Features
- All the Organisms have been broken down to properly grouped molecules
- Added
Timestamp
Atom
Fixes
- Responsiveness of multiple components
- Visual uniformity
- DRY Code
Features
- Added
LatestTransactions
for a chain
Fixes
- Responsiveness of multiple components
- Added visual uniformity
- Created for
CardDetail
for all heading-value based data pairs - Created
TableList
for all the tables - Refactored for pagination in
TableList
to improve visual similarity
- Created for
- Fixed build for Storybook
- Fixed columns in all the tables
- Improved TypeScript support
Features
- Added
LatestPrice
for native token molecule - Added
custom_avatar
forAddress
- Updated UI for
GasCard
Fixes
- Initial state of
ChainSelector
AddressDetails
token holdings dropdown height- CSS in
AddressDetails
,BlockDetails
andTransactionDetails
- Loading state for list of transactions
- Misc CSS
Fixes
- Migrated
AddressDetails
as a Molecule instead of an Organism - Removed
ChainSelector
fromAddressDetails
- Fixed
LatestBlocks
forheight
parameter and improve CSS
Features
- Added
chain_options
forChainSelector
to limit options as per need - Added a loader skeleton for
ChainSelector
Fixes
- Fixed themeing and CSS inconsistencies across all components
- Pruned dead code and dependencies
- Fixed Typescript and linting warnings at multiple places
Features
- Updated all dependencies like eslint, storybook, shadcn and more
- Added chromatic for internal UI auditing
- Added
LatestBlocks
component - Added
TransactionDetails
component
Fixes
- Fixed bundle size
- Fixed logic of selection of theme to be applied
- Updated dependencies and remove dead packages
- Fixed GitHub Actions workflow conditions
Features
- Added
BlockTransactions
Organism - Deprecated
TransactionsList
withAddressTransactions
Fixes
- Fixed search function exported from
useGoldRush
- Updated TypeScript Client SDK
- Fixed exported components TypeScript support for props
- Fixed
prettyToken
implementation
Fixes
- Fixed
image_512
null check error - Fixed TypeScript types - remove use of
any
type - Fixed exported components for the library
Features
- Updated themeing to a new implementation
Fixes
- Fixed transactions receipt responsiveness
- Fixed copy toast for address copy
Features
- Added block details v2
Fixes
- Types and Props exports for components
- Transaction receipt token image by handling svg or png
- Token detail error checks
- Delta display on no price change
Fixes
- Refactored GoldRush Provider
- Fixed
quote_rate
being 0 onTokenPoolList
- Fixed swap exchange logic
Features
Fixes
- Fixed decoder api body
- Detailed keys for Decoder
Features
Fixes
- Mobile
on_click
fix
Features
- Components
- Block Details
- Chain Selector
- Transactions List
- Additions
- on clicks added to transaction list components that returns row data.
on_transfer_click
- When user clicks the transaction label, the function returns the row dataon_goldrush_receipt_click
- Renders button on row, the function returns the row dataon_native_explorer_click
- Renders button on row, the function returns the row data
- on clicks added to transaction list components that returns row data.
Fixes
Features
- Add transfer clicks to labels on list views
- PoolList
- TokenList
- TokenPoolList
- WalletPoolList
- WalletPositions
Fixes
Features
- Add
chain_name
to the object whenon_transfer_click
function is ran on theTokenBalanceListView
component.
Fixes
- Fix hydration error for Transactions Receipt
Features
- Added Address Detail View component
Fixes
- Forward apikey in context for transactions receipt fix
- Fix skeleton for transactions receipt
Features
- Added new gas card
Fixes
- Fixed image in README
- Added user agent
- Remove unnecessary checkboxes in list components
Features
- Transactions receipt
Fixes
- Added pagination to token list and pool list views
- Cache SVGs for token icons
- Consistent stories
Features
- Wallet positions
Fixes
- Added pagination to token list and pool list views
- Cache SVGs for token icons
- Consistent stories
Features
- Token list
- Pool list
- Token transactions
- Pool transactions
- Wallet transactions
- Token detail
- Pool detail