Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

IITGN-CS431/project-cns

AshStorm17 closed an issue on IITGN-CS431/project-cns
Prompt Issue [Group 3] : Invalid Card Files
![{F2F419F1-2BB7-4A82-9791-7B5FF53FE1F9}](https://github.com/user-attachments/assets/eda529fd-e947-4d47-b10e-810814ed5e67) I created a bank account and gave the card file as a. ![{EB88A327-BF...
Pranjal4697 created a comment on an issue on IITGN-CS431/project-cns
We have fixed this issue. Now the changes are reflected when a person leaves the campus. ![image](https://github.com/user-attachments/assets/d561d703-3c7e-4d04-a949-55716536aa5c)

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Username greater than 130 charcaters[group 9]
requirement: File names are restricted to underscores, hyphens, dots, digits, and lowercase alphabetical characters (each character should match /[_\-\.0-9a-z]/). File names are to be between 1 and...
bichhawat closed an issue on IITGN-CS431/project-cns
GROUP 9- Functionality issue - Invalid Account names being accepted
According to the spec, the length of account names should be restricted to be between 1 and 122 characters inclusively, but account name of length greater than 122 characters is getting accepted. ...
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality bug (Group-9): Currency amounts
One of the functionalities asks for the following: Balances and currency amounts are specified as a number indicating a whole amount and a fractional input separated by a period. The fractional inp...
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality issue - Group 9 - Bank program shuts down when it shouldn't
In the specifications for the bank-atm security model, it has been mentioned that the bank server program should not stop running unless it explicitly receives an exit (SIGTERM signal or any other ...
VenkatReddybathuni opened an issue on IITGN-CS431/project-cns
FUNCTIONALITY ISSUE (GROUP - 02) : Person state inconsistent across different logs
Giving the following set of instructions through a batch file: ![image](https://github.com/user-attachments/assets/36907ba3-d356-4b83-a688-e6d80a766f62) and then reading the state of rooms: ...
Pranjal4697 opened a pull request on IITGN-CS431/project-cns
Fixed Issue #57
Fixed Issue : "Functionality Bug (Group-6): Person state inconsistent after leaving campus" #57
bichhawat closed an issue on IITGN-CS431/project-cns
GROUP 9 - Functionality issue - Command line input amounts aren't bounded
According to the spec Command line input amounts should be bounded from 0.00 to 4294967295.99 inclusively but it is accepting an initial balance of 5294967295.99 (see the following) ``` heerkub...
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug(Group-8): Out-of-Range Exception Causing Server Crash for logappend and logread Commands
# Functionality Bug(Group-8): Out-of-Range Exception Causing Server Crash for logappend and logread Commands ## Description When the command ```logappend``` or ```logread``` is issued without...
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Can you add a minimum working example to show that an atm can access this data without the auth file, if I understand your issue correctly?

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
The bank.auth is on the server-side, right? If you can access this data using the atm program, then it could be a bug

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
What is the expected output?

View on GitHub

bichhawat added Saloni576 to IITGN-CS431/project-cns
bichhawat created a comment on an issue on IITGN-CS431/project-cns
This is optional; if they have not implemented this, this will not be a bug

View on GitHub

Pranjal4697 created a comment on an issue on IITGN-CS431/project-cns
we have fixed this issue. ![image](https://github.com/user-attachments/assets/464c9a47-fe80-4391-a7a2-8bd9de069e4f)

View on GitHub

Pranjal4697 created a comment on an issue on IITGN-CS431/project-cns
We have fixed this issue. ![image](https://github.com/user-attachments/assets/a77c20c5-1628-481c-9244-69214ef40769)

View on GitHub

bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Fixed Issues #56 ,#8 ca09826
  • Merge pull request #106 from Pranjal4697/fix-issues Fix issues # 8 and #56 fd84bc6

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Fix issues # 8 and #56
Fixed issues : Functionality Bug (Group-6): Batch file processing produces incorrect log state. #8 Functionality Bug (Group-6): Person not getting appended into room #56
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Update bank.cpp a7ac8b1
  • Merge pull request #105 from Saloni576/patch-4 Update bank.cpp a8d0f53

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Update bank.cpp
#26 #76
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Update atm.cpp df693b5
  • Merge pull request #104 from Saloni576/patch-3 Update atm.cpp 952b000

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Update atm.cpp
#27 #33 #34 #75 #77 #78 #79
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Update Makefile 0dba0f0
  • Merge pull request #103 from Saloni576/patch-2 Update Makefile 8bd220c

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Update Makefile
To support changes in #104 and #105
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Issue: Doesn't allow the entry of same name but of different category (-E or -G) (Group 12)
![group-12-bug-1](https://github.com/user-attachments/assets/082e7a8d-3f35-4d31-8f0c-0dfe2c0d1c8f) Here alice entered as an employee but isn't able to enter as a guest and same for bob
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Issue: Isn't checking the increment of Timestamp in logappend (Group 12)
![group-12-bug-2](https://github.com/user-attachments/assets/d72bfbcb-4545-441e-a887-2be72cc5e2f2) Here I am able to enter both the commands with same timestamp
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Issue(Group 12) (Time >= Max_TIme)
TIme greater than 1,073,741,823 is allowed ![image](https://github.com/user-attachments/assets/562c2bcc-8905-4285-a934-80b10c0223bb)
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
Removal of user from a room removes it from campus ![image](https://github.com/user-attachments/assets/109b5deb-2a0f-40ca-a241-4855402e3190)
bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group 12)
Can enter a room directly without entering campus ![image](https://github.com/user-attachments/assets/1db4ea78-b7a0-4736-b7bb-bd171d295420)
Load more