Skip to content

Dependency walker map checking supports new TS ModeAwareCache#502

Merged
erikbarke merged 1 commit intomonounity:masterfrom
sedlakr:bugfix/499
Dec 25, 2021
Merged

Dependency walker map checking supports new TS ModeAwareCache#502
erikbarke merged 1 commit intomonounity:masterfrom
sedlakr:bugfix/499

Conversation

@sedlakr
Copy link
Copy Markdown

@sedlakr sedlakr commented Dec 17, 2021

@erikbarke
Copy link
Copy Markdown
Collaborator

Hey, thanks ☺️

@sedlakr
Copy link
Copy Markdown
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 stenciljs/core that referenced this pull request Jan 12, 2022
william-stamper242o added a commit to william-stamper242o/rlpa that referenced this pull request Oct 27, 2025
* 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
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