Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / blockworks-foundation/voter-stake-registry issues and pull requests
#62 - Anchor upgrade
Pull Request -
State: open - Opened by crypt0miester 3 months ago
- 6 comments
#61 - Audit fixes
Pull Request -
State: open - Opened by ckamm 11 months ago
#60 - Add accelerated vesting (#1)
Pull Request -
State: open - Opened by tomjohn1028 12 months ago
- 1 comment
#59 - Tests Failing with failed to register SysCall before find
Issue -
State: closed - Opened by tomjohn1028 about 1 year ago
- 3 comments
#58 - Program ID is VoteMBhDCqGLRgYpp9o7DGyq81KNmwjXQRAHStjtJsS
Pull Request -
State: closed - Opened by ochaloup over 1 year ago
#57 - Upgrade spl-gov to v3.1.0
Pull Request -
State: open - Opened by SebastianBor almost 2 years ago
#56 - Fix all deposits test timeout
Pull Request -
State: open - Opened by SebastianBor almost 2 years ago
#55 - Upgrade anchor to v0.26.0
Pull Request -
State: closed - Opened by SebastianBor almost 2 years ago
#54 - Invalid 'main' field
Issue -
State: open - Opened by gabkov almost 2 years ago
#53 - Feature/minimum lockup time
Pull Request -
State: closed - Opened by bryzettler almost 2 years ago
#52 - Added the required CHECK docs for Anchor
Pull Request -
State: closed - Opened by S1nus over 2 years ago
#51 - Add GPLv3 license
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#50 - Upgrade to anchor 0.24.2
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#49 - Upgrade spl-governance dependency
Issue -
State: open - Opened by ckamm over 2 years ago
#48 - Use realm_authority from realm, instead of storing it
Issue -
State: open - Opened by ckamm over 2 years ago
#47 - zero out voter completely
Pull Request -
State: closed - Opened by microwavedcola1 over 2 years ago
#46 - Increase lockup period limit to 365 * 200
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#45 - Minimum lockup time
Issue -
State: open - Opened by Henry-E over 2 years ago
- 1 comment
#44 - Add function to compute the guaranteed locked vote power bonus
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#43 - Cli: Add binary to decode voter accounts
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#42 - Renames
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#41 - Rename padding -> reserved and increase its size
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#40 - LogVoterInfo: Make range configurable
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#39 - add note why clawback is possible when someone is engaged in an active proposal
Pull Request -
State: closed - Opened by microwavedcola1 over 2 years ago
#38 - Withdraw: Never block withdraws of tokens without voting power
Pull Request -
State: closed - Opened by ckamm over 2 years ago
#37 - Mc/update workflow to match solana version + do soteria scan and lint+tests on all branches to catch issues early on
Pull Request -
State: closed - Opened by microwavedcola1 over 2 years ago
#36 - update solana dep
Pull Request -
State: closed - Opened by microwavedcola1 over 2 years ago
#35 - Use explicit anchor and solana version
Pull Request -
State: closed - Opened by SebastianBor over 2 years ago
#34 - Grant: Allow the voter authority to grant itself
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#33 - fix clippy warnings and some other deprecations
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#32 - Update spl-gov to 2.2.0
Pull Request -
State: closed - Opened by SebastianBor almost 3 years ago
#31 - Performance improvement
Pull Request -
State: closed - Opened by silas-x almost 3 years ago
- 2 comments
#30 - Upgrade spl-governance version
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#29 - Add InternalTransferUnlocked; renames for consistency
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#28 - Fix underflow problem in locked voting power computation
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#27 - Soteria updates
Pull Request -
State: closed - Opened by silas-x almost 3 years ago
- 4 comments
#26 - close vault and return rent sol
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#25 - Fixes for soteria and missing release updates of generated files
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#24 - Add LogVoterInfo instruction
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#23 - add support for closing vault accounts and recovering rent
Issue -
State: closed - Opened by microwavedcola1 almost 3 years ago
- 3 comments
#22 - Update Soteria scanner
Pull Request -
State: closed - Opened by silas-x almost 3 years ago
- 1 comment
#21 - Improve docs/readability on ConfigureVotingMint
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#20 - Mc/release experiments
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#19 - Add cargo-audit action and update existing CI job to include Soteria
Pull Request -
State: closed - Opened by silas-x almost 3 years ago
- 6 comments
#18 - Address some potential overflow issues
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#17 - github instead of travis for ci tests
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#16 - WIP: ci
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#15 - Remove separate clawback_authority
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#14 - best practice: make vault per voter+mint instead of a global one…
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#13 - Review fixes
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#12 - Add constant-maturity lockup
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
- 1 comment
#11 - Grant instruction: Add separate "payer" signer
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#10 - Fix a bug where start_ts could become > end_ts
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#9 - Allow changing of voting mint config parameters
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
- 1 comment
#8 - Address unaligned references, add padding
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#7 - Configurable options for vote weight scaling factors
Pull Request -
State: closed - Opened by ckamm almost 3 years ago
#6 - Validate Realm account in accounts context
Issue -
State: open - Opened by armaniferrante almost 3 years ago
- 1 comment
#5 - Remove instruction name logs on next Anchor release
Issue -
State: closed - Opened by armaniferrante almost 3 years ago
- 1 comment
#4 - Fix conversion_factor comment
Pull Request -
State: closed - Opened by armaniferrante almost 3 years ago
#3 - Add grant instruction
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#2 - Cr
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago
#1 - clawback v1
Pull Request -
State: closed - Opened by microwavedcola1 almost 3 years ago