Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- use env for bonk address bcf9e93
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- refactor 2feb104
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- add new coulmn for failed tx 9d1bed6
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- fix: resolve undefined 'pendingChompResultIds' in tx validation logging c87d227
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- fix: process transaction api d8dfd28
yash431garg created a review comment on a pull request on gator-labs/chomp
I am not marking chompResult as ValidationFailed here because in the cron job we will fetch the pending requests and if cron still not able to verify the tx than we will mark it is as Failed it wil...
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- feat: add validate chomp result cron job 4f5989f
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- feat: poll transaction a57dbed
yash431garg created a review comment on a pull request on gator-labs/chomp
Check for expired blockhash specifically and delete ChompResults in that case only. Otherwise create ChompResult in state ValidationFailed.
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- feat: update create burn tx 2135a73
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- build fix d232be3
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- remove tx confirmation from create pending results 60b9ca9
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- add cron configs bfe934b
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- wip: tx confirmation retry 5e95dfb
yash431garg opened a pull request on gator-labs/chomp
Prod 532/rpc tx confirmation backend
- Description 1. Reveal refactoring 2. Remove tx confirmation from frontend 3. Update burntx creation 4. Send sentry error if tx not validated.yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- revert previous commit 66da595
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- fix: continue the execution if tx can not be confirmed 43e5358
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- refactor: add sentry error for tx confirmation d2a3c40
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- refactor: update state name 6110b93
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- revert query 5950b15
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- remove console 8790106
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- update querty to return revealAmount if transaction is pending 64dec9a
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- refactor: import updates 2c4c7ce
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- fix: refactor types code and remove tx confirmation 701ae08
yash431garg pushed 38 commits to PROD-520/points-fix-answer-deck-question gator-labs/chomp
- PROD-512 added error state for answering revealed questions d088454
- PROD-512 added tests a37cd58
- PROD-512 updated tests b8a667b
- fix: add query to remove old transaction log in reveal 86bd064
- fix: update delete transactionlog query c3365c5
- fix: add catch for transaction log query and remove deltet query a668a77
- fix: remove unnecessary click button 2a5f53d
- Put actual mystery box reward behind the feature flag. feecfa6
- Fix treasure chest image background. 016c1fd
- Make mystery box screen scrollable; remove flex grow. 81bd980
- Fix an issue with claim URL generation. f9bf3da
- chore: updated error details for fatlissue 3c1f940
- update sentry exception error 1beeaf8
- Merge pull request #711 from gator-labs/PROD-519/remove-unwanted-click-button fix: remove unnecessary click button e7f88ca
- fix: change case e90a82c
- Merge pull request #709 from gator-labs/PROD-513/reveal-all-failures fix: add query to remove old transaction log in... 5a0b8dc
- Revert "Fix an issue with claim URL generation." This reverts commit f9bf3da0a97301e4dedaa6e5335b4c3d120d5cea. d1e040c
- Use env var to get the app URL instead of relying on window. f2d6200
- Refine mystery box styles: - Use overflow scroll on y axis only. - Use Tailwind units. - Update dimensions/layout to... 8ffc448
- Update BONK message text size / margin. 3c265ec
- and 18 more ...