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

Implement functionality to help create private testnet for debugging #606

Closed
theoreticalbts opened this issue Mar 1, 2016 · 1 comment
Closed
Assignees
Milestone

Comments

@theoreticalbts
Copy link
Contributor

  • Starting from a new database, read a source of blocks up to a given block number, then begin generating blocks.
  • Expose RPC, but never start p2p.
  • Bridge script which gets blocks from node and forwards them to p2p enabled node.
@theoreticalbts theoreticalbts added this to the NextRelease milestone Mar 4, 2016
@theoreticalbts theoreticalbts self-assigned this Mar 4, 2016
@theoreticalbts
Copy link
Contributor Author

Add to this:

  • Dump changed objects to file

theoreticalbts referenced this issue in bitshares/bitshares-core Mar 16, 2016
pmconrad pushed a commit to pmconrad/graphene that referenced this issue Apr 17, 2018
For:
* cryptonomex#338 Margin call order fills at price of matching limit_order
* cryptonomex#343 Inconsistent sorting of call orders between matching against a limit order and a force settle order
* cryptonomex#453 Multiple limit order and call order matching issue
* cryptonomex#606 Undercollateralized short positions should be called regardless of asks
pmconrad pushed a commit to pmconrad/graphene that referenced this issue Apr 17, 2018
pmconrad pushed a commit to pmconrad/graphene that referenced this issue Apr 17, 2018
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

No branches or pull requests

1 participant