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

Dependency walker map checking supports new TS ModeAwareCache #502

Merged
merged 1 commit into from
Dec 25, 2021
Merged

Dependency walker map checking supports new TS ModeAwareCache #502

merged 1 commit into from
Dec 25, 2021

Conversation

sedlakr
Copy link

@sedlakr sedlakr commented Dec 17, 2021

@erikbarke
Copy link
Collaborator

Hey, thanks ☺️

@sedlakr
Copy link
Author

sedlakr commented Jan 5, 2022

Hi @erikbarke, could you please release new version with this fix?

ryanio added a commit to ethereumjs/rlp that referenced this pull request Jan 10, 2022
* update karma-typescript to use fix on master not yet released: monounity/karma-typescript#502
* update readme
* bin/rlp: use capital RLP, destructure bytesToHex
* destructure ternary operator for easier readability
* tidy, touch ups, flatten return statements when possible, move utils to own file
* destructure utils usage, move numberToBytes to test utils
* eslint updates
* rename baToJSON to arrToJSON
* add new test coverage from @jochem-brouwer, add es2020 property to eslint, renamings
* update package.json version to 3.0.0, add changelog entries
* remove separate browser build since tsconfigs are the same. tested with browserify and was able to RLP encode in the browser from dist/index.js
* fix karma-typescript
* ci:
  - use npm 7 for github url integrity support (for karma-typescript unreleased workaround)
  - run coverage inside node v16 workflow so a duplicative job is not needed
* ci: more clarity on reason for added npm v7 and when it can be removed
* combine to one file to improve esm, deno support
* update changelog
* Add NestedUint8Array type (fixes issue #78)
* tidy readme
* changelog: add cli PR
* nit: keys by alphabetical order
* replace node 13 with 17
@ryanio ryanio mentioned this pull request Jan 10, 2022
rwaskiewicz added a commit to ionic-team/stencil that referenced this pull request Jan 12, 2022
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.

Failed build under TypeScript 4.5.2
2 participants