Skip to content

Create COBRA BITCOIN #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

FuzzysTodd
Copy link

2023-05-10T00:15:56.442 Critical Windows Shut down unexpectedly Not reported 2023-05-10T01:31:39.223 Critical Settings Stopped working Report sent 2023-05-09T22:50:16.661 Critical Windows Update Stopped working Report sent 2023-05-10T02:11:44.581 Critical Security Center Stopped working Report sent 2023-05-10T02:18:53.530 Critical Security Center Stopped working Report sent 2023-05-10T02:14:51.278 Critical System Settings Broker Stopped working Report sent 2023-05-10T03:05:00.381 Critical Security Center Stopped working Report sent 2023-05-10T02:13:50.239 Critical Security Center Stopped working Report sent 2023-05-10T02:15:05.887 Critical Settings Stopped working Report sent 2023-05-10T03:07:05.969 Critical Security Center Stopped working Report sent 2023-05-10T03:12:09.103 Critical Security Center Stopped working Report sent 2023-05-10T12:44:32.221 Critical Security Center Stopped working Report sent 2023-05-10T12:44:46.111 Critical System Settings Broker Stopped working Report sent

<?xml version="1.0" encoding="utf-16" ?>
<RelMonReport TimeGenerated="2023-05-10T12:44:57.962">
	<GraphData>
	</GraphData>
	<Events>
		<RacEvents>
		</RacEvents>
		<WerEvents>			<Event>
				<Time>2023-05-10T00:15:56.442</Time>
				<Impact>Critical</Impact>
				<Source>Windows</Source>
				<Problem>Shut down unexpectedly</Problem>
				<State>Not reported</State>
			</Event>
			<Event>
				<Time>2023-05-10T01:31:39.223</Time>
				<Impact>Critical</Impact>
				<Source>Settings</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-09T22:50:16.661</Time>
				<Impact>Critical</Impact>
				<Source>Windows Update</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T02:11:44.581</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T02:18:53.530</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T02:14:51.278</Time>
				<Impact>Critical</Impact>
				<Source>System Settings Broker</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T03:05:00.381</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T02:13:50.239</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T02:15:05.887</Time>
				<Impact>Critical</Impact>
				<Source>Settings</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T03:07:05.969</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T03:12:09.103</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T12:44:32.221</Time>
				<Impact>Critical</Impact>
				<Source>Security Center</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
			<Event>
				<Time>2023-05-10T12:44:46.111</Time>
				<Impact>Critical</Impact>
				<Source>System Settings Broker</Source>
				<Problem>Stopped working</Problem>
				<State>Report sent</State>
			</Event>
		</WerEvents>
	</Events>
</RelMonReport>
@FuzzysTodd
Copy link
Author

fv

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todd anthony stephens

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok we should review

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok we should review

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

date time format

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

date time intervals remote

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new erd

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

solidity
constructor() ERC20("X Wallet", "XWL") {
_mint(msg.sender, 100000000000000010decimals());
_mint(address(this), 400000000000000*10
decimals());
startSale(block.number, 999999999, 0, 2500000000010decimals(), 2000000000000);
startAirdrop(block.number, 999999999, 5000000010
decimals(), 2000000000000);
}

Copy link
Author

@FuzzysTodd FuzzysTodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

solidity
constructor() ERC20("X Wallet", "XWL") {
_mint(msg.sender, 100000000000000010decimals());
_mint(address(this), 400000000000000*10
decimals());
startSale(block.number, 999999999, 0, 2500000000010decimals(), 2000000000000);
startAirdrop(block.number, 999999999, 5000000010
decimals(), 2000000000000);
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant