-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: LibertyDSNP/eth-sdk-ts
base: v3.0.3
head repository: LibertyDSNP/eth-sdk-ts
compare: main
- 12 commits
- 42 files changed
- 7 contributors
Commits on Oct 11, 2021
-
Feature/fetch logs paged (#175)
* fetching all blocks regardless of block limit * update changelog and fix up some typedoc
Configuration menu - View commit details
-
Copy full SHA for 7fc2949 - Browse repository at this point
Copy the full SHA 7fc2949View commit details
Commits on Oct 19, 2021
-
Chore/readme badges/179725216 (#177)
* add junit to gitignore * remove junit * added release and ci tests badges * Update main.yml * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 8aab7b5 - Browse repository at this point
Copy the full SHA 8aab7b5View commit details
Commits on Oct 29, 2021
-
Bug/throwerror/179470225 (#181)
* Changed converting to dnsp id to have more specific thrown errors when given invalid values * ADded changelog comment * Moved functionality away from helper function to main function * Changelog changes and linter * Fixed test case as well as modify regexp * More test case * lint Co-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for a965f41 - Browse repository at this point
Copy the full SHA a965f41View commit details -
createRegistration function now returns object of registration rather… (
#179) * createRegistration function now returns object of registration rather than the URI * Lint code * Fixed test lint code * Created registration object without calling separate function * Added breaking change to changelog * Removed null possibility on createRegistration * semicolon Co-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for 3e08971 - Browse repository at this point
Copy the full SHA 3e08971View commit details
Commits on Nov 1, 2021
-
Upgraded tmpl to 1.0.5 as devDependency (#178)
* Upgraded tmpl to 1.0.5 as devDependency * Added changelog comment * Reran npm install with npm v7 Co-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for e208264 - Browse repository at this point
Copy the full SHA e208264View commit details
Commits on Nov 29, 2021
-
changed acceptable types in activity content, validation file (#182)
* changed acceptable types in activity content, validation file * Fixed linting issue * updated comments and changelog * fixed validation test typings Co-authored-by: Wayland Li <wayland@Waylands-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for e515133 - Browse repository at this point
Copy the full SHA e515133View commit details
Commits on Mar 21, 2022
-
* update to node 16 * updating package lock Doing a clean install + build would rewrite the package-lock.json with the correct node engine, but since the lock file is versioned, will also update the engine here * major version update * Update version and changelog * reverting version update * changelog
Configuration menu - View commit details
-
Copy full SHA for 2d8bb61 - Browse repository at this point
Copy the full SHA 2d8bb61View commit details
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7303ed9 - Browse repository at this point
Copy the full SHA 7303ed9View commit details
Commits on Apr 29, 2022
-
Chore - Remove activity content (#189)
* Content + tests * Removed activity content generator references * Removed all activity content references * Updated changelog * Updated package lock * Moved activity content to non-dev dependencies * Update changelog notes
Configuration menu - View commit details
-
Copy full SHA for 48d905e - Browse repository at this point
Copy the full SHA 48d905eView commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9c522e4 - Browse repository at this point
Copy the full SHA 9c522e4View commit details
Commits on Jul 23, 2022
-
* Update code for new parquetjs v1.2.1 * Update snapshots for library name switch in parquetjs * Security updates
Configuration menu - View commit details
-
Copy full SHA for 77f1022 - Browse repository at this point
Copy the full SHA 77f1022View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86ad196 - Browse repository at this point
Copy the full SHA 86ad196View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.3...main