These 36 commits are when the Protocol Buffers files have changed:
| Commit: | 1fdc576 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: add manual mode to cli
The documentation is generated from this commit.
| Commit: | 08ca5be | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
introduce 0.7.0 entrypoint
| Commit: | dea3df8 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: eth_sendRawTransactionConditional
| Commit: | 2f94102 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
fix: remove user operations debug
| Commit: | 560b796 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: debug_bundler_addUserOps
| Commit: | c231383 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | WillQ | |
chore: update grpc user operation
| Commit: | 291b308 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | WillQ | |
chore: move hash inside user operation
| Commit: | 102e8d8 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | WillQ | |
chore: refactoring
| Commit: | e7e3300 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: bundler conformance to latest specs, handle reputation
| Commit: | 0b0f3b2 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: add block listening
| Commit: | b1e926b | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
chore: refactor
| Commit: | dddda57 | |
|---|---|---|
| Author: | Vid Kersic | |
fix: estimate user operation gas
| Commit: | 9674658 | |
|---|---|---|
| Author: | Vid Kersic | |
chore: update ep address and hash algorithm
| Commit: | bab66af | |
|---|---|---|
| Author: | Vid Kersic | |
chore: refactor to workspace
| Commit: | 181e980 | |
|---|---|---|
| Author: | Will Qiu | |
| Committer: | Will Qiu | |
feat: add getUserOperationReceipt
| Commit: | dd0699d | |
|---|---|---|
| Author: | Will Qiu | |
chore: fix comment
| Commit: | e13c7bb | |
|---|---|---|
| Author: | Will Qiu | |
| Committer: | Will Qiu | |
feat: remove user operation when bundles are included in a block
| Commit: | fae0caf | |
|---|---|---|
| Author: | Will Qiu | |
feat: add getUserOperationByHash api
| Commit: | 6f34b03 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
chore: remove user operations from mempool, fix gas issues when sending bundle
| Commit: | 05682a4 | |
|---|---|---|
| Author: | Will Qiu | |
feat: add interval option in grpc api setBundleMode
| Commit: | b55bd8b | |
|---|---|---|
| Author: | Will Qiu | |
feat: add sendBundleNow api
| Commit: | a475d6e | |
|---|---|---|
| Author: | Will Qiu | |
feat: add bundler set mode api
| Commit: | cebf391 | |
|---|---|---|
| Author: | Will Qiu | |
chore: type entry_point
| Commit: | 9ca5eff | |
|---|---|---|
| Author: | Will Qiu | |
chore: remove unused limit and fix opt with docs
| Commit: | 8d5c1fe | |
|---|---|---|
| Author: | Will Qiu | |
| Committer: | Will Qiu | |
feat: add GetSortedRequest in uopool grpc
| Commit: | a975834 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
chore: update grpc interfaces
| Commit: | 80ae4f9 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: add supported entry points RPC endpoint
| Commit: | 333df59 | |
|---|---|---|
| Author: | Vid Kersic | |
chore: get chain id from uo pool
| Commit: | c2ea432 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: implement debug reputation endpoints
| Commit: | 539c459 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: reputation different for each entry point
| Commit: | f46d4f1 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: implement debug get all user operations
| Commit: | a372772 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: make reputation in uopoolservice generic, implement clear endpoint
| Commit: | f240edc | |
|---|---|---|
| Author: | Vid Kersic | |
feat: implement rpc endpoint send_userUserOperation
| Commit: | 89f79a7 | |
|---|---|---|
| Author: | Vid Kersic | |
| Committer: | Vid Kersic | |
feat: memory mempool (first commit)
| Commit: | d1f09e4 | |
|---|---|---|
| Author: | Vid Kersic | |
Add proto files for gRPC services and build script, link to architecture blog, finish skeleton for uopool gRPC server
| Commit: | c73886b | |
|---|---|---|
| Author: | Vid Kersic | |
Add gRPC server (tonic) for uopool, image of architecture