-
Notifications
You must be signed in to change notification settings - Fork 272
Comparing changes
Open a pull request
base repository: paritytech/jsonrpc
base: jsonrpc-derive-15.1.0
head repository: paritytech/jsonrpc
compare: jsonrpc-derive-17.0.0
- 13 commits
- 96 files changed
- 9 contributors
Commits on Jul 28, 2020
-
Migrate core to futures=0.3 (#565)
* Update to latest futures. * Rewrite core? * pubsub rewrite. * Fix pubsub tests & rewrite tcp. * Update stdio. * ipc & stdio & ws * Cargo check ✅ * Fixing tests 🤔 * Unify Result/BoxFuture for derive. * Rewrite clients for new futures. * Fix derive. * Fix client tests. * Remove unused functions. * Bump version. * cargo fmt --all * Addressing review grumbles. * Rewrite with async-await. * Add a issue number. * cargo fmt --all * Fix test.
Configuration menu - View commit details
-
Copy full SHA for 99bd064 - Browse repository at this point
Copy the full SHA 99bd064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254b630 - Browse repository at this point
Copy the full SHA 254b630View commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e7ddc9 - Browse repository at this point
Copy the full SHA 8e7ddc9View commit details
Commits on Aug 28, 2020
-
Remove failure dependency. (#579)
* Remove failure dependency. * Remove needless format!. * cargo fmt --all
Configuration menu - View commit details
-
Copy full SHA for b165fac - Browse repository at this point
Copy the full SHA b165facView commit details
Commits on Sep 18, 2020
-
* Use patched ws-rs * Update settings * Bump versions to 16.0.0
Configuration menu - View commit details
-
Copy full SHA for 92e3c14 - Browse repository at this point
Copy the full SHA 92e3c14View commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a4bf1e - Browse repository at this point
Copy the full SHA 7a4bf1eView commit details -
update parking_lot to v0.11 (#591)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07a002a - Browse repository at this point
Copy the full SHA 07a002aView commit details
Commits on Oct 5, 2020
-
Expose direct configuration of max in and out buffer capacity (#594)
* Expose direct configuration of max in and out buffer capacity * Correct argument duplicate typo" * Add server builder tests * rustfmt ws/src/server_builder.rs
Configuration menu - View commit details
-
Copy full SHA for 2cb9752 - Browse repository at this point
Copy the full SHA 2cb9752View commit details
Commits on Nov 6, 2020
-
Update examples in top-level readme. (#588)
* Update examples in top-level readme. * cargo fmt --all * Added docs.
Configuration menu - View commit details
-
Copy full SHA for 454cf5d - Browse repository at this point
Copy the full SHA 454cf5dView commit details
Commits on Dec 9, 2020
-
* Fix typos * Fix request.sender * cargo fmt --all Co-authored-by: Tomasz Drwięga <tomasz@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 40eec20 - Browse repository at this point
Copy the full SHA 40eec20View commit details -
[forwardport] Update
local
client to support middleware (Kudos Seun) (#589) (#600) * Update `local` client to support middleware (Kudos Seun) (#589) * v15.0.1 * v15.0.1 => v15.1.0 * v15.0.1 => v15.1.0 * cargo fmt * fix tests * adds *_with_middleware methods * remove Unpin bound, add documentation, cargo fmt * 15.0.1 * bump to 15.1.0 Co-authored-by: Seun Lanlege <seunlanlege@gmail.com> Co-authored-by: Niklas <niklasadolfsson1@gmail.com> * cargo fmt --all Co-authored-by: Seun Lanlege <seunlanlege@gmail.com> Co-authored-by: Niklas <niklasadolfsson1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 61ea7c6 - Browse repository at this point
Copy the full SHA 61ea7c6View commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 91cf903 - Browse repository at this point
Copy the full SHA 91cf903View commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f418030 - Browse repository at this point
Copy the full SHA f418030View 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 jsonrpc-derive-15.1.0...jsonrpc-derive-17.0.0