Highlights
- 1 discussion answered
Pinned
2,407 contributions in the last year
Less
More
Activity overview
Contributed to
blockstack/stacks-blockchain,
blockstack/gh-action-testing,
diwakergupta/stacks-blockchain-tob-audit
and 5 other
repositories
Contribution activity
July 2021
Reviewed 17 pull requests in 2 repositories
blockstack/stacks-blockchain 16 pull requests
- fix(Clarity2):Factor out 'stx-transfer-memo' into a separate function
- feat(Clarity2): "is-in-mainnet", version-guarded variable that says if running in mainnet
- fix(Clarity2): Fix "principal-of" to be sensitive to mainnet/textnet
- Fix/1805
- Add Changelog for 2.0.11.2.0
-
Chore: fix all warns in
cargo check --tests --workspace - Fix/2725
- Docs: adding release process to README.md
-
Stacks 2.1: PoX 2
stack-extend,delegate-stack-extend - feat(Clarity2): Version-guard variables, starting with 'tx-sponsor?'
- feat(Clarity2): Comparisons for string and buffer types
- feat(Clarity2): "is-standard" a function to determine whether a 'principal' matches the network type
- feat(Clarity2): Functions to convert between strings and ints
- feat(clarity): introduce slice function
- Stacks 2.1: epoch initialization
- Chore: BufferLength code quality