- Jan 04, 2019
-
-
Holger authored
* Improve file reading for beempy sign and broadcast * add option to write file for beempy sign
-
Holger authored
* Improve file reading for beempy sign and broadcast * add option to write file for beempy sign
-
Holger Nahrstaedt authored
Scheduled weekly dependency update for week 52
-
Holger Nahrstaedt authored
add missing prefix to comment_options op
-
- Jan 02, 2019
-
-
crokkon authored
-
- Dec 31, 2018
- Dec 30, 2018
-
-
Holger authored
-
- Dec 17, 2018
-
-
Holger Nahrstaedt authored
fix beempy verify --use-api
-
- Dec 15, 2018
-
-
crokkon authored
fixes #137
-
- Dec 11, 2018
-
-
Holger Nahrstaedt authored
Update installation.rst
-
Nick Foster authored
-
- Dec 07, 2018
-
-
Holger Nahrstaedt authored
connect for beempy createwallet
- Dec 06, 2018
-
-
crokkon authored
The shared `Steem` instance does not connect by default.`beempy createwallet` raised a `beemapi.exceptions.RPCConnection: RPC is not connected!`. `wallet.keyStorage.getPublicKeys(prefix=self.steem.prefix)` tries and fails to lookup the network prefix in the unconnected state.
-
- Dec 05, 2018
-
-
Holger authored
-
Holger authored
* testnet tests disabled * Increase version number
-
Holger Nahrstaedt authored
Exclude sbd_interest_rate, as it is not present on the VIT blockchain
-
- Dec 04, 2018
-
-
svitx authored
-
- Nov 30, 2018
-
-
Holger Nahrstaedt authored
Scheduled weekly dependency update for week 47
-
Holger Nahrstaedt authored
testnet/3rd-party compatibility
-
Holger Nahrstaedt authored
Change recovery account / list recovery account change requests
-
Holger Nahrstaedt authored
Account: support for retrieving all delegations
-
- Nov 28, 2018
- Nov 27, 2018
-
-
crokkon authored
Switching `Account.get_vesting_delegations()` from the `find_vesting_delegations` API call, which is limited to only the first 1000 entries, to `list_vesting_delegations`. The latter supports `start_account` and `limit` also for appbase nodes and allows fetching all delegations of a given account.
-
- Nov 26, 2018
- Nov 25, 2018
- Nov 23, 2018
-
-
Holger authored
-