This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Releases: lambdaclass/stark_compass_explorer
Releases · lambdaclass/stark_compass_explorer
Maria Elena Walsh
What's Changed
- Improve pagination + transactions filter by @saugon in #331
- Add contracts and classes using rpc by @SantiagoPittella in #330
- fix: put flash popup in the bottom by @d-roak in #336
- fix: release workflow by @d-roak in #337
- refactor contracts and classes insertion and update by @SantiagoPittella in #340
Full Changelog: v0.2.28...v0.2.29
Jose de San Martin
What's Changed
- Improve details by @SantiagoPittella in #328
- add warning about work in progress in homepage by @SantiagoPittella in #329
Full Changelog: v0.2.27...v0.2.28
Mirtha Legrand
What's Changed
- dont compress input data by @SantiagoPittella in #326
Full Changelog: v0.2.26...v0.2.27
Release Bernardo Alberto Houssay
What's Changed
- add links in detail fields by @SantiagoPittella in #327
- Expand search functionality by @Juan-M-V in #249
- add featured content by @SantiagoPittella in #325
Full Changelog: v0.2.8...v0.2.26
Release Lionel Andres Messi
What's Changed (mostly performance)
- Explorer preview by @igamigo in #314
- add function clause matching nil by @SantiagoPittella in #315
- Fix weird recursion by @ElFantasma in #316
- use hackney adapter by @SantiagoPittella in #318
- Revert: use hackney adapter by @SantiagoPittella in #319
- Fix liveview tabs in transactions by @SantiagoPittella in #320
- Fix liveview tabs by @SantiagoPittella in #321
- add loading screen in block detail by @SantiagoPittella in #324
Full Changelog: v0.2.7...v0.2.8
First release
Pagination Styles (#300) * pagination * pagination in events list * pagination component and scroll to top function * Format * Restore info logs to prod --------- Co-authored-by: Javier Chatruc <[email protected]>
Release_final_final
Add disclaimer (#312) * add disclaimer * Add copy link to transaction hash in internal calls * disclaimer * spacing fixes * mix fmt --------- Co-authored-by: Javier Chatruc <[email protected]> Co-authored-by: An <[email protected]>
Rene Lavand
Drop uniqueness constraint for block number column
Small fix
Fix blocks primary key
Migration file (#303) * migration file * update * alter tables * Mix format * Run only on postgres for now --------- Co-authored-by: Javier Chatruc <[email protected]>