Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release beta to main #37

Merged
merged 32 commits into from
Jul 29, 2024
Merged

release beta to main #37

merged 32 commits into from
Jul 29, 2024

Conversation

rafaelcr
Copy link
Collaborator

No description provided.

rafaelcr and others added 30 commits July 3, 2024 21:22
* feat: save deltas instead of absolutes

* fix: api queries

* chore: start wiring rollback

* chore: add try log macros

* chore: adjust log levels

* fix: insert ledger rows in batches

* feat: add db drop command

* feat: batch insert runes

* fix: reset max rune number with each new block
## [0.3.0-beta.1](v0.2.2...v0.3.0-beta.1) (2024-07-04)

### Features

* add zeromq streaming and rollback support ([#8](#8)) ([c201bb5](c201bb5))
* fix: batch balance changes

* fix: batch supply changes
* fix: open and close pg connections for each chainhook message

* chore: flush db cache on input miss

* fix: revert
* fix: optimize tx output cache

* chore: style
## [0.3.0-beta.2](v0.3.0-beta.1...v0.3.0-beta.2) (2024-07-05)

### Bug Fixes

* cached output balance retrieval ([#16](#16)) ([b87b921](b87b921))
* increase activity count when etching ([#14](#14)) ([e797fc3](e797fc3))
* open and close pg connections for each chainhook message ([#15](#15)) ([3c93671](3c93671))
* chore: address activity draft

* feat: queries
* ci: update api ci build

* fix: casing warning
## [0.3.0-beta.3](v0.3.0-beta.2...v0.3.0-beta.3) (2024-07-06)

### Features

* address activity endpoint ([#18](#18)) ([c6b8bbe](c6b8bbe))
* fix: move unallocated without need for a runestone

* fix: block output cache
## [0.3.0-beta.4](v0.3.0-beta.3...v0.3.0-beta.4) (2024-07-08)

### Bug Fixes

* default output selection without a runestone ([#23](#23)) ([016583c](016583c))
* move unallocated without need for a runestone ([#22](#22)) ([69559e0](69559e0))
* register receive operations correctly on edicts ([#21](#21)) ([de48a59](de48a59))
* test: new structure

* fix: codecov rust
* test: balance moves

* test: sequential ledger
* test: input rune balances

* chore: comment
* test: move from block output cache to lru cache

* chore: rename config toml

* ci: fix tarpaulin

* ci: install tarpaulin force
* add some etching and minting tests

* add back partial eq

---------

Co-authored-by: Rafael Cardenas <[email protected]>
Co-authored-by: brady.ouren <[email protected]>
* add cenotaph column to runes table

* add cenotaph to existing mig

* add cenotaph to api

---------

Co-authored-by: brady.ouren <[email protected]>
* add cenotaph column to runes table

* add cenotaph to existing mig

* chore: add api code to run test migrations

* fix migration setup and attempt some inserts

* fix some types and setup functions

* fix: testing setup and response asserts

* fix the spaced name regex and add test

* better expectation and review changes

---------

Co-authored-by: brady.ouren <[email protected]>
Co-authored-by: Rafael Cardenas <[email protected]>
* add number field to Rune response

* add number fetch to the sql

* add test which actually exercises the rune response with number

---------

Co-authored-by: brady.ouren <[email protected]>
Copy link

Vercel deployment URL: https://runehook-6p75e3dzi-hirosystems.vercel.app 🚀

Copy link

codecov bot commented Jul 29, 2024

## [0.3.0-beta.5](v0.3.0-beta.4...v0.3.0-beta.5) (2024-07-29)

### Features

* number field in rune response ([#35](#35)) ([4485057](4485057))
@rafaelcr rafaelcr merged commit e78c35e into main Jul 29, 2024
1 check passed
@rafaelcr rafaelcr deleted the beta branch July 29, 2024 17:30
Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants