Skip to content
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

remove explicit PoW support from tx pool; tighten tx pool exceptions specifications #2235

Merged
merged 1 commit into from
May 28, 2024

Conversation

tersec
Copy link
Contributor

@tersec tersec commented May 28, 2024

Removed gcsafe from anything switched from proc to func because per Nim manual:

Note that noSideEffect implies gcsafe.

and

The func keyword introduces a shortcut for a noSideEffect proc.

@tersec tersec changed the title remove expicit PoW support from tx pool; tighten tx pool exceptions specifications remove explicit PoW support from tx pool; tighten tx pool exceptions specifications May 28, 2024
@arnetheduck arnetheduck merged commit 709200f into master May 28, 2024
18 checks passed
@arnetheduck arnetheduck deleted the GMH branch May 28, 2024 18:26
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.

2 participants