Issues
- 2
Remove Goerli
#295 opened by Vid201 - 14
- 5
Support loading private key
#293 opened by Vid201 - 6
Unable to run Docker instance
#312 opened by jxom - 0
Upgrade `time` crate to 0.3.36
#311 opened by malm0d - 0
Load Silius config from file
#257 opened by Vid201 - 0
Move encoding/decoding for p2p to separate file
#250 opened by Vid201 - 0
Arg for send bundle mode
#252 opened by Vid201 - 0
Support entry point v0.7
#288 opened by Vid201 - 2
Sending bundles over conditional RPC method
#205 opened by Vid201 - 0
- 0
L2 gas estimate
#290 opened by zsluedem - 0
- 0
Support multiple bundler EOAs
#294 opened by Vid201 - 0
Update debug_sendBundleNow
#253 opened by Vid201 - 0
Update p2p implementation to latest spec
#284 opened by Vid201 - 0
New debug endpoint: debug_bundler_addUserOps
#254 opened by Vid201 - 0
create access list not enough gas error.
#282 opened by zsluedem - 2
Introduce a metrics system
#223 opened by zsluedem - 0
Getting compile error when I use silius as library
#268 opened by zsluedem - 3
Running silius against geth dev mode would generate a lot of requests within seconds
#229 opened by zsluedem - 1
Use bot for releases
#259 opened by Vid201 - 0
Fix problems with gossipsub
#261 opened by Vid201 - 0
Implement peer scoring for p2p (mostly gossibsub)
#265 opened by Vid201 - 0
Handle info in response chunks
#264 opened by Vid201 - 0
Fix encoding of lists in p2p
#263 opened by Vid201 - 0
RPC WS improvements
#260 opened by Vid201 - 0
- 0
Update return for eth_getUserOperationByHash
#256 opened by Vid201 - 0
ensure the max_fee_per_gas and max_priority_fee_per_gas of each UserOperation is large enough before generating bundle transaction.
#245 opened by robinsdan - 0
Store verified at block hash field in the database
#242 opened by zsluedem - 0
Integration with block builder
#228 opened by Vid201 - 1
- 0
- 0
Example of Silius components without gRPC
#217 opened by Vid201 - 3
Transit UoPool from ONE chain with MULTIPLE entrypoint to ONE to ONE relationship
#213 opened by zsluedem - 5
Provide error code for simulation related errors
#211 opened by da-bao-jian - 0
Store all UserOperation and receipt in database
#189 opened by zsluedem - 11
bundler being unresponsive after first userOp
#181 opened by stefanodecillis - 1
Provide rpc that can generate AA account contract address (silius specific endpoint, silius_)
#179 opened by octavei - 0
Abstract storage engine
#243 opened by zsluedem - 1
- 1
Bundle wont happend when using DatabaseMempool
#230 opened by zsluedem - 2
Examples of user operation uopool memory/database
#218 opened by Vid201 - 0
Reputation rules
#222 opened by Vid201 - 3
Seeing "Unknown error when simulating validation on entry point" during eth_estimateUserOperationGas
#225 opened by ska1296 - 0
Fix type conversion overflow problem
#191 opened by zsluedem - 0
- 0
Update CLI args structure
#200 opened by Vid201 - 2
`Error while creating bundle: status: Unavailable, message: "User operation pool is not available"` on official example
#202 opened by shunkakinoki