Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / magicblock-labs/bolt issues and pull requests
#90 - Investigate zk options
Issue -
State: closed - Opened by ryleung-magicblock 25 days ago
- 1 comment
Labels: documentation, feature
#89 - feat: :sparkles: Make sure frontend code doesn't need to depend on `anchor`
Pull Request -
State: closed - Opened by iamnamananand996 27 days ago
#88 - POC for GraphQL API or RPC API
Issue -
State: open - Opened by iamnamananand996 29 days ago
#87 - fix: :bug: Components CPI caller check
Pull Request -
State: open - Opened by iamnamananand996 about 1 month ago
- 3 comments
#86 - feat: :sparkles: Entities `extra_seed` should be bytes rather than an optional string, to avoid issues with encoding/decoding
Pull Request -
State: closed - Opened by iamnamananand996 about 1 month ago
#85 - feat: integrate prometheus server and show them in a grafana dashboard locally
Issue -
State: closed - Opened by thlorenz about 1 month ago
#84 - feat: add prometheus support to validator and expose metrics on a port
Issue -
State: closed - Opened by thlorenz about 1 month ago
#83 - :bookmark: Release 0.1.10
Pull Request -
State: closed - Opened by GabrielePicco about 1 month ago
#82 - feat: Add authority approval/removal for world instances
Pull Request -
State: closed - Opened by GabrielePicco about 2 months ago
#81 - :bookmark: Release 0.1.9
Pull Request -
State: closed - Opened by GabrielePicco about 2 months ago
#80 - Upgrade to the new delegation/undelegation flow
Pull Request -
State: closed - Opened by GabrielePicco about 2 months ago
#80 - Upgrade to the new delegation/undelegation flow
Pull Request -
State: closed - Opened by GabrielePicco about 2 months ago
#79 - feat: ✨ Add CLI commands to create registry/world
Pull Request -
State: closed - Opened by iamnamananand996 3 months ago
- 11 comments
#78 - feat: `DelegateComponent` wrapper function
Pull Request -
State: closed - Opened by iamnamananand996 3 months ago
- 2 comments
#77 - docs: Fix typo in README
Pull Request -
State: closed - Opened by kquirapas 3 months ago
- 1 comment
#76 - fix: secret ENV variables should be read by forked PR's also
Pull Request -
State: closed - Opened by iamnamananand996 3 months ago
- 2 comments
#75 - chnges extra_seed from String to Vec<u8>
Pull Request -
State: closed - Opened by mubarizkyc 3 months ago
- 3 comments
#74 - refactor: break down the cli application function to specific file
Pull Request -
State: closed - Opened by iamnamananand996 3 months ago
- 7 comments
#73 - announce validator container
Issue -
State: closed - Opened by supermarioblock 4 months ago
Labels: documentation, feature
#72 - announce new luzid version
Issue -
State: closed - Opened by supermarioblock 4 months ago
#71 - send zeebit update luzid
Issue -
State: closed - Opened by supermarioblock 4 months ago
Labels: documentation, feature
#70 - feat: expose instructions in API
Pull Request -
State: closed - Opened by crypto-vincent 4 months ago
#69 - :bookmark: Release v0.1.8
Pull Request -
State: closed - Opened by GabrielePicco 5 months ago
#68 - :sparkles: Add allow undelegation ix
Pull Request -
State: closed - Opened by GabrielePicco 5 months ago
#67 - DelegateComponent wrapper function
Issue -
State: closed - Opened by crypto-vincent 5 months ago
#66 - Name system for session key (similar to ENS but for burner keys)
Issue -
State: open - Opened by crypto-vincent 5 months ago
#65 - [Bug] reduce the SOL cost of deployment
Issue -
State: open - Opened by crypto-vincent 5 months ago
- 1 comment
Labels: bug
#64 - Add CLI commands to create registry/world
Issue -
State: closed - Opened by crypto-vincent 5 months ago
#63 - :bookmark: Release 0.1.7
Pull Request -
State: closed - Opened by GabrielePicco 5 months ago
#62 - :sparkles: Upgrade to Anchor 0.30.1
Pull Request -
State: closed - Opened by GabrielePicco 5 months ago
#61 - Make sure frontend code doesn't need to depend on anchor
Issue -
State: closed - Opened by crypto-vincent 5 months ago
- 1 comment
#60 - [Bug] Re-ordering elements when definining a system will fail to compile
Issue -
State: open - Opened by crypto-vincent 5 months ago
Labels: bug
#59 - :sparkles: Add manual commit to the typescript sdk
Pull Request -
State: closed - Opened by GabrielePicco 5 months ago
#58 - wip: Use world.key instead of world.id to generate entity PDA
Pull Request -
State: open - Opened by crypto-vincent 5 months ago
#57 - wip: nits on dev process
Pull Request -
State: closed - Opened by crypto-vincent 5 months ago
#56 - Support built-in restrictions for component combination
Issue -
State: open - Opened by crypto-vincent 5 months ago
#55 - feat: separate generated code from human code in bolt-sdk
Pull Request -
State: closed - Opened by crypto-vincent 5 months ago
#54 - fix: removing generated files from lib and .crates files off of git
Pull Request -
State: closed - Opened by crypto-vincent 5 months ago
#53 - fix: make sure CI is recompiling the /lib folder when we make changes
Pull Request -
State: closed - Opened by crypto-vincent 5 months ago
#52 - feat: add idl path to [[programs]] config and load the IDL data into the proper account
Issue -
State: closed - Opened by thlorenz 5 months ago
#51 - feat: Allow passing multiple entities in the ApplySystem function
Pull Request -
State: closed - Opened by crypto-vincent 5 months ago
#50 - :bookmark: Release v0.1.6
Pull Request -
State: closed - Opened by GabrielePicco 5 months ago
#49 - Add delegate macro to delegate/undelegate components
Pull Request -
State: closed - Opened by GabrielePicco 6 months ago
#48 - Entities `extra_seed` should be bytes rather than an optional string, to avoid issues with encoding/decoding
Issue -
State: closed - Opened by GabrielePicco 6 months ago
Labels: enhancement
#47 - [Bug] Unable to apply system which operates on multiple entities using the ts SDK
Issue -
State: closed - Opened by GabrielePicco 7 months ago
- 1 comment
Labels: bug
#46 - :bookmark: Release v0.1.5
Pull Request -
State: closed - Opened by GabrielePicco 7 months ago
#45 - :arrow_up: Upgrade anchor_lang to 0.30.0
Pull Request -
State: closed - Opened by GabrielePicco 7 months ago
#44 - Upgrade Bolt to use anchor v0.30.0
Issue -
State: closed - Opened by GabrielePicco 7 months ago
Labels: enhancement
#44 - Upgrade Bolt to use anchor v0.30.0
Issue -
State: closed - Opened by GabrielePicco 7 months ago
Labels: enhancement
#43 - Error
Issue -
State: closed - Opened by GabrielePicco 7 months ago
#42 - :bookmark: Release v0.1.4
Pull Request -
State: closed - Opened by GabrielePicco 7 months ago
#41 - :sparkles: Improve Bolt typescript SDK
Pull Request -
State: closed - Opened by GabrielePicco 7 months ago
#40 - Build-in support for session keys
Issue -
State: open - Opened by GabrielePicco 8 months ago
Labels: enhancement
#39 - :bookmark: Release v0.1.3
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#38 - :bug: Fix Release
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#37 - :bookmark: Release v0.1.2
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#36 - :sparkles: Simplify the Bolt typescript Sdk
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#35 - :sparkles: Simplify system arguments
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#34 - :sparkles: Simplify component_deserialize macro
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#33 - :sparkles: Upgrade to latest anchor version, supporting the new IDL s…
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#32 - :adhesive_bandage: Explicit Default in components to allow custom defaults
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#31 - :sparkles: Propagate signing authority to the systems
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
Labels: enhancement
#30 - :sparkles: Upgrade to latest anchor version, supporting the new IDL standard
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
- 1 comment
Labels: enhancement
#29 - [Bug/Investigation] Components CPI caller check
Issue -
State: open - Opened by GabrielePicco 8 months ago
- 1 comment
Labels: bug, question
#28 - Remove the need to import anchor-lang as dependency for components and systems
Issue -
State: open - Opened by GabrielePicco 8 months ago
Labels: enhancement
#27 - Upgrade to Anchor version which support newest IDL standard
Issue -
State: closed - Opened by GabrielePicco 8 months ago
Labels: enhancement
#26 - :sparkles: Macro to define and access extra accounts
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#25 - :bookmark: Release v0.1.1
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
#24 - :sparkles: Dynamic types resolver
Pull Request -
State: closed - Opened by GabrielePicco 8 months ago
Labels: enhancement
#23 - On-Chain IDL Integration for Component Usage Without Dependency on Crates
Issue -
State: closed - Opened by GabrielePicco 9 months ago
Labels: enhancement
#22 - :bookmark: Release/v0.1.0
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#21 - :memo: Improve repository structure
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#20 - :bookmark: Release v0.0.2
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#19 - Add dry-run packages check on release branch
Issue -
State: closed - Opened by GabrielePicco 9 months ago
- 1 comment
#18 - Feat/consistent versioning
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#17 - Add a release helper script for crates versioning
Issue -
State: closed - Opened by GabrielePicco 9 months ago
#16 - :sparkles: Add workflow for publishing binaries & npm installer
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#15 - :recycle: Refactor workspace and project dependencies
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#14 - Feature: Add configurable component authority & Simplify the Components/System API
Pull Request -
State: closed - Opened by GabrielePicco 9 months ago
#13 - Feat/default component
Pull Request -
State: closed - Opened by GabrielePicco 10 months ago
Labels: lang
#12 - :sparkles: Add a working ecs example on project init
Pull Request -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement, cli
#11 - Add default component_id in the Components to have automatic Pda derivation of the storage account
Issue -
State: closed - Opened by GabrielePicco 10 months ago
#10 - :bug: Fix world Pda derivation
Pull Request -
State: closed - Opened by GabrielePicco 10 months ago
#9 - Add a configurable authority on the components
Issue -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement
#8 - Add a permission mechanism in the World program
Issue -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement
#7 - Propagate accounts to the systems
Issue -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement
#6 - Propagate signer authority to the systems
Issue -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement
#5 - Add component/system example in project template created with `Bolt Init`
Issue -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement
#4 - Init + Default component values in a single instruction
Issue -
State: closed - Opened by GabrielePicco 10 months ago
Labels: enhancement
#3 - Modify Entity/World program to a specific/less common name
Issue -
State: closed - Opened by GabrielePicco 11 months ago
- 1 comment
Labels: enhancement
#2 - :sparkles: Add strings to the template
Pull Request -
State: closed - Opened by GabrielePicco 11 months ago
#1 - :sparkles: Bolt Typescript SDK
Pull Request -
State: closed - Opened by GabrielePicco 11 months ago