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

Pr/14 #15

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Pr/14 #15

wants to merge 11 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 18, 2020

Create security code, for all connexion.
Enjoy your self internet security.

trakout and others added 4 commits October 23, 2019 21:29
* receiver is now located directly inside action (action.receipt.receiver -> action.receiver)
* removed inline traces iteration, these should all be transaction traces now
1.8.0 compatibility attempt #1
Rename scoped connections..
don't specify a null pointer
virtual sanity check
another naming update (referencing state_history_plugin)
Update watcher_plugin.cpp
fix applied_transaction function match
Copy link
Author

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Sorry for error!

@@ -119,15 +119,17 @@ namespace eosio {
//~ ilog("on_action_trace - tx id: ${u}", ("u",tx_id));
if( filter(act)) {
action_queue.insert(std::make_pair(tx_id, sequenced_action(act.act, act_sequence,
act.receipt.receiver)));
act.receiver)));
Copy link
Author

Choose a reason for hiding this comment

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

.Recipt.

Creation Web Design added 7 commits August 22, 2020 01:44
This reverts commit 9ef26fa.
This reverts commit c3e2abf.
This reverts commit dc48585, reversing
changes made to e145d83.
This reverts commit 9ef26fa.
This reverts commit 9ef26fa.
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.

None yet

1 participant