issues
search
koinos
/
koinos-mempool
The mempool microservice stores pending transactions for inclusion in blocks by the block producer.
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Get pending nonce
#105
mvandeberg
closed
3 weeks ago
0
Fix formatting
#104
mvandeberg
closed
2 months ago
0
Remove docker repo and add tread sanitizer fix
#103
mvandeberg
closed
4 months ago
0
Pending account rc
#102
sgerbino
closed
6 months ago
0
[FEATURE]: Add RPC to retrieve pending rc for a given account
#101
sgerbino
closed
6 months ago
0
Block applicator
#100
mvandeberg
closed
7 months ago
0
Update Docker
#99
sgerbino
closed
7 months ago
0
Adds `check_transaction_eligibility` request handling
#98
sgerbino
closed
8 months ago
0
Bump cmake to v1.0.0
#96
mvandeberg
closed
8 months ago
0
Pitchfork
#95
sgerbino
closed
8 months ago
0
Unique nonce
#94
sgerbino
closed
8 months ago
0
Upgrade log library
#93
sgerbino
closed
1 year ago
0
Update after_success.sh
#92
mvandeberg
closed
1 year ago
0
Update github workflows
#91
mvandeberg
closed
1 year ago
0
Update submodules and bump version to v1.1.0
#90
mvandeberg
closed
1 year ago
0
Bump Hunter version and deps
#89
mvandeberg
closed
1 year ago
0
Check all possible forks when checking account resources
#88
sgerbino
closed
1 year ago
0
[BUG]: `check_pending_account_resources` must match pending transaction acceptance
#87
sgerbino
closed
1 year ago
0
Upgrades `mempool` to become fork aware
#86
sgerbino
closed
1 year ago
0
Listen to irreversible broadcasts and move `mempool` irreversibility up
#85
sgerbino
closed
1 year ago
0
When receiving new block broadcasts, we only remove the pending transaction from that particular fork
#83
sgerbino
closed
1 year ago
0
Modify `add_pending_transaction` to add transactions to each fork head
#82
sgerbino
closed
1 year ago
0
Integrate `statedb` and replicate the workflow in `account_history`
#81
sgerbino
closed
1 year ago
0
[FEATURE]: Fork aware `mempool`
#79
sgerbino
closed
1 year ago
0
[BUG]: Transaction nonce may apply to the wrong account
#78
sgerbino
closed
1 year ago
1
Bump MQ to v1.0.1
#77
sgerbino
closed
1 year ago
0
Bump MQ to 1.0.1
#76
sgerbino
closed
1 year ago
0
Issue management
#75
mvandeberg
closed
1 year ago
0
Add issue management workflows
#74
mvandeberg
closed
1 year ago
0
Patch code based on static analysis
#73
sgerbino
closed
2 years ago
0
Static analysis
#72
sgerbino
closed
2 years ago
0
Bum submodules for 1.0.0
#71
mvandeberg
closed
2 years ago
0
Add version/git info, add version option, bump version
#70
sgerbino
closed
2 years ago
0
Ensure the blocks are live when logging
#69
sgerbino
closed
2 years ago
0
Squelch pending transactions message log when there are none
#68
sgerbino
closed
2 years ago
0
Reduce the amount of log spamming
#67
sgerbino
closed
2 years ago
0
Allow transactions to expire based on the wall clock time
#66
sgerbino
closed
2 years ago
0
[BUG]: Boost:filesystem::filesystem_error at node start
#65
motoeng
closed
1 year ago
4
[BUG]: Old transactions can cause p2p to get stuck
#64
mvandeberg
closed
2 years ago
0
Add Valgrind to CI
#63
sgerbino
closed
2 years ago
0
Bump proto
#62
sgerbino
closed
2 years ago
0
Update integration test invocation
#61
sgerbino
closed
2 years ago
0
Broadcast when a transaction is accepted to the mempool
#60
mvandeberg
closed
2 years ago
0
Sort pending transactions on account nonces
#59
mvandeberg
closed
2 years ago
0
Bump proto and only display messages while live
#58
sgerbino
closed
2 years ago
0
Display number of pending transactions in the pool once per block
#57
sgerbino
closed
2 years ago
0
Remove included transactions atomically
#56
mvandeberg
closed
2 years ago
0
Bump MQ
#55
sgerbino
closed
2 years ago
0
Bump proto
#54
sgerbino
closed
2 years ago
0
Bump mq and set default jobs
#53
mvandeberg
closed
2 years ago
0
Next