Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / scrtlabs/secret-toolkit issues and pull requests
#99 - SNIP-52 notification package + HKDF crypto funcs
Pull Request -
State: open - Opened by darwinzer0 3 months ago
#98 - fix out of bounds bug
Pull Request -
State: open - Opened by darwinzer0 5 months ago
#97 - add token_subtype metadata
Pull Request -
State: closed - Opened by KennySwayzee93 10 months ago
#96 - Submessage Funds
Pull Request -
State: open - Opened by writersblockchain 11 months ago
#95 - Vec<Coin> for submessage funds
Pull Request -
State: closed - Opened by writersblockchain 11 months ago
#94 - submessage funds
Pull Request -
State: closed - Opened by writersblockchain 11 months ago
#93 - cosmwasm-std v1.1.11
Pull Request -
State: closed - Opened by toml01 about 1 year ago
#93 - cosmwasm-std v1.1.11
Pull Request -
State: closed - Opened by toml01 about 1 year ago
#92 - fix: only pad encrypted attributes
Pull Request -
State: closed - Opened by blake-regalia about 1 year ago
#92 - fix: only pad encrypted attributes
Pull Request -
State: closed - Opened by blake-regalia about 1 year ago
#91 - `pad_handle_result` shouldn't pad plaintext attributes
Issue -
State: closed - Opened by blake-regalia about 1 year ago
#91 - `pad_handle_result` shouldn't pad plaintext attributes
Issue -
State: closed - Opened by blake-regalia about 1 year ago
#90 - include backtraces in keymap and keyset Errors
Pull Request -
State: closed - Opened by kent-3 over 1 year ago
#89 - Use a pure rust secp256k1 implementation
Issue -
State: open - Opened by luca992 over 1 year ago
- 2 comments
#88 - v0.8.2
Pull Request -
State: closed - Opened by toml01 over 1 year ago
#86 - Fixed a remove bug in Keymap and Keyset
Pull Request -
State: closed - Opened by srdtrk over 1 year ago
#85 - v0.8.1 release
Pull Request -
State: closed - Opened by toml01 over 1 year ago
#84 - Keymap and Keyset paging bug is fixed. And using the new base64 encode api
Pull Request -
State: closed - Opened by srdtrk over 1 year ago
#83 - Adjust default impl. to new rust syntax (Feature Toggle)
Pull Request -
State: closed - Opened by toml01 over 1 year ago
#82 - Secure Item
Pull Request -
State: closed - Opened by toml01 over 1 year ago
#81 - Make internal rng public
Pull Request -
State: closed - Opened by liorbond over 1 year ago
#80 - Bump cosmwasm versions
Pull Request -
State: closed - Opened by toml01 over 1 year ago
#79 - Update cosmwasm package names
Pull Request -
State: closed - Opened by toml01 over 1 year ago
#78 - move key instead of borrowing
Pull Request -
State: open - Opened by eshelB over 1 year ago
Labels: match cw-storage-plus
#77 - KeyMap supports &[u8] and &str keys
Pull Request -
State: open - Opened by eshelB over 1 year ago
Labels: match cw-storage-plus
#76 - Deque changes
Pull Request -
State: open - Opened by eshelB almost 2 years ago
Labels: match cw-storage-plus
#75 - Keymap's methods now match those of cw-Map
Pull Request -
State: open - Opened by eshelB almost 2 years ago
- 1 comment
Labels: match cw-storage-plus
#74 - rename KeyMap -> Map, DequeStore -> Deque
Pull Request -
State: open - Opened by eshelB almost 2 years ago
Labels: match cw-storage-plus
#73 - {Keymap, DequeStore, AppendStore, Item, KeySet}::new() accepts str instead of bytes
Pull Request -
State: open - Opened by eshelB almost 2 years ago
Labels: match cw-storage-plus
#72 - Fix clippy with newest rust version
Pull Request -
State: closed - Opened by toml01 almost 2 years ago
#72 - Fix clippy with newest rust version
Pull Request -
State: closed - Opened by toml01 almost 2 years ago
#71 - Extend `Item` to add noise for saving/loading
Pull Request -
State: open - Opened by toml01 almost 2 years ago
#70 - Testable readmes
Pull Request -
State: closed - Opened by eshelB almost 2 years ago
#69 - bumping dependency to reference cosmwasm v1.1 on github
Pull Request -
State: closed - Opened by eshelB almost 2 years ago
#68 - Update Cargo.toml
Pull Request -
State: closed - Opened by itsHaseebSaeed almost 2 years ago
- 2 comments
#67 - Refactored toolkit package so that default features get ignored properly
Pull Request -
State: closed - Opened by Cashmaney almost 2 years ago
#66 - v0.7 Upgrade with Storage and Readme Updates (for Cosmwasm v1.0)
Pull Request -
State: closed - Opened by srdtrk about 2 years ago
#65 - implement SNIP-24 queries functionality
Issue -
State: open - Opened by thelmuxkriovar about 2 years ago
#64 - Storage v0.5.1 Upgrade with Minor Clippy Fixes and Readme Updates (Cosmwasm v1.0 Branch)
Pull Request -
State: closed - Opened by srdtrk about 2 years ago
- 1 comment
#63 - Cosmwasm v1.0 fix revoke permit
Pull Request -
State: closed - Opened by eladr7 about 2 years ago
#62 - Panic! when trying to revoke_permit(Branch cw-v1.0)
Issue -
State: closed - Opened by itsHaseebSaeed about 2 years ago
- 2 comments
#61 - Dev 0.5 Update (for Cosmwasm v1.0 Branch)
Pull Request -
State: closed - Opened by srdtrk about 2 years ago
- 1 comment
#60 - cw-v1 fix linter errors
Pull Request -
State: closed - Opened by eladr7 about 2 years ago
#59 - Dev v0.5
Pull Request -
State: closed - Opened by reuvenpo about 2 years ago
#58 - secp256k1 unit tests dont compile
Issue -
State: closed - Opened by kevoh1516 about 2 years ago
- 2 comments
#57 - Fixed clippy errors and made minor bugfixes to storage readme
Pull Request -
State: closed - Opened by srdtrk about 2 years ago
- 1 comment
#56 - Minor updates to keymap and readme
Pull Request -
State: closed - Opened by srdtrk about 2 years ago
- 2 comments
#55 - Storage sub-package is updated (Cosmwasm v1.0 Fork)
Pull Request -
State: closed - Opened by srdtrk about 2 years ago
- 2 comments
#54 - Fix reverse boolean check in Item
Pull Request -
State: closed - Opened by srdtrk over 2 years ago
- 1 comment
#53 - Revamp of the storage sub-package
Pull Request -
State: closed - Opened by srdtrk over 2 years ago
- 2 comments
#52 - Fix tests + add tests automation
Pull Request -
State: closed - Opened by toml01 over 2 years ago
#51 - Cosmwasm v1.0
Pull Request -
State: closed - Opened by toml01 over 2 years ago
- 3 comments
#50 - added description for secret-toolkit-crypto crate docs
Pull Request -
State: closed - Opened by kent-3 over 2 years ago
- 1 comment
#49 - Prefixes added to AppendStore, and naming conventions for Cashmaps are modified
Pull Request -
State: closed - Opened by srdtrk over 2 years ago
- 2 comments
#48 - Srdtrk master
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
#47 - Features Authentication Bugfix
Pull Request -
State: closed - Opened by eshelB over 2 years ago
- 1 comment
#46 - Fixed Cashmaps not compiling
Pull Request -
State: closed - Opened by srdtrk over 2 years ago
- 4 comments
#45 - updated toolkit for shockwave alpha
Pull Request -
State: closed - Opened by darwinzer0 over 2 years ago
- 3 comments
#44 - binary tree implementation of max heap data structure in storage
Pull Request -
State: closed - Opened by darwinzer0 over 2 years ago
- 2 comments
#44 - binary tree implementation of max heap data structure in storage
Pull Request -
State: closed - Opened by darwinzer0 over 2 years ago
- 2 comments
#43 - Generic permit permissions
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#43 - Generic permit permissions
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#43 - Generic permit permissions
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#42 - Added better mocking package
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 3 comments
#41 - small improvements to permit module
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#41 - small improvements to permit module
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#41 - small improvements to permit module
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#40 - Permit hrp refactor
Pull Request -
State: closed - Opened by Cashmaney over 2 years ago
#39 - Feature toggle
Pull Request -
State: closed - Opened by toml01 over 2 years ago
- 1 comment
#39 - Feature toggle
Pull Request -
State: closed - Opened by toml01 over 2 years ago
- 1 comment
#38 - Added the `viewing_key` package
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#38 - Added the `viewing_key` package
Pull Request -
State: closed - Opened by reuvenpo over 2 years ago
- 1 comment
#37 - Update metadata structs to match SNIP-721 format
Pull Request -
State: closed - Opened by darwinzer0 over 2 years ago
#37 - Update metadata structs to match SNIP-721 format
Pull Request -
State: closed - Opened by darwinzer0 over 2 years ago
#36 - Generate PrivateKey Idea
Pull Request -
State: closed - Opened by chris-ricketts almost 3 years ago
#36 - Generate PrivateKey Idea
Pull Request -
State: closed - Opened by chris-ricketts almost 3 years ago
#35 - Support for permits outside contracts
Issue -
State: closed - Opened by Cashmaney almost 3 years ago
- 2 comments
#34 - [Add] AppendStore Clear Function
Pull Request -
State: closed - Opened by sacredwx almost 3 years ago
#34 - [Add] AppendStore Clear Function
Pull Request -
State: closed - Opened by sacredwx almost 3 years ago
#33 - Floppy disck more snip20 queries
Pull Request -
State: closed - Opened by reuvenpo almost 3 years ago
#33 - Floppy disck more snip20 queries
Pull Request -
State: closed - Opened by reuvenpo almost 3 years ago
#32 - Update token permit branch to 1.2.1
Pull Request -
State: closed - Opened by darwinzer0 almost 3 years ago
#32 - Update token permit branch to 1.2.1
Pull Request -
State: closed - Opened by darwinzer0 almost 3 years ago
#31 - Snip20 batch transactions
Pull Request -
State: closed - Opened by FloppyDisck about 3 years ago
#31 - Snip20 batch transactions
Pull Request -
State: closed - Opened by FloppyDisck about 3 years ago
#31 - Snip20 batch transactions
Pull Request -
State: closed - Opened by FloppyDisck about 3 years ago
#30 - add Owner permission variant for SNIP-721 use
Pull Request -
State: closed - Opened by baedrik about 3 years ago
- 1 comment
#30 - add Owner permission variant for SNIP-721 use
Pull Request -
State: closed - Opened by baedrik about 3 years ago
- 1 comment
#29 - Query Permits for SNIP-20 & SNIP-721
Pull Request -
State: closed - Opened by assafmo about 3 years ago
#29 - Query Permits for SNIP-20 & SNIP-721
Pull Request -
State: closed - Opened by assafmo about 3 years ago
#28 - Error warning
Pull Request -
State: closed - Opened by itsHaseebSaeed about 3 years ago
- 2 comments
#28 - Error warning
Pull Request -
State: closed - Opened by itsHaseebSaeed about 3 years ago
- 2 comments
#27 - Deque store debug print
Pull Request -
State: closed - Opened by FSoaresDev about 3 years ago
- 2 comments
#27 - Deque store debug print
Pull Request -
State: closed - Opened by FSoaresDev about 3 years ago
- 2 comments
#26 - Added storage::base64 with some fun message helpers
Pull Request -
State: closed - Opened by reuvenpo about 3 years ago
#26 - Added storage::base64 with some fun message helpers
Pull Request -
State: closed - Opened by reuvenpo about 3 years ago
#25 - Added remaining snip20 queries
Pull Request -
State: closed - Opened by FloppyDisck about 3 years ago
- 4 comments
#25 - Added remaining snip20 queries
Pull Request -
State: closed - Opened by FloppyDisck about 3 years ago
- 4 comments
#24 - generational index store
Pull Request -
State: closed - Opened by darwinzer0 over 3 years ago
- 2 comments