Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
beem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
beem
Commits
e9c9e5a7
Commit
e9c9e5a7
authored
7 years ago
by
Holger Nahrstaedt
Browse files
Options
Downloads
Patches
Plain Diff
Readme changed for Release
parent
847129f0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+9
-0
9 additions, 0 deletions
README.rst
appveyor.yml
+2
-2
2 additions, 2 deletions
appveyor.yml
with
11 additions
and
2 deletions
README.rst
+
9
−
0
View file @
e9c9e5a7
...
@@ -135,6 +135,15 @@ Documentation is available at http://beem.readthedocs.io/en/latest/
...
@@ -135,6 +135,15 @@ Documentation is available at http://beem.readthedocs.io/en/latest/
Changelog
Changelog
=========
=========
0.19.21
-------
* Transactionbuilder and Wallet improved
* Accounts with more than one authority can be used for signing
* Examples added
* reconstruct_tx added to sign and addSigningInformation
* proposer from Transactionbuilder removed, as it had no function
* rshares_to_vote_pct added
0.19.20
0.19.20
-------
-------
* serveral bug fixes and improvements
* serveral bug fixes and improvements
...
...
This diff is collapsed.
Click to expand it.
appveyor.yml
+
2
−
2
View file @
e9c9e5a7
...
@@ -60,8 +60,8 @@ build_script:
...
@@ -60,8 +60,8 @@ build_script:
test_script
:
test_script
:
# Run the project tests
# Run the project tests
-
"
py.test
tests
\
b
eembase"
-
"
py.test
tests
/
beembase"
-
"
py.test
tests
\
b
eemgraphene"
-
"
py.test
tests
/
beemgraphene"
after_test
:
after_test
:
# If tests are successful, create binary packages for the project.
# If tests are successful, create binary packages for the project.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment