Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / polybase/polylang issues and pull requests
#137 - ENG-1248: Fix links for feedback, edit, and github links in docs.
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 2 comments
#136 - ENG-1237: Update Miden VM
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 3 comments
#135 - ENG-1231: Add CORS to polylang-server
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 5 comments
#134 - ENG-1214: Add server prover to playground
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 4 comments
#133 - Uncomment `verify` in `Prover` for playground
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 1 comment
#132 - Fix proof verification
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 2 comments
#131 - ENG-1207: Add cargo check and eslint linting
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 12 comments
#130 - ENG-1211: Update hyperlinks in `site/README.md`.
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 5 comments
#129 - ENG-1204: Update docs - make `@public` default for contracts
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 2 comments
#128 - ENG-1201: Add eslint support
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 6 comments
#127 - ENG-1056: Add examples for `Polylang`
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 7 comments
#126 - Fix title & add ms
Pull Request -
State: closed - Opened by calummoore about 1 year ago
- 2 comments
#125 - Add docs site to polylang
Pull Request -
State: closed - Opened by calummoore about 1 year ago
- 1 comment
#124 - Implement prover server
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 8 comments
#123 - Provide program output
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 4 comments
#122 - Make @public the default, add @private for old behavior
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 2 comments
#121 - Verify proof
Pull Request -
State: closed - Opened by calummoore about 1 year ago
- 5 comments
#120 - Add test for assigning collection record (reference) from fn arg to c…
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 3 comments
#119 - ENG-1090: Remove `Go` code and references from `Polylang`
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 1 comment
#118 - ENG-1086: Remove `testnet` concepts from `Polylang`
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 3 comments
#117 - ENG-1055: Add contribution guidelines and update project setup instructions
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 3 comments
#116 - Expose a WASM/JS API for compiling and running programs
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 1 comment
#115 - Speed up Polylang RPO hashing
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 1 comment
#114 - ENG-1070: Alias `contract` to `collection`
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 8 comments
#113 - Add type annotations (only u32)
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 1 comment
#112 - Move compiler to main
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
#111 - Move compiler to main
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 1 comment
#110 - Update README instructions for running Polylang programs on Miden
Pull Request -
State: closed - Opened by timmyjose about 1 year ago
- 2 comments
#109 - Add sha256 and blake3 hash functions
Pull Request -
State: closed - Opened by mateuszmlc about 1 year ago
- 1 comment
#108 - looping over array/collection or map
Issue -
State: closed - Opened by IrfanAli17899 over 1 year ago
- 2 comments
#107 - Rewrite pull-collections from bash to Python to speed it up
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
#106 - Implement array#slice
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#105 - Implement array#unshift
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#104 - Add String::{startsWith/includes/indexOf} methods
Pull Request -
State: closed - Opened by l4l over 1 year ago
- 2 comments
#103 - Eng 952 splice
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 3 comments
#102 - Update compile & run instructions in README
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 2 comments
#101 - Implement length property on arrays and strings
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#100 - Implement array#includes
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#99 - Implement array#push
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#98 - Add test timeout
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
#97 - Implement array#indexOf
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 3 comments
#96 - Implement array#findIndex
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#95 - ENG-868 hash each field in a record
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 4 comments
#94 - ENG-961 PublicKey literals
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#93 - Miden: Authority + Ownership
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#92 - Support for-in and for-of loops
Pull Request -
State: closed - Opened by l4l over 1 year ago
- 2 comments
#91 - Refine error reporting
Pull Request -
State: closed - Opened by l4l over 1 year ago
- 4 comments
#90 - ENG-675 Miden implement miden prover
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#89 - ENG-601: Trigger dependency updates in other repos
Pull Request -
State: closed - Opened by soru23 over 1 year ago
- 1 comment
#88 - Release v0.6.0
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 2 comments
#87 - Bump json5 from 1.0.1 to 1.0.2 in /js
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#86 - Bump webpack from 5.74.0 to 5.76.0 in /js
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#85 - ENG-690: Create release on merge
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#84 - Release v0.4.12
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#83 - ENG-690: Add force publish to version
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#82 - Release v0.4.11
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#81 - ENG-690: Improve release process (v2)
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#80 - Release v0.4.11
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#79 - Release v0.4.11
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#78 - ENG-690: Add auto release
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#77 - ENG-688: Fix CI release process
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#76 - ENG-501: Allow array of public keys
Pull Request -
State: closed - Opened by timmyjose over 1 year ago
- 2 comments
#75 - ENG-684: Add additional types to property Type
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#74 - `PublicKey []` in Collections
Pull Request -
State: closed - Opened by sheganinans over 1 year ago
Labels: enhancement
#73 - Allow double quotes
Pull Request -
State: closed - Opened by calummoore over 1 year ago
- 1 comment
#72 - Support empty object expressions
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 5 comments
#71 - Add kind:string on Node type
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#70 - Implement Display on Type
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#69 - Add ast types
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#68 - Release v0.4.7
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
#67 - Un-gitignore Cargo.lock
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
#66 - Implement array expressions
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
#65 - Allow array collection type delegates
Pull Request -
State: closed - Opened by mateuszmlc over 1 year ago
- 1 comment
#64 - Ci publish
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#63 - Add npm publish actions
Pull Request -
State: closed - Opened by calummoore over 1 year ago
#62 - Changes to integrate polylang in polybase-rust
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 1 comment
#61 - v0.4.5
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 2 comments
#60 - Add bytes type
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 3 comments
#59 - Authorization + Collection Interface AST
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 2 comments
#58 - Parse fields in indexes as paths with dots
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 1 comment
#57 - Release v0.4.4
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
#56 - Remove @unique indexes
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 1 comment
#55 - Parse and validate boolean type
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 1 comment
#54 - Release v0.4.3
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
#53 - Allow comments in Polylang
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 2 comments
#52 - Release v0.4.2
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
#51 - Support nested fields
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 2 comments
#50 - Release v0.4.1
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
#49 - Parse identifier in parameter type position
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 2 comments
#48 - Bump version to v0.4.0
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 1 comment
#47 - Split validateSet into a separate dist file
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 2 comments
#46 - Bump version v0.3.2
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
#45 - Add .DS_Store to gitignore
Pull Request -
State: closed - Opened by calummoore almost 2 years ago
#44 - Add array and map types
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 4 comments
#43 - Setup CI for tests
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 1 comment
#42 - Implement parsing `for` statements
Pull Request -
State: closed - Opened by mateuszmlc almost 2 years ago
- 3 comments
#41 - Consider removing SELFDESTRUCT
Issue -
State: closed - Opened by calummoore about 2 years ago
#40 - Implement parsing tuples
Pull Request -
State: closed - Opened by mateuszmlc about 2 years ago
- 4 comments
#39 - Miden assembly serialization
Issue -
State: closed - Opened by calummoore about 2 years ago
#38 - Add spans to AST nodes
Issue -
State: closed - Opened by mateuszmlc about 2 years ago