parity-bridge
parity-bridge copied to clipboard
Bumps [web3](https://github.com/tomusdrw/rust-web3) from `91180b7` to `db9b799`. Commits db9b799 Bump ethabi to v11.0.0 (#326) 07b960a Implement parity namespace (#318) ee6c360 Bump version. 9928849 Revert "Add transaction signing with in accounts sub-namespace....
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.44 to 1.0.47. Release notes Sourced from serde_json's releases. v1.0.47 Raise serde requirement to 1.0.100+ for the necessary no-std traits (#617, thanks @Xanewok) v1.0.46 Serialize JSON map...
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.1.29 to 0.3.4. Release notes Sourced from futures's releases. 0.3.4 Fixed missing Drop for UnboundedReceiver (#2064) 0.3.3 Fixed compatibility issue with pinned facade (#2062) 0.3.2 Improved buffering...
Bumps [ethabi](https://github.com/paritytech/ethabi) from 9.0.1 to 11.0.0. Changelog Sourced from ethabi's changelog. [11.0.0] - 2020-01-16 Changed Support overloaded contract functions (PR #166) Removed error_chain and the backtrace feature. (#167) Update to...
Bumps [ethabi-derive](https://github.com/paritytech/ethabi) from 9.0.1 to 11.0.0. Changelog Sourced from ethabi-derive's changelog. [11.0.0] - 2020-01-16 Changed Support overloaded contract functions (PR #166) Removed error_chain and the backtrace feature. (#167) Update to...
Bumps [quickcheck](https://github.com/BurntSushi/quickcheck) from 0.9.0 to 0.9.2. Commits 6dfb03a 0.9.2 33a535f doc: update several links de0e1a0 readme: fix various links and outdated versions 2fb1de2 readme: add GitHub Actions badge 2164959 quickcheck_macros-0.9.1...
Bumps [ethabi-contract](https://github.com/paritytech/ethabi) from 9.0.0 to 11.0.0. Changelog Sourced from ethabi-contract's changelog. [11.0.0] - 2020-01-16 Changed Support overloaded contract functions (PR #166) Removed error_chain and the backtrace feature. (#167) Update to...
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.5 to 0.5.6. Commits 436acbd Bump to 0.5.6 f92c15f Fix a couple errors in DateStrEmitter (#368) 1b8e0d7 Merge pull request #365 from AnderEnder/remove-deprecated-error-description b9507d8 remove deprecated Error::description...
Bumps [rustc-hex](https://github.com/debris/rustc-hex) from 2.0.1 to 2.1.0. Commits See full diff in compare view [](https://dependabot.com/compatibility-score.html?dependency-name=rustc-hex&package-manager=cargo&previous-version=2.0.1&new-version=2.1.0) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104. Release notes Sourced from serde's releases. v1.0.104 Revert stabilization of Serialize/Deserialize impls for ! to account for rust-lang/rust#67224 Commits 234fbfd Release 1.0.104 b9909ce Revert...