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

Minor event dispatcher updates #2050

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Minor event dispatcher updates #2050

merged 2 commits into from
Nov 11, 2020

Conversation

kantai
Copy link
Member

@kantai kantai commented Nov 11, 2020

Description

  1. Add event_index for ordering events (the dispatch matrix scrambles the event order).
  2. Add locked_address field to stx_lock_event

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Does this introduce a breaking change?

No.

Are documentation updates required?

No -- the sample event payload in event-dispatcher.md has been updated.

@kantai kantai requested review from lgalabru and zone117x November 11, 2020 14:14
Copy link
Member

@zone117x zone117x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge asap pls ❤️

Copy link
Contributor

@lgalabru lgalabru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you @kantai!

@kantai kantai merged commit 0b96be3 into master Nov 11, 2020
@kantai kantai deleted the feat/locked-addr-event branch November 11, 2020 15:13
zone117x added a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 11, 2020
zone117x added a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 11, 2020
zone117x added a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 12, 2020
zone117x added a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 12, 2020
zone117x added a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 12, 2020
zone117x added a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 12, 2020
blockstack-devops pushed a commit to hirosystems/stacks-blockchain-api that referenced this pull request Nov 12, 2020
# [0.30.0](v0.29.5...v0.30.0) (2020-11-12)

### Bug Fixes

* bump nodejs version in github workflow ([0640790](0640790))
* stub response for `/new_burn_block` (allows sidecar to run with latest core node) ([4a48a29](4a48a29))

### Features

* add locked STX events and balance info to tx and address endpoints [#282](#282) [#268](#268) ([67cb65d](67cb65d))
* add STX lock events to API endpoints ([e20f4df](e20f4df))
* integrate Stacking STX into database and provide through account API details, upgrade to nodejs v14 ([b61129c](b61129c))
* integrate stx lock event handling into db ([334eb9d](334eb9d))
* use core event_index from stacks-network/stacks-core#2050 ([9d8db70](9d8db70))
* use STX locked_address from stacks-network/stacks-core#2050 ([ac741d7](ac741d7))
kantai added a commit that referenced this pull request Dec 10, 2020
kantai added a commit that referenced this pull request Dec 11, 2020
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants