-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from coinbase:master #1
base: master
Are you sure you want to change the base?
Commits on Sep 24, 2024
-
fix noble hash keccak256 usage (#1406)
* fix noble hash keccak256 usage * fix test and implementation
Configuration menu - View commit details
-
Copy full SHA for 5ff999c - Browse repository at this point
Copy the full SHA 5ff999cView commit details -
Co-authored-by: fan-zhang-sv <fan-zhang-sv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c75ba7 - Browse repository at this point
Copy the full SHA 9c75ba7View commit details
Commits on Sep 25, 2024
-
Update testapp to use sdk latest (#1408)
* update testapp to use sdk latest * use pkgjson to get latest version * remove log
Configuration menu - View commit details
-
Copy full SHA for dd37c07 - Browse repository at this point
Copy the full SHA dd37c07View commit details
Commits on Sep 26, 2024
-
add support for any config parameter (#1402)
* extend preferences object for any config * update the Preference type to support new config values * remove keysUrl as defined config * update doc blocks and keysurl * update docs * revert keysUrl change
Configuration menu - View commit details
-
Copy full SHA for 019fb4b - Browse repository at this point
Copy the full SHA 019fb4bView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2342396 - Browse repository at this point
Copy the full SHA 2342396View commit details -
Add testapp page for testing new config values (#1404)
* wallet-sdk lint issues * update testapp to have new config page for testing
Configuration menu - View commit details
-
Copy full SHA for 27acaf7 - Browse repository at this point
Copy the full SHA 27acaf7View commit details -
Pass preferences with popuploaded event (#1412)
* pass preferences with popuploaded event * fix dynamic import
Configuration menu - View commit details
-
Copy full SHA for ea73b46 - Browse repository at this point
Copy the full SHA ea73b46View commit details -
Fix chainChanged event emitting for walletlink connection (#1411)
* fix chainChanged event emitting for walletlink connection * ts
Configuration menu - View commit details
-
Copy full SHA for 107bc87 - Browse repository at this point
Copy the full SHA 107bc87View commit details -
Nate/trivial/playground workaround for v3.9.3 walletlink eventing bug (…
Configuration menu - View commit details
-
Copy full SHA for e121d51 - Browse repository at this point
Copy the full SHA e121d51View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b982ea8 - Browse repository at this point
Copy the full SHA b982ea8View commit details
Commits on Oct 1, 2024
-
* add coop warning * add tests and update statement * mock coop check * update comment
Configuration menu - View commit details
-
Copy full SHA for 02a8a64 - Browse repository at this point
Copy the full SHA 02a8a64View commit details -
Disable next config headers (#1418)
* disable headers * remove next config headers * add example header for testing
Configuration menu - View commit details
-
Copy full SHA for fc3c040 - Browse repository at this point
Copy the full SHA fc3c040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 960e67e - Browse repository at this point
Copy the full SHA 960e67eView commit details
Commits on Oct 7, 2024
-
Update the attribution property (#1420)
* Update the attribution property * fix config page in sdk playground * add validation helper
Configuration menu - View commit details
-
Copy full SHA for 3da9ef6 - Browse repository at this point
Copy the full SHA 3da9ef6View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa5aad3 - Browse repository at this point
Copy the full SHA aa5aad3View commit details
Commits on Oct 9, 2024
-
Update test matrix (remove node 16 and 18) (#1424)
* update test matrix * upgrade our actions * remove 24
Configuration menu - View commit details
-
Copy full SHA for 34d90e8 - Browse repository at this point
Copy the full SHA 34d90e8View commit details
Commits on Oct 10, 2024
-
merge sdk config demo into main page (#1425)
* merge sdk config into main page * remove unused var * update config ui * lint fixes
Configuration menu - View commit details
-
Copy full SHA for df81d47 - Browse repository at this point
Copy the full SHA df81d47View commit details -
[Trivial] use es6 namespaced Number.parseInt (#1416)
* update parseInt to es6 namespaced Number.parseInt * enforce with lint rule
Configuration menu - View commit details
-
Copy full SHA for 1bd8d67 - Browse repository at this point
Copy the full SHA 1bd8d67View commit details
Commits on Oct 11, 2024
-
trivial - add linting to playground (#1426)
* add basic linting to playground * lint testapp as part of ci
Configuration menu - View commit details
-
Copy full SHA for d06584e - Browse repository at this point
Copy the full SHA d06584eView commit details
Commits on Oct 16, 2024
-
Web SDK sending info via searchParams (#1427)
* Web SDK sending info via searchParams * rename checkCrossOriginOpenerPolicyCompatibility * checkCrossOriginOpenerPolicy returns policy * sdk-info.ts * yarn prebuild * remove LIB prefix * comments * dont format yml * getter return undefined * error handling + pathname * test
Configuration menu - View commit details
-
Copy full SHA for 8386209 - Browse repository at this point
Copy the full SHA 8386209View commit details
Commits on Oct 17, 2024
-
fix: project module resolution (#1428)
* feat: fix nodenext module resolution; jest → vitest; remove barrel files * fix * chore: tweaks * fix * lint * fix imports * fix lint --------- Co-authored-by: jxom <jakemoxey@gmail.com> Co-authored-by: jxom <j@wevm.dev>
Configuration menu - View commit details
-
Copy full SHA for bb531e3 - Browse repository at this point
Copy the full SHA bb531e3View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5a9d18 - Browse repository at this point
Copy the full SHA d5a9d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f19b5 - Browse repository at this point
Copy the full SHA 92f19b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee59560 - Browse repository at this point
Copy the full SHA ee59560View commit details -
Add grant permissions example message (#1434)
* add grant permissions method * lint
Configuration menu - View commit details
-
Copy full SHA for 7021d22 - Browse repository at this point
Copy the full SHA 7021d22View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bae2bea - Browse repository at this point
Copy the full SHA bae2beaView commit details
Commits on Oct 25, 2024
-
Passing SDK config params to injected provider (#1436)
* ethereum.setAppParams * setAppInfo * test
Configuration menu - View commit details
-
Copy full SHA for 62b243c - Browse repository at this point
Copy the full SHA 62b243cView commit details
Commits on Oct 29, 2024
-
Signer
request
should be generic for consumers (#1438)* request should be generic for consumers * remove check
Configuration menu - View commit details
-
Copy full SHA for 5c8dc64 - Browse repository at this point
Copy the full SHA 5c8dc64View commit details