Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zilliqa/zilliqa-rs issues and pull requests
#53 - Update jsonrpsee.
Pull Request -
State: closed - Opened by saeed-zil about 2 months ago
#52 - Have better logs for build.rs
Pull Request -
State: closed - Opened by saeed-zil 2 months ago
#51 - Fix JSON-RPC parse failure
Pull Request -
State: closed - Opened by its-saeed 8 months ago
#50 - Bump h2 from 0.3.24 to 0.3.26
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#49 - Bump rustls from 0.21.10 to 0.21.12
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#48 - Ready to release 0.3.0
Pull Request -
State: closed - Opened by its-saeed 9 months ago
#47 - Update jsonrpsee
Pull Request -
State: closed - Opened by its-saeed 10 months ago
#46 - Add rpc error codes.
Pull Request -
State: closed - Opened by its-saeed 10 months ago
#45 - Support empty data/code in transaction verification.
Pull Request -
State: closed - Opened by its-saeed 10 months ago
#44 - Add contract compression.
Pull Request -
State: closed - Opened by its-saeed 11 months ago
#43 - Bump mio from 0.8.10 to 0.8.11
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#42 - Add missing json-rpc apis
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#41 - Add missing JSON-RPC APIs to zilliqa-rs
Issue -
State: closed - Opened by its-saeed about 1 year ago
#40 - Support contract creation from an address(#25)
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#39 - Not possible to call a transition with a bnum param (#27)
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#38 - Support keystore files.
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#37 - Add changelog.
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
- 1 comment
#36 - Support keystore files
Issue -
State: closed - Opened by its-saeed about 1 year ago
#35 - Update cargo.toml
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#34 - (fix) additional documentation, closes #33
Pull Request -
State: closed - Opened by rrw-zilliqa about 1 year ago
#33 - Readability updates to documentation
Issue -
State: closed - Opened by rrw-zilliqa about 1 year ago
#32 - Use RpcErrorCode
Issue -
State: open - Opened by its-saeed about 1 year ago
#32 - Use RpcErrorCode
Issue -
State: open - Opened by its-saeed about 1 year ago
#31 - Add documentation to the code. (#9)
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#30 - Contracts generated by tests are included in the final crate
Issue -
State: open - Opened by its-saeed about 1 year ago
#29 - Fix warnings.
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#28 - Fix tests build
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#27 - Not possible to call a transition with BNum param
Issue -
State: closed - Opened by its-saeed about 1 year ago
#27 - Not possible to call a transition with BNum param
Issue -
State: closed - Opened by its-saeed about 1 year ago
#26 - Prepare for the first release.
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#25 - Support contract creation from an address
Issue -
State: closed - Opened by its-saeed about 1 year ago
#25 - Support contract creation from an address
Issue -
State: closed - Opened by its-saeed about 1 year ago
#24 - Map Scilla ByStrX to a new type
Issue -
State: open - Opened by its-saeed about 1 year ago
- 2 comments
#23 - Support scilla adt types
Issue -
State: closed - Opened by its-saeed about 1 year ago
#22 - Support changing the signer of a specific transition
Issue -
State: closed - Opened by its-saeed about 1 year ago
#21 - Map scilla type to appropriate rust type for states
Issue -
State: closed - Opened by its-saeed about 1 year ago
#20 - Add some helper functions for scilla events
Issue -
State: closed - Opened by its-saeed about 1 year ago
#19 - Support overriding transaction parameters such as nonce and amount while calling transitions
Issue -
State: closed - Opened by its-saeed about 1 year ago
#18 - Move sign_transaction out of signer trait
Issue -
State: closed - Opened by its-saeed about 1 year ago
#17 - Add signer trait.
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#16 - Add unit conversions.
Pull Request -
State: closed - Opened by its-saeed about 1 year ago
#15 - Add utility functions to interconvert Qa , Li, Zil
Issue -
State: closed - Opened by rrw-zilliqa about 1 year ago
#14 - Support different scilla data types
Issue -
State: closed - Opened by its-saeed about 1 year ago
#13 - Add CI
Issue -
State: open - Opened by its-saeed about 1 year ago
#12 - Add websocket provider
Issue -
State: open - Opened by its-saeed about 1 year ago
#11 - (feat) #10 Make provider types cloneable
Pull Request -
State: closed - Opened by rrw-zilliqa about 1 year ago
- 1 comment
#10 - Make provider objects cloneable
Issue -
State: closed - Opened by rrw-zilliqa about 1 year ago
#9 - Add documentation to the code.
Issue -
State: closed - Opened by its-saeed about 1 year ago
#8 - Add rust binding for smart contract fields
Issue -
State: closed - Opened by its-saeed about 1 year ago
- 1 comment
#7 - Handle nonces like ethers-rs
Issue -
State: open - Opened by its-saeed about 1 year ago
#6 - Update/delete/enable wallet.rs tests
Issue -
State: closed - Opened by its-saeed about 1 year ago
#5 - EventParam and contract::Value structures are the same
Issue -
State: closed - Opened by its-saeed about 1 year ago
#4 - Make the signer in the SignerMiddleware generic instead of using LocalWallet
Issue -
State: closed - Opened by its-saeed about 1 year ago
#3 - get_smart_contract_state json-rpc needs a better return type
Issue -
State: closed - Opened by its-saeed about 1 year ago
- 1 comment
#2 - Remove/handle all of unwraps/expect in the code
Issue -
State: closed - Opened by its-saeed about 1 year ago
#1 - Update readme
Issue -
State: closed - Opened by its-saeed about 1 year ago