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

Stack of weekend fixes #18

Merged
merged 8 commits into from
Jan 9, 2023
Merged

Stack of weekend fixes #18

merged 8 commits into from
Jan 9, 2023

Conversation

silasdavis
Copy link

This PR:

  • Fixes overflows when handling BigNumbers
  • Adds support for some older features
  • Refactors the agreement feature
  • Introduces some compile-time helpers for handling groups of features
  • Adds a stub integration test
  • Fixes some code generation issues
  • Fixes some issues in react app and enables tsc strict mode there
  • Switches from yarn to pnpm

Silas Davis added 7 commits January 7, 2023 16:48
Also add stub integration test for collection contract

Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Also introduce partitioner tool to help spot at compile time if we are
not handling features we intend to.

Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
Copy link
Contributor

@danielz-mnx danielz-mnx left a comment

Choose a reason for hiding this comment

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

First set comments.
@silasdavis you've done wonders!!!

sdk/package.json Outdated Show resolved Hide resolved
- Faster builds
- Fixes transitive dependency issue in react app
- Way less hassle with monorepo builds

Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
@danielz-mnx danielz-mnx merged commit 4675bb2 into main Jan 9, 2023
@silasdavis silasdavis deleted the pnpm branch January 9, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants