Skip to content
#

dex

Here are 325 public repositories matching this topic...

oxarbitrage
oxarbitrage commented May 21, 2019

User Story
As a graphene fork and bitshares blockchain developer I want the name of the blockchain to be added to config so that client programs i write can display the info to their users.

Global var can be added at https://github.com/bitshares/bitshares-core/blob/master/libraries/chain/include/graphene/chain/config.hpp#L26 and displayed initially just in the info wallet call at:
https

dexcalibur

[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.

  • Updated Apr 9, 2021
  • JavaScript
ErikBjare
ErikBjare commented Jan 17, 2021

It's quite common to want to use the class to merely get price info and similar, for which an address and private key isn't needed.

We should probably add the ability for users to instantiate the class without them. My current workaround is to simply use 0x0000000000000000000000000000000000000000 as the address and 0x0000000000000000000000000000000000000000000000000000000000000000 as the p

Improve this page

Add a description, image, and links to the dex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dex topic, visit your repo's landing page and select "manage topics."

Learn more