-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(cli): default to rustls for ssl * ci: add more workflows * windows builds w/o default features * fix: ensure build works w/o default features * chore: fmt * fix: try using platform dependent sha2/asm activation * Revert "fix: try using platform dependent sha2/asm activation" This reverts commit f589c08. The target architecture configs seem to not be respected by Cargo. * chore: default to not using sha2-asm * fix: skip FFI Test on non-Unix systems * ci: add caching * ci: remove ssl installation * chore: bump ethers to fix paths bug gakonst/ethers-rs#712 * chore: bump ethers to fix remappings non-determinism bug gakonst/ethers-rs#713
- Loading branch information
Showing
6 changed files
with
326 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.