Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Add browser support, remove dependencies #90

Merged
merged 20 commits into from
Jan 9, 2022
Merged

Add browser support, remove dependencies #90

merged 20 commits into from
Jan 9, 2022

Commits on Jan 7, 2022

  1. Remove bn.js.

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    db36078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c060b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    332d58d View commit details
    Browse the repository at this point in the history
  4. Rename toBuffer => toBytes

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4dec006 View commit details
    Browse the repository at this point in the history
  5. Update decodeLength method

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9a0d54a View commit details
    Browse the repository at this point in the history
  6. Change RLP.encode type

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    464752e View commit details
    Browse the repository at this point in the history
  7. Convert decode

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8df30d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76125c0 View commit details
    Browse the repository at this point in the history
  9. Remove unused methods

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5e17b7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97e391e View commit details
    Browse the repository at this point in the history
  11. Update README

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    974ec72 View commit details
    Browse the repository at this point in the history
  12. Add lockfile

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b40111a View commit details
    Browse the repository at this point in the history
  13. Fix lint

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    bd13d37 View commit details
    Browse the repository at this point in the history
  14. Fix eslint

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4788902 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    890777b View commit details
    Browse the repository at this point in the history
  16. Export default rlp

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7380f85 View commit details
    Browse the repository at this point in the history
  17. Fix types

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    824ce6b View commit details
    Browse the repository at this point in the history
  18. Fix import

    paulmillr committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ee1e78b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Fix if condition

    paulmillr committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    e8c8a8c View commit details
    Browse the repository at this point in the history
  2. Improvements

    paulmillr committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    c222a4c View commit details
    Browse the repository at this point in the history