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 36 million developers.
Sign up
Pinned
1,089 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in cryptape/cita-cli that received 2 comments
default remove openssl dependence
Since hyper-tls has some problems in musl-gcc compilation, 0.19.5 had to release a version without tls support. After struggling compilation, it wa…
+56
−36
•
2
comments
- feat: Add compress mod
- chore: remove unused memory
- fix: future task loop forever, bump to alpha 17
- chore: bump to alpha 16
- fix: high command received on service
- fix: session protocol open
- fix: session/substream closed
- chore: bump to alpha 14
- fix: move notify to protocol stream, heavy task bug
- chore: bump to alpha 13
- Refactor p2p layer
- fix: fix blocking, bump to alpha 11
- chore: bump to alpha 10
- fix: poll complete
- feat: add buffer size feature
- feat(priority): Implement task priority in the framework
- chore: bump to alpha 9
- chore: bump to alpha 8
- fix: oneshot sender drop
- fix: on single-core machine, cpu problem
- chore: remove unused crates from network
- feat: includes full version in RPC `local_node_info`
- docs: clarity how to run two connected nodes
- chore(network): decrease network error log level
- [ᚬrylai] feat: revamp the secp256k1 support in CKB
- chore: use sha3 only in test
- [ᚬrylai] chore: more pretty log output
- docs: metion docs versions in README
- [ᚬrc/v0.12.0] chore: remove unnecessary code
- [ᚬrc/v0.12.0] fix(deps): Upgrade p2p fix gracefully shutdown network service
- fix(deps): Upgrade p2p fix gracefully shutdown network service
- perf: avoiding duplicate block downloading
- refactor: change db cache to store cache
- perf(network): Spawn more than 4 tokio core threads when possible
- feat: database save positions of CellOutputs in Transaction
- fix: Update p2p library fix network OOM issue
- feat: Update default lock script to sign on transaction hash now
- perf: store transaction hashes into database to avoid computing them again
- fix: epoch init
- Ignore staled block
- fix: Sync message flood
- fix: clean corresponding cache when receive proposals
- perf: Improve relay tx performance
- fix: Replace discovery protocol tokio interval
- fix: minor fixes
- fix: high command received on service
- chore: Bump up to 0.2.0-alpha.15 (yamux 0.1.11)
- fix: Gracefully shutdown
- perf: Improve task schedule and increase sender buffer size
- feat: Limit send buffer size
- fix(discovery): Should be judged whether the node itself is local.
- chore(deps): update flatbuffers requirement from 0.5.0 to 0.6.0

