Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Support nodeos 1.8 send_transaction #137

Closed
brandonfancher opened this issue Apr 23, 2019 · 2 comments
Closed

Support nodeos 1.8 send_transaction #137

brandonfancher opened this issue Apr 23, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@brandonfancher
Copy link
Contributor

nodeos 1.8 adds /v1/send_transaction to replace the legacy /v1/push_transaction.

push_transaction reproduces the legacy trace format; this increases the load on nodeos.

send_transaction produces the new trace format.

See Issue 539 in the eosjs repo.

@brandonfancher brandonfancher added the enhancement New feature or request label Apr 23, 2019
@brandonfancher
Copy link
Contributor Author

See: EOSIO/eosjs#545
See: EOSIO/eosjs#539

@mjohnson12
Copy link
Contributor

Resolved in #232.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants