Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Fix/workaround for character limits #21

Merged
merged 10 commits into from
Feb 16, 2024
Merged

Conversation

0x4007
Copy link
Member

@0x4007 0x4007 commented Feb 16, 2024

Resolves #19

Had to set up jest to get this to run locally (mocks.) Doing sort of a two-for-one and setting up some basic but much needed tests.

  • To be honest I'm not 100% sure if this is the root problem fix but @gitcoindev's research seems to concur.
  • The hypothesis is another error dumps into the comment which overloads the limit.
  • I believe I fixed the error (explanation here)

we must make a shared X25519_PRIVATE_KEY for the ubiquibot organization because it must decrypt the address. i used the real key and it worked.
@0x4007 0x4007 marked this pull request as ready for review February 16, 2024 17:01
Copy link
Member Author

@0x4007 0x4007 Feb 16, 2024

Choose a reason for hiding this comment

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

Basically the real fixes are all in this file.

The rest of the changes are basically just 1. setting up jest to run locally 2. running the formatter

@molecula451
Copy link
Contributor

code looks good, can you paste us some sort of debugging output/result ?

@0x4007
Copy link
Member Author

0x4007 commented Feb 16, 2024

code looks good, can you paste us some sort of debugging output/result ?

log.txt

@0x4007
Copy link
Member Author

0x4007 commented Feb 16, 2024

Let's give it a test @molecula451

@0x4007 0x4007 merged commit 4043b91 into main Feb 16, 2024
@molecula451
Copy link
Contributor

on my way!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

65536 GitHub Comment Character Limit
2 participants