Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
burrow
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hang Yu
burrow
Commits
42c6df0a
Commit
42c6df0a
authored
8 years ago
by
Silas Davis
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #327 from benjaminbollen/develop
docs: suggest corrections to initial changelog
parents
e26b228f
a7bb7ae9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/CHANGELOG.md
+19
-13
19 additions, 13 deletions
docs/CHANGELOG.md
with
19 additions
and
13 deletions
docs/CHANGELOG.md
+
19
−
13
View file @
42c6df0a
# Eris-DB changelog
## 0.12.0-RC3
This release marks
a separation
of Eris-DB
(
the blockchain node
of the
Eris platform
) from our consensus engine Tendermint. This involved
significant refactoring of almost all parts of the code,
but provides
a solid foundation to build
against using future it
eration
s
of
Tendermint as well as advanced
permissioned smart contract
execution
.
Many changes are under the hood but here are the main externally
This release marks
the start
of Eris-DB
as
the
full permissioned
blockchain node
of the
Eris platform
with the Tendermint permissioned consensus engine.
This involved
significant refactoring of almost all parts of the code,
but provides
a solid foundation to build
the next gen
eration of
advanced
permissioned smart contract
blockchains
.
Many changes are under the hood but here are the main externally
visible changes:
-
Features and improvements
...
...
@@ -17,16 +17,22 @@ This release marks a separation of Eris-DB (the blockchain node of the
-
Docker image size reduced
-
Introduction of eris-client companion library for interacting with
eris:db
-
Improved configuration handling using Viper
-
Allow multiple event subscriptions from same host under rpv/tendermint
-
Improved single configuration file for all components written by eris-cm
-
Allow multiple event subscriptions from same host under rpc/tendermint
-
Tool changes
-
Use glide instead of godeps for dependencies
-
Testing
-
Separation of integration for RPC and unit tests
-
integration tests over simulated RPC calls
-
significantly improved unit tests
-
the ethereum virtual machine and the consensus engine are now top-level
components and are exposed to continuous integration tests
-
Bugfixes
-
Bugfixes
(incomplete list)
-
[EVM] Fix calculation of child CALL gaslimit (allowing solidity library calls to work properly)
-
[RPC/v0] Fix blocking event subscription in transactAndHold (preventing return in Javascript libraries)
-
[Blockchain] Fix getBlocks to respect block height cap
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