I'm researching STARKs, working on github.com/scipr-lab/libiop, and am a student at UC Berkeley. I am interested in scaling blockchains. I CTF w/ @sicesquad
-
UC Berkeley, @sikkatech
Highlights
- Pro
Block or Report
Block or report ValarDragon
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
arkworks-rs/algebra Public
Libraries for finite field, elliptic curve, and polynomial arithmetic
-
-
-
-
Project-Arda/bgls Public
Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381
1,719 contributions in the last year
Contribution activity
May 2022
Created 73 commits in 4 repositories
Created a pull request in osmosis-labs/osmosis that received 9 comments
Add CI cache
What is the purpose of the change Try adding a cache for go build data, to help speedup CI. Copied from mvdan here: https://github.com/mvdan/githu…
Opened 21 other pull requests in 5 repositories
osmosis-labs/osmosis
1
open
16
merged
- Delete the epochs module keepers/hooks.go boilerplate
- Add back balances_from_state_export_command
- Remove CodeQL from CI
- Tokenfactory updates
- Move tokenfactory genesis logic into keeper package, de-expose setAuthorityMetadata
- Make CI only run on pushes to main / release branches. Comment out less useful CLI tests
- Add msg_filter_ante_handler to block IBCTimeoutOnClose
- Fix sendblock test
- Adding ICA Host module
- Make token factory handle empty genesis configurations better
- Move upgrades v8 folder to v9
- chore: Update readme img
- chore: Add discord link to README
- chore: unused code deletion
- Stableswap: LP logic
- chore: Delete unused RegisterCodec functions, and store key param for cli queries
- Delete unused REST endpoints from modules
osmosis-labs/osmosis-frontend
1
open
cosmos/cosmos-sdk
1
merged
osmosis-labs/osmosis-bindings
1
merged
osmosis-labs/contract-list
1
merged
Reviewed 88 pull requests in 7 repositories
osmosis-labs/osmosis
25 pull requests
- fix: Only apply v8 fork logic on osmosis-1 (backport #1610)
- Token Factory: tests for burn
- Adam/v8.x init new 2
- tests: superfluid delegator voting
- Use tm-db master branch
- fix: Only apply v8 fork logic on osmosis-1
- chore(version): update all references from v7 to v8
- feat: receiver code and tests for change admin in token factory
- [e2e] Add GitHub cache to docker build
- Add support for JoinPoolNoSwap message to Wasm Bindings
- Tokenfactory updates
- Remove claim module
- Add osmobuilder image to create binaries for amd64 and arm64 for a release
- chore: Increase CalcJoinPoolShares Test Coverage
- Add CI cache
- Create denom wasm bindings
- Make CI only run on pushes to main / release branches. Comment out less useful CLI tests
- chore: upgrade sdk with app version fix for state-sync
- Add msg_filter_ante_handler to block IBCTimeoutOnClose
- Token factory documentation
- Adding ICA Host module
- Update osmosis-bindings to use the repo at osmosis-labs rather than confio
- Add arm64 support to Docker images
- v8 Major release checklist: Updated Changelog.md
- Revert "chore: upgrade wasmd to v0.27.0.rc3-osmo and ibc-go to v3 (#1…
- Some pull request reviews not shown.
cosmos/cosmos-sdk
7 pull requests
- fix: use empty map instead of nil value for setting BaseApp.snapshotManager.extensions
- chore: cache dependencies
- refactor: remove redacted message
-
fix: make
submit-legacy-proposal--type field not case-sensitive - docs: add ADR 058 Auto-Generated CLI
- refactor!: move x/staking Init/Export genesis to keeper
- docs: add ADR 055 ORM
osmosis-labs/cosmos-sdk
7 pull requests
- feat: Add cli for listing all module accounts
- refactor: expose SetAppVersion on the upgrade keeper
- fix: state-sync - app version stored in params
- feat!: support for custom proposal-based voting periods
- feat: add clawback vesting account
- chore: safe guard gRPC size limits
- fix: concurrency issues between simulation, grpc queries and ABCI commit flow
osmosis-labs/osmosis-bindings
2 pull requests
arkworks-rs/algebra
1 pull request
terra-money/cosmos-sdk
1 pull request
tendermint/tendermint
1 pull request
Created an issue in cosmos/cosmos-sdk that received 8 comments
Move InitGenesis and ExportGenesis methods to keeper package
Summary
InitGenesis and ExportGenesis code are defined in x/{modulename}/genesis.go. This is because the AppModule interface requires these functi…
Opened 33 other issues in 4 repositories
osmosis-labs/osmosis
13
open
9
closed
- [v10] Make a Cosmwasm query to query the admin of a denom
- Add back balances_from_state_export.go
- Document how to debug test-e2e locally
- Speedup CI
- Make pool-incentives queries show % of incentives
- Update osmosis-bindings to use the repo at osmosis-labs rather than confio
-
Make
Add new issues to projectonly run on PRs that are not from a fork - Make tests for the generic CalcExitPool logic
- Make a github workflow to update chain registry
- Major release checklist
- Update package import paths and go.mod to v8 in v8.x
-
[x/gamm][StableSwap - Post V8] Add stableswap
scaling factor governor - Make gotests template for cosmos keeper & message tests
- [x/gamm][Misc Improvements] Fix API inconsistency between JoinPool and CalcJoinPoolShares
- Add Badges to Osmosis README
- Make balancer inverse relation tests pool generic
- [x/gamm][Misc Improvements] Making balancer and stableswap pool model folders more aligned
- Improve package godocs
- Investigate ExtendLockup hooks
- Move InitGenesis and ExportGenesis methods to keeper package
- x/pool-incentives: Make FundCommunityPoolFromModule call distr.FundCommunityPool
- [x/gamm][TWAP] Architecture
cosmos/cosmos-sdk
3
open
5
closed
- Refactor to delete every modules keeper/hooks.go file
- Make submit proposal --type field not case sensitive.
-
Remove
latest versiontag from README - Make Manager struct extend BasicManager
-
Automate
EventTypeMessageinclusion in every message execution - Make an SDK function for getting base module query command command
- Move DefaultGenesis and ValidateGenesis to AppModuleGenesis interface
- Move module.go methods deprecated by RegisterServices into an extension interface

