Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Tags: Elenpay/ord

Tags

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from Elenpay/fix-poisoned-mutex

feat(api.rs): add panic hook to panic on any async or thread panic

0.1.3

Toggle 0.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed port

0.1.2

Toggle 0.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added mutex for index updater every 60 secs

0.1.1

Toggle 0.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added mutex for avoiding concurrency issues when inscribing which alr…

…eady requires indexing, fixed calling blocking code from async context by usign spawn_blocking

0.1.0

Toggle 0.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removed background due locks in the db