Skip to content

Releases: boscore/bos.contracts

BOSCore Contracts v3.0.4 Release Notes

26 Dec 06:40
Compare
Choose a tag to compare

Change Description

  • Merge eosio.contracts 1.8.3 for improve the REX logic
  • Fix BOS.Oracle clean data logs issues

Documentation Additions

Others

BOSCore Contracts v3.0.3 Release Notes

18 Nov 05:52
f39a6ac
Compare
Choose a tag to compare

Upgrades

Merge some critical fix from EOSIO contracts.

EOSIO#272 fix double-move bug in system_contract::registration - v1.6.x
EOSIO#261 fix assertion in create_core_token
EOSIO#382 modify eosio::bidrefund calling authority

Building

https://github.com/boscore/bos.contract-prebuild/releases/tag/v3.0.3

BOSCore Contracts v3.0.2 Release Notes

23 Oct 02:15
706f556
Compare
Choose a tag to compare

Upgrades

BOSCore has the fastest finality and is the first IBC equipped DPoS blockchain.
Aiming to refactor business scenarios with decentralized technology.

And now, the next significant feature BOS Oracle has finished its first version: BOS Oracle v1.0.

Some Oracle services are designed on the basis of the assumption of a dependable or authoritative data source, which is theoretically too risky to guarantee the authenticity of the data provided by such a data source. Thus, the principle of the BOS Oracle system from the beginning is that:

BOS Oracle does not rely on each oracle provider's 100% credibility of the data they provided. 
BOS Oracle treats each oracle provider as a participant in the game, in order to achieve overall credibility in the game.

BOS Oracle advantages:

  • Game Completion
  • Positive Incentive
  • Full scene coverage

BOS Oracle Composition

Structures

Documentation Additions

English

中文

BOSCore Contracts v3.0.1 Release Notes

29 Aug 08:05
b641fc3
Compare
Choose a tag to compare

Upgrades

  • Multisig support oppose & abstain, let the attitude explain clearly #80

Thanks

@maodaishan

BOSCore Contracts v3.0.0 Release Notes

18 Apr 10:38
a629da2
Compare
Choose a tag to compare
Pre-release

Upgrades

After v3.0.x, BOSCore will use Batch-PBFT consensus algorithm, this version add function to realize upgrade smoothly.

  • upgraded version of system contract used for dpos-pbft (bos)
  • decouple setupgrade arg and wast interface param
  • comment unnecessary attributes.
  • add unittest in build script.

Deployment

  • upgrade eosio.system contract
  • set target upgrade block hight example:
cleos push action eosio eosio setupgrade '{"up":{"target_block_num":1000}}' -p eosio

Documentation Additions

Benchmark

Upgrade solution

Design Document (中文)

Design Document (English)

Test and Development

BOSCore Contracts v2.0.2 Release Notes

28 Feb 10:49
ed04c79
Compare
Choose a tag to compare

System contract

This release fixes a bug in set blacklist action of the system contract #37

Dependencies

This release depends on bos.cdt v2.0.x and bos v2.0.x . To compile the contracts in this release, first build and install bos.cdt v2.0.2 and bos v2.0.2.

BOSCore Contracts v1.0.3 Release Notes

09 Jan 09:34
5943008
Compare
Choose a tag to compare

Fix serval issues:

  • #11 bidname logic update, 11 short account can be saled at most
  • apply EOSMainnet 1.5.1 security patch

BOSCore Contracts v1.0.2 Release Notes

13 Dec 12:39
Compare
Choose a tag to compare

BOSCore Contracts v1.0.1 Release Notes

29 Nov 13:20
Compare
Choose a tag to compare

BOSCore Version : v1.0.1

EOSIO Contracts Version: v1.5.0