Releases: aztec-scan/chicmoz
Releases · aztec-scan/chicmoz
Fresh start
First release in a while because we've done a series of incremental patches since our last release. There has been breaking changes to the API, therefore moving from v1 to v2. Still same looks and still, mostly, the same API.
What's Changed
- improve websockets by @FilipHarald in #413
- bug: fix for pending tx not working by @Mautjee in #414
- Improve Aztec Known Origin and hidden V1 of Ecosystem page by @FilipHarald in #415
- not deleting pending txs that should be kept by @FilipHarald in #419
- Improving ecosystem page with InfoCard by @FilipHarald in #420
- remove naive decode for public logs by @FilipHarald in #422
- Improve menues by @FilipHarald in #423
- bug: fix misalignment of landing page tables by @Mautjee in #416
- aztec-packages 0.86.0 by @FilipHarald in #429
- docs for prod commands by @FilipHarald in #425
- dropped transactions by @FilipHarald in #424
- improve txEffect details page by @FilipHarald in #432
- feat(services/explorer-api/src/constants.ts): Add Blocksense Network deployment address and information to testnet's whitelisted contracts. by @NikolayKostadinov21 in #436
- feat: added next prev buttons on block detail page by @Mautjee in #434
- Fix: add loading component to block detail page by @Mautjee in #437
- improve readability for txs by @FilipHarald in #438
- feat: added plausible by @Mautjee in #439
- Feat: add possibility to change the block range on blocks page by @Mautjee in #444
- hotfix: increase persistent volume size of postrgresql storage by @Mautjee in #446
- feat: add total amount instance to contract class details by @Mautjee in #448
- feat: specific UI api endpoint for Latest blocks and tx-effects by @Mautjee in #455
- feat: database connection pool by @FilipHarald in #458
- feat: splitting up UI for pending and "settled" transactions. by @FilipHarald in #456
- feat: version validators on rollupAddress by @FilipHarald in #461
- feat: improved network health page with stats by @FilipHarald in #462
- fix: semi decouple the tables by @Mautjee in #463
- bug: fix pagination controls for tables by @Mautjee in #465
- feat: add tooltips to guide users by @FilipHarald in #464
- feat: publishing validators as state by @FilipHarald in #468
- bug: alignment table navigation not centered by @Mautjee in #469
- feat: linking from the tables on landing page by @FilipHarald in #470
- feat: always eventually be in sync with aztec-listener by @FilipHarald in #471
- perf: introducing DB-indexes by @FilipHarald in #472
- feat: publicLogs search by @FilipHarald in #474
- feat: block and tx-effect table UI specific endpoint by @Mautjee in #473
- feat: page for l1-contract events by @FilipHarald in #477
- feat: get txeffect on block height for UI tables by @Mautjee in #481
- feat: polished validator UI by @FilipHarald in #482
- feat: add docs to menu by @FilipHarald in #483
- fix: pagination controls are now properly configured for all tables by @FilipHarald in #491
- feat: store/display source code links (...that are manually added) by @FilipHarald in #489
- feat: enable validator search in search bar by @Mautjee in #492
- chore: upgrade TS by @FilipHarald in #493
- feat: aztec-packages v0.87.2 by @FilipHarald in #490
- bug: using
getDefaultInitializer-function from Aztec by @FilipHarald in #496 - feat: API artifact endpoint by @FilipHarald in #498
- feat: aztec standard contract types by @FilipHarald in #499
- feat: UI for submitting standard contract artifacts by @FilipHarald in #501
- feat: node connection pool by @Mautjee in #503
- feat: balance for addresses by @FilipHarald in #502
- chore: aztec-packages v0.87.8 by @FilipHarald in #504
- Add Claude Code GitHub Workflow by @Mautjee in #505
- perf: improve l1L2Validator DB-query by @FilipHarald in #506
- chore: storing rollup address separately for validators by @FilipHarald in #509
- fix: pending transaction view with stale detection by @Mautjee in #507
- Add CLAUDE.md documentation for Claude Code by @Mautjee in #508
- feat: handling offline nodes by @FilipHarald in #512
- feat: Add endpoint to get all contract instances with balance by @Mautjee in #513
- feat: Add fee juice balance display to contract instance details by @Mautjee in #514
- ux: Add artifact tabs and contract standard type to contract instance details by @Mautjee in #517
- feat: Add fee juice balance chart for contract instances by @Mautjee in #518
- feat: contract instance details for protocol contracts by @FilipHarald in #515
- fix: ui mobile menu by @FilipHarald in #516
- ux: Add click outside functionality to burger menu by @Mautjee in #520
- fix: update link to starfrich by @Mautjee in #519
- ux: Add system theme detection and three-way theme toggle by @Mautjee in #521
- hotfix: Improve blockchain reorg detection and cache invalidation by @Mautjee in #523
- ui: Improve fee recipients view by @Mautjee in #524
- feat: overview for indexing nodes by @FilipHarald in #522
- fix: Implement two-phase verification for dropped transactions by @Mautjee in #525
- ui: change order landing page tx effect and pending tx by @Mautjee in #535
- ui: add L1 to table columns by @Mautjee in #533
- feature: add searching dropped pending tx to search bar by @Mautjee in #534
- Group sequencers on Aztecscan health page by @FilipHarald in #538
- Add rollup versioning to blocks by @FilipHarald in #541
- fix: correctly marking nodes with "connection timout error" as offline by @FilipHarald in #544
- fix: add base layout for consistency by @Mautjee in #539
- chore: upgrade aztec.js to v1.1.2 by @Mautjee in #545
- hotfix: fix timestamp display issues by @Mautjee in #546
- temp: fixed the rollupVersions by @FilipHarald in #548
- bug: landing page showing wrong and not data indexing on rollup version by @Mautjee in #551
- bug: search on height to returns data from old rollupVersion by @Mautjee in #552
- feat: optimize rollup version filtering by adding version column to l2Block table by @Mautjee in #555
- Fix/timestamp consistency by @WietzeSlagman in #550
- fix block time in blocks page by @WietzeSlagman in #558
- feat: add React Query pagination to blocks page by @Mautjee in #562
- chore: defi-wonderland version bump v1.1.2 by @Mautjee in #557
- chore: version bump aztec packages v1.2.1 by @Mautjee in https://gith...
v1.11.0
What's Changed
- displaying reorgs in network health by @FilipHarald in #403
- Orphan banners for tx-effects and contract instances/classes by @FilipHarald in #407
- simplify block finalization statuses in UI by @FilipHarald in #408
- changing finalization order by @FilipHarald in #412
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- display progress bar for blocks on landing page by @FilipHarald in #396
- network health page by @FilipHarald in #398
- feat: show pending transaction state in ui by @Mautjee in #393
- better reorg handling by @FilipHarald in #399
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Re-adding query for validators stake by @FilipHarald in #385
- Remove obscura links by @FilipHarald in #387
- ui-improvements: burger-menu for desktop, align header and hover-colors by @FilipHarald in #390
- aztecscan health page by @FilipHarald in #392
- Chore:update version of aztec packages to 0.85.0 by @Mautjee in #386
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- swagger in production by @FilipHarald in #380
- renaming sp-testnet to testnet by @FilipHarald in #381
- fixed bug where timestamp is no longer part of l1-log by @FilipHarald in #383
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: option remove pending txs from table by @Mautjee in #356
- feat: Introducing light and dark mode by @Mautjee in #344
- bug: Landing tx-effects table fix by @Mautjee in #361
- feat: commonly used portals by @FilipHarald in #365
- Chore: Version bump to 0.81.0 by @Mautjee in #364
- improve artifact contract view by @FilipHarald in #369
- Chore: update aztec version to 0.84.0 by @Mautjee in #377
- New logo by @FilipHarald in #376
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: block settlement grade by @FilipHarald in #289
- feat: basic UI for fee-recipients by @FilipHarald in #295
- feat: validator ui by @FilipHarald in #296
- feat: isToken contract verification by @FilipHarald in #308
- update contract instance page by @Mautjee in #310
- fix: change verified look by @Mautjee in #311
- unpack functions by @WietzeSlagman in #312
- feat: aztec-packages 0.76.4 by @FilipHarald in #322
- feat: add finalization status to block and handle re-org on L2 by @FilipHarald in #323
- feat: handle reorgs on L1 by @FilipHarald in #325
- feat: Grafana for local development by @FilipHarald in https://github.com/aztec-scan/chicmoz/pull/33141
- feat: showing real verified deployment data for contract instances by @FilipHarald in #342
- UI: table jumping fix by @Mautjee in #340
- feat: fetching and displaying deployer metadata by @FilipHarald in #346
- feat: Block status indicator badge by @Mautjee in #347
- Added block indicator to the block tables by @Mautjee in #350
- fix: limits to ethereum-listener genesis catchup by @FilipHarald in #349
New Contributors
- @WietzeSlagman made their first contribution in #312
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- changed namespace by @Mautjee in #279
- fix: overflow for links on mobile by @FilipHarald in #281
- internal: one component for OptionButtons by @FilipHarald in #283
- feat: aztec-packages 0.72.1 by @FilipHarald in #286
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix: correctly spell "miscellaneous" and added helm install-instructions by @FilipHarald in #253
- feat: aztec-packages v0.69.1 by @FilipHarald in #255
- fix: use docker bitnami-charts by @FilipHarald in #258
- feat: introduce new package, microservice-base by @FilipHarald in #257
- feat: added new package
postgres-helperby @FilipHarald in #259 - feat: added generateSvc to message-bus package by @FilipHarald in #260
- feat: improve aztec-listener by @FilipHarald in #261
- feat: implement
microservice-baseinexplorer-apiby @FilipHarald in #262 - feat: typed message-registry by @FilipHarald in #263
- feat: local multichain by @FilipHarald in #264
- chore: split up redis-cache based on network by @FilipHarald in #265
- feat: auth and event-cannon now uses same standard by @FilipHarald in #266
- feat: aztec-packages v0.70.0 by @FilipHarald in #267
- refactor: skaffold and k8s set-up for production by @FilipHarald in #269
- fix: auth-service not working by @FilipHarald in #271
- feat: aztec-packages 0.71.0 by @FilipHarald in #268
- feat: page titles in UI by @FilipHarald in #272
- feat: network health API by @FilipHarald in #276
- feat: ui improvement for system health by @FilipHarald in #277
- feat: UI landing page for when DB is empty by @FilipHarald in #278
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore: aztec-packages 0.69.0 by @FilipHarald in #241
- deployment: Update ingress rules for aztecscan.io by @Mautjee in #242
- chore: ensure that we are using the same hash for tx and txEffect by @FilipHarald in #244
- hotfix: changed aztecscan.io => aztecscan.xyz by @Mautjee in #250
- feat: verify contract class with artifact by @FilipHarald in #247
- chore: rename verified-contracts to verified-contract-instances by @FilipHarald in #248
- feat: live validator stats from L1 Rollup-contract by @FilipHarald in #251
- chore: rename to aztec scan by @FilipHarald in #249
Full Changelog: v1.2.0...v1.3.0