Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
1,185 contributions in the last year
Contribution activity
February 2020
- ordian/MACs Rust
Created a pull request in paritytech/parity-common that received 6 comments
- fix compilation warnings
- complete null-signatures removal
- cargo update -p cmake
- update to published rlp-derive
- sync: remove broken eth_protocol_version method
- upgrade some of the dependencies
- remove incorrect but harmless rlp encoding for `CallType`
- backwards compatible call_type creation_method
- rlp_derive: #[rlp(default)] attribute
- Cargo.lock: new lockfile format
- Cargo.lock: cargo update -p kvdb-rocksdb
- rlp_derive: cleanup
- update kvdb-rocksdb to 0.4
- [WIP] include `raw bytes` in `Ethcore::BlockError`
- [verification]: make test-build compile standalone
- [ci benches]: use `all-features`
- complete null-signatures removal
- Implement eth/64 (EIP-2364) and drop support for eth/62
- Switch usage of Secret Store to the external lib
- Switch from the internal runtime lib to external one from crates.io
- Add EIP-1884 SLOAD_GAS change to EIP-2200
- Use parity-crypto updated to use upstream rust-secp256k1
- Cleanup some code in Aura
- Some more release track changes to README.md
- Update simple one-line installer due to switching to a single stable release track
- implement Ethereum Node Entry, EIP-778
- Implement EIP-2124
- [stable 2.7.2]: fix ETC stall
- [eth classic chainspec]: remove `balance = 1` in builtin blake2_f
- V2.7.2 stable
- Avoid copies
- Avoid long state queries when serving GetNodeData requests
- Rough architecture diagram.
- chore: remove unused dependencies
- ethjson: impl Copy for hash type wrapper
- Remove dead bootnodes, add new geth bootnodes
- Fix clippy lints for rlp-derive
- Update/change licenses: MIT/Apache2.0
- rlp-derive extracted
- Format for readme and changelog corrected
- Parity runtime moved to parity common for publication in crates.io
- Disable cache if explicit memory budget=0 passed
- [parity crypto]: remove unused dependency `rustc_hex`
- [parity-crypto] prepare 0.5.0
- Update doc comment
- Add different mode for malloc_size_of_is_0 macro dealing with generics
- Bump parking_lot to 0.10
- Remove libc completely
- Bump parity-util-mem to 0.4.2
- MallocSizeOf for BTreeSet
- [parity-crypto] Use upstream secp256k1
- Split off implementation of MallocSizeOf for primitive-types
Created an issue in paritytech/parity-ethereum that received 1 comment
Deduplicate the crate dependencies further
#11467 was just a start, but still it's a way to go.
For printing duplicate dependency one could use cargo-guppy
(cargo install cargo-guppy --git …
1
comment
2
contributions
in private repositories
Feb 14 – Feb 17