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

7 more types of rare sats #57

Merged
merged 5 commits into from
Jan 17, 2024
Merged

7 more types of rare sats #57

merged 5 commits into from
Jan 17, 2024

Conversation

haozhiliu
Copy link

@haozhiliu haozhiliu commented Jan 10, 2024

Add 7 new types of rarities:

  • Block 9 sats starts with 450
  • Alpha (1st sat of each bitcoin)
  • Omega (last sat of each bitcoin)
  • Block 286
  • Perfect palindrome
  • Uniform palindrome
  • JPEG

@haozhiliu haozhiliu force-pushed the haozhi/block9_450_alpha_omega branch from fa4c383 to 484ff3f Compare January 12, 2024 11:33
@haozhiliu haozhiliu changed the title 3 more types of rare sats 7 more types of rare sats Jan 13, 2024
@haozhiliu haozhiliu merged commit 6c86b5a into dev Jan 17, 2024
5 checks passed
@haozhiliu haozhiliu deleted the haozhi/block9_450_alpha_omega branch January 17, 2024 21:46
mi-yu pushed a commit that referenced this pull request Mar 11, 2024
* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning
mi-yu added a commit that referenced this pull request Mar 12, 2024
* Add kafka feature and stream

* Suppress brc20 sats logs (#33)

* Suppress brc20 sats logs

* update comment

* optimized palindrome generation (#34)

* Fix content type (#35)

* Fix content type

* Bump version

* Add dev branch to CI

* Fix tests (#38)

* add cache to store old owner for stream event (#43)

* [ord] Remove block time again..... (#48)

* [ord] Remove block time again.....

* Fix lint

* fix lint again

* Skip pending check when listing sat ranges (#49)

* skip more events (#50)

* Fix timeout and concurrency layer (#51)

* Fix tests

* Update to v9 message (#53)

* Fix old owner cache key (#54)

* Add charms to StreamEvent (#55)

* 7 more types of rare sats (#57)

* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning

* block286 (#58)

* New rare sats (#59)

* new rare sats

* fix lint

* fix lint

* rename blocks_in_if_conditions to blocks_in_conditions

* disable taproot from rpc (#60)

* Merge consecutive hitman ranges within same block (#61)

* merge consecutive hitman ranges within same block

* change array size

* Fix tests

* Update to v10 message

---------

Co-authored-by: Rex <rex@magiceden.io>
Co-authored-by: haozhiliu <136628919+haozhiliu@users.noreply.github.com>
Co-authored-by: Zhuojie Zhou | rex <89176731+nothing0012@users.noreply.github.com>
Co-authored-by: Destiny Chen <110491217+destinymagicchen@users.noreply.github.com>
mi-yu pushed a commit that referenced this pull request Mar 12, 2024
* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning
mi-yu pushed a commit that referenced this pull request Jul 4, 2024
Suppress brc20 sats logs (#33)

* Suppress brc20 sats logs

* update comment

optimized palindrome generation (#34)

Fix content type (#35)

* Fix content type

* Bump version

Add dev branch to CI

Fix tests (#38)

add cache to store old owner for stream event (#43)

[ord] Remove block time again..... (#48)

* [ord] Remove block time again.....

* Fix lint

* fix lint again

Skip pending check when listing sat ranges (#49)

skip more events (#50)

Fix timeout and concurrency layer (#51)

Fix tests

Update to v9 message (#53)

Fix old owner cache key (#54)

Add charms to StreamEvent (#55)

7 more types of rare sats (#57)

* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning

block286 (#58)

New rare sats (#59)

* new rare sats

* fix lint

* fix lint

* rename blocks_in_if_conditions to blocks_in_conditions

disable taproot from rpc (#60)

Merge consecutive hitman ranges within same block (#61)

* merge consecutive hitman ranges within same block

* change array size

Fix tests

Update to v10 message

Add delegate field
@mi-yu mi-yu mentioned this pull request Jul 4, 2024
mi-yu pushed a commit that referenced this pull request Jul 4, 2024
Suppress brc20 sats logs (#33)

* Suppress brc20 sats logs

* update comment

optimized palindrome generation (#34)

Fix content type (#35)

* Fix content type

* Bump version

Add dev branch to CI

Fix tests (#38)

add cache to store old owner for stream event (#43)

[ord] Remove block time again..... (#48)

* [ord] Remove block time again.....

* Fix lint

* fix lint again

Skip pending check when listing sat ranges (#49)

skip more events (#50)

Fix timeout and concurrency layer (#51)

Fix tests

Update to v9 message (#53)

Fix old owner cache key (#54)

Add charms to StreamEvent (#55)

7 more types of rare sats (#57)

* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning

block286 (#58)

New rare sats (#59)

* new rare sats

* fix lint

* fix lint

* rename blocks_in_if_conditions to blocks_in_conditions

disable taproot from rpc (#60)

Merge consecutive hitman ranges within same block (#61)

* merge consecutive hitman ranges within same block

* change array size

Fix tests

Update to v10 message

Add delegate field
mi-yu pushed a commit that referenced this pull request Jul 4, 2024
Suppress brc20 sats logs (#33)

* Suppress brc20 sats logs

* update comment

optimized palindrome generation (#34)

Fix content type (#35)

* Fix content type

* Bump version

Add dev branch to CI

Fix tests (#38)

add cache to store old owner for stream event (#43)

[ord] Remove block time again..... (#48)

* [ord] Remove block time again.....

* Fix lint

* fix lint again

Skip pending check when listing sat ranges (#49)

skip more events (#50)

Fix timeout and concurrency layer (#51)

Fix tests

Update to v9 message (#53)

Fix old owner cache key (#54)

Add charms to StreamEvent (#55)

7 more types of rare sats (#57)

* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning

block286 (#58)

New rare sats (#59)

* new rare sats

* fix lint

* fix lint

* rename blocks_in_if_conditions to blocks_in_conditions

disable taproot from rpc (#60)

Merge consecutive hitman ranges within same block (#61)

* merge consecutive hitman ranges within same block

* change array size

Fix tests

Update to v10 message

Add delegate field
mi-yu pushed a commit that referenced this pull request Jul 4, 2024
Suppress brc20 sats logs (#33)

* Suppress brc20 sats logs

* update comment

optimized palindrome generation (#34)

Fix content type (#35)

* Fix content type

* Bump version

Add dev branch to CI

Fix tests (#38)

add cache to store old owner for stream event (#43)

[ord] Remove block time again..... (#48)

* [ord] Remove block time again.....

* Fix lint

* fix lint again

Skip pending check when listing sat ranges (#49)

skip more events (#50)

Fix timeout and concurrency layer (#51)

Fix tests

Update to v9 message (#53)

Fix old owner cache key (#54)

Add charms to StreamEvent (#55)

7 more types of rare sats (#57)

* 3 more types of rare sats

* format

* 4 more rarities

* fix ut

* exclude end sat from palindrome scanning

block286 (#58)

New rare sats (#59)

* new rare sats

* fix lint

* fix lint

* rename blocks_in_if_conditions to blocks_in_conditions

disable taproot from rpc (#60)

Merge consecutive hitman ranges within same block (#61)

* merge consecutive hitman ranges within same block

* change array size

Fix tests

Update to v10 message

Add delegate field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants