Block or Report
Block or report Stebalien
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,485 contributions in the last year
Less
More
Activity overview
Contributed to
filecoin-project/ref-fvm,
filecoin-project/builtin-actors,
filecoin-project/lotus
and 165 other
repositories
Contribution activity
September 2022
Created 4 commits in 2 repositories
Created 1 repository
- Stebalien/yasnippet Emacs Lisp
Created a pull request in filecoin-project/ref-fvm that received 3 comments
fix: avoid plucking integration test actors from target
Instead, use the WASM_BINARY const exported by wasm-builder.
+8
−22
•
3
comments
Opened 7 other pull requests in 4 repositories
filecoin-project/builtin-actors
3
merged
filecoin-project/ref-fvm
2
merged
Stebalien/i3bar.el
1
open
filecoin-project/lotus
1
merged
Reviewed 9 pull requests in 3 repositories
filecoin-project/builtin-actors
5 pull requests
filecoin-project/ref-fvm
3 pull requests
libp2p/go-libp2p-kbucket
1 pull request
Created an issue in filecoin-project/ref-fvm that received 4 comments
Consider running code on method 0 (value-only sends)
Currently, we execute no WASM code on value-only sends. This is convenient for performance reasons, but makes it impossible to: Reject value trans…
4
comments