Skip to content

Tags: bitshares/uptick

Tags

0.2.6

Toggle 0.2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
xeroc Dr.-Ing. Fabian Schuh
Release 0.2.6

0.2.5

Toggle 0.2.5's commit message

Verified

This tag was signed with the committer’s verified signature.
xeroc Dr.-Ing. Fabian Schuh
Release 0.2.5

0.2.4

Toggle 0.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
xeroc Dr.-Ing. Fabian Schuh
Release 0.2.4

0.2.3

Toggle 0.2.3's commit message
Release 0.2.3

66c1022 (HEAD -> master) Merge branch 'release/0.2.3'
d4d36cd (release/0.2.3) version bump
cac9bae (origin/develop, develop) added pyup and pre-commit
43c3f31 Add requirements*txt to manifest #15
0329a17 More output for htlc create
82894cc Support HTLC
c6bf8e3 Allow listing top workers sorted by votes_for
1235f6f Merge tag '0.2.2' into develop

0.2.2

Toggle 0.2.2's commit message
Release 0.2.2

66dac0c (HEAD -> master) Merge branch 'release/0.2.2'
7eb3bb9 (release/0.2.2) version bump
145f0b6 (develop) Also use UNLOCK variable when creating a wallet
e2d1f3d (origin/develop) Fix listaccounts
3ec7891 More details in uptick feeds
caf7108 Fix offline mode
b034749 Allow to list --limit calls
b815abe Allow to list --limit settlements
0481d3c Implement asset-settle
bd18f08 Stub for asset settle
0a99002 black linting
62441e8 Show proposer
e1d8442 stringify table
7012e8e dependency cleanup
abdcb18 Allow to bid for collteral
57f7747 Fix format() call
2bfa802 Show the entire id in account history
cc666f5 Merge tag '0.2.1' into develop

0.2.1

Toggle 0.2.1's commit message
Release 0.2.1

3e2c649 Remove tabulate dependency
46bcfa7 use twine for pypi upload

0.2.0

Toggle 0.2.0's commit message
Release 0.2.0

fa8714f Merge branch 'release/0.2.0'
c9e493c version bump
3ccff33 Add missing descriptions to --help
fa3b00c improve release notes
d236a2f Merge branch 'feature/colored-output' into develop
14b6b8f finalize coloured output
ecaa257 more work done on colored output
9708484 initial commit for colored outputs
1cfce79 show all variables
4296ba7 compatibility with new pybitshares
91091f9 remove deprecated endpoint
716f64a Merge tag '0.1.9' into develop

0.1.9

Toggle 0.1.9's commit message
Release 0.1.9

6a99bfa (HEAD -> master) Merge branch 'release/0.1.9'
49e0ddb (release/0.1.9) version bump
91aaf1d (origin/develop, develop) License cleanup
a4bda46 list votes
d23e259 Make sure we can use 'feeds' again
c5fc4e9 Merge branch 'release/0.1.8' into develop

0.1.8

Toggle 0.1.8's commit message
Release 0.1.8

* 581d646 (origin/develop, develop) Allow to set and unset proxy for an account
* d67dd3a Update README.md
* a02d09a Allow listing of accounts
* 6946089 list witnesses
* 538bfdc [docs] installation updates
* ed217cb [permissions] sort permissions by weight
* 7c462a3 fix borrow call and use correct account
* 56478c4 fix wrongmasterpassphrase exception
* 8dedd36 Loop for providing passphrase
* e2f8486 remove steem stuff
* 027cadd Merge tag '0.1.7' into develop

0.1.7

Toggle 0.1.7's commit message
Release 0.1.7

12c7441 (HEAD -> master) Merge branch 'release/0.1.7'
6b547ec (release/0.1.7) version bump
4e111ee (origin/develop, develop) [proposals] resolve account names
7aaa706 New call for RPC calls
37b4aa1 [wallet] Allow to wipe wallet
9e1801b Allow to create a committee account
e1e1847 [travis] try fix a bug that causes tests to break
95cd4c1 [ui] add burn operation to pretty print
ce8a1d8 AAArrgg
6370430 [reserve] allow to reserve asset
9e55554 [settlements] add missing help message, fail on non-bitassets
e3110be [message] add message signing feature
380c27a pretty print acocunt creation
d35e4e7 [history] obtain blockheader and print block time
25e2ea7 Merge branch 'master' into develop
c999e90 Merge tag '0.1.6' into develop
70eb1ea (tag: 0.1.6) Merge branch 'release/0.1.6'
4ac4dfa version bump
80d0914 [decorators] allow to 'propose' transactions
ffb363a New version of pybitshares
601239d [feeds] better description for the CER
82dfdd9 [cli] add createwallet call
ec9641d fix #5 - expiration of transaction
ad92989 Allow to list all workers
2642c06 [newfeed] Fix #7 - Allow to define MCR, MSSR, CER
cc4e950 [newfeed] fix #6
02e13dd [proposals] nicer formatting of the approvals
159cf13 [fundfeepool] new call
45a1b9d [cli] Allow --blocking to wait for the tx to be included into a block
ed907f4 [fix] minor issue when doing info with a nonexisting pubkey
9b58e62 [importaccount] fix using wrong attribute
92113aa [vesting] added 'vesting' and 'claim' calls
93b3c89 [fix] forther fixes and optimizations
0836c8f [info] Block() will fail if cannot get block
cd14336 [feeds] fix issue with witnesses identification
ea2c8d5 [docs] fix error #2
111e4cc Merge branch 'release/0.1.5' into develop