Skip to content

Commit

Permalink
merge with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Feb 7, 2024
2 parents 50ac6ee + 3107dbb commit aeb57cc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [24.02.beta1/2.2.0] 2024-02-07
### changed
- block tx table to long format instead of cassandra lists (breaking)
- block tx table to long format instead of Cassandra lists (breaking)

## [24.01.1/2.1.1] 2024-02-02
## [24.01.1/2.1.2] 2024-02-07
### changed
- change consistency level Cassandra, consistency_level=LOCAL_QUORUM, serial_consistency_level=LOCAL_SERIAL

## [24.01.1/2.1.1] 2024-02-07
### fixed
- address.first_tx_id and last_tx_id should be long type

## [24.01/2.1.0] 2024-01-09
### added
- ingest now works stores additional details/tables in raw keyspace (tx_type, fees)
Expand Down

0 comments on commit aeb57cc

Please sign in to comment.