1.5.0 • Published 6 months ago

@rgbk/v3-contracts v1.5.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

v3-contracts

Smart contracts of RigoBlock v3

npm version Build Status Coverage Status

Usage

Install requirements with yarn:

yarn

Run all tests:

yarn build
yarn test

storage upgrades

New storage variables in the implementation must be added to a dedicated storage to prevent storage collision.

Commit format:

PR must follow "Conventional Commits spec". PR title is checked upon opening. Examples for valid PR titles:

  • fix: Correct typo. (patch)
  • feat: Add support for ... (minor)
  • feat!: Drop support for ... (major)

    Other PR titles are also valid:

  • build:,chore:,ci:,docs:,style:,refactor:,perf:,test:

License

All smart contracts are released under Apache-2.0

1.4.2

6 months ago

1.5.0

6 months ago

1.4.1

8 months ago

1.4.0

8 months ago

1.2.0

1 year ago

1.3.0

1 year ago

1.1.2

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

0.10.0

2 years ago

0.11.0

2 years ago

0.11.1

2 years ago

0.9.0

2 years ago

0.9.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.8.0

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.2.2

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago

0.0.1

2 years ago