@@ -27,54 +27,38 @@ The format is inspired by [Keep a Changelog].
2727- Use new API fields to detect empty accounts in Consensus search
2828 ([ #1785 ] ( https://github.com/oasisprotocol/explorer/issues/1785 ) )
2929
30- - Create ROFL status badges component
31- ([ #1819 ] ( https://github.com/oasisprotocol/explorer/issues/1819 ) )
32-
33- - Handle new ROFL instance event
34- ([ #1820 ] ( https://github.com/oasisprotocol/explorer/issues/1820 ) )
35-
3630- Fix transaction Storybook errors
3731 ([ #1823 ] ( https://github.com/oasisprotocol/explorer/issues/1823 ) )
3832
3933- Fix tracking referrer in matomo analytics
4034 ([ #1824 ] ( https://github.com/oasisprotocol/explorer/issues/1824 ) )
4135
42- - Create RoflAppLink component
43- ([ #1827 ] ( https://github.com/oasisprotocol/explorer/issues/1827 ) )
44-
45- - Create ROFL apps list page
46- ([ #1834 ] ( https://github.com/oasisprotocol/explorer/issues/1834 ) )
47-
48- - Create ROFL app instances card
49- ([ #1837 ] ( https://github.com/oasisprotocol/explorer/issues/1837 ) )
50-
51- - Create ROFL app metadata and policy cards
52- ([ #1840 ] ( https://github.com/oasisprotocol/explorer/issues/1840 ) )
53-
54- - Create ROFL app details card content
55- ([ #1841 ] ( https://github.com/oasisprotocol/explorer/issues/1841 ) )
56-
5736- Format token amounts in events
5837 ([ #1845 ] ( https://github.com/oasisprotocol/explorer/issues/1845 ) )
5938
6039- Fix detecting burning events
6140 ([ #1846 ] ( https://github.com/oasisprotocol/explorer/issues/1846 ) )
6241
63- - Enable ROFL app details page
64- ([ #1848 ] ( https://github.com/oasisprotocol/explorer/issues/1848 ) )
65-
6642- Handle transaction error raw message
6743 ([ #1849 ] ( https://github.com/oasisprotocol/explorer/issues/1849 ) )
6844
69- - Setup ROFL app transactions card
70- ([ #1851 ] ( https://github.com/oasisprotocol/explorer/issues/1851 ) )
71-
7245- Prefix amount_change with "+" in allowance transactions
7346 ([ #1855 ] ( https://github.com/oasisprotocol/explorer/issues/1855 ) )
7447
7548- Fix from label alignment in transaction table
7649 ([ #1860 ] ( https://github.com/oasisprotocol/explorer/issues/1860 ) )
7750
51+ - Prepare views for incoming ROFL apps feature
52+ ([ #1819 ] ( https://github.com/oasisprotocol/explorer/issues/1819 ) ,
53+ [ #1820 ] ( https://github.com/oasisprotocol/explorer/issues/1820 ) ,
54+ [ #1827 ] ( https://github.com/oasisprotocol/explorer/issues/1827 ) ,
55+ [ #1834 ] ( https://github.com/oasisprotocol/explorer/issues/1834 ) ,
56+ [ #1837 ] ( https://github.com/oasisprotocol/explorer/issues/1837 ) ,
57+ [ #1840 ] ( https://github.com/oasisprotocol/explorer/issues/1840 ) ,
58+ [ #1841 ] ( https://github.com/oasisprotocol/explorer/issues/1841 ) ,
59+ [ #1848 ] ( https://github.com/oasisprotocol/explorer/issues/1848 ) ,
60+ [ #1851 ] ( https://github.com/oasisprotocol/explorer/issues/1851 ) )
61+
7862### Internal Changes
7963
8064- Update dependencies
0 commit comments