Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into db_handle_resolve_request
Browse files Browse the repository at this point in the history
  • Loading branch information
Benzbeeb authored Jun 29, 2020
2 parents edb1cc9 + 14cd602 commit 28976c5
Show file tree
Hide file tree
Showing 98 changed files with 918 additions and 7,918 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/.github
/.vscode
/assets
/band-consumer
/bridges
/lambda
/go-owasm/target
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@

### Chain

- (impv) [\#2074](https://github.com/bandprotocol/bandchain/pull/2074) Use rolling block hash as seed for validator sampling.
- (impv) [\#2104](https://github.com/bandprotocol/bandchain/pull/2104) Update default gas/size consensus params and clean up cmd code.
- (chore) [\#2084](https://github.com/bandprotocol/bandchain/pull/2084) Rename ValidatorReportInto to ReportInfo.
- (chore) [\#2082](https://github.com/bandprotocol/bandchain/pull/2082) Reorder, reword, and remove unused error codes.
- (impv) [\2080](https://github.com/bandprotocol/bandchain/pull/2080) Set count state on genesis.go and remove default values from getters.
- (feat) [\#2022](https://github.com/bandprotocol/bandchain/pull/2022) Initial implementation of BandChain emitter/flusher.
- (chore) [\#2060](https://github.com/bandprotocol/bandchain/pull/2060) Remove unused /bandchain/file endpoints and custom swagger from bandcli REST.

Expand All @@ -23,10 +28,16 @@

### Bridges

- (feat) [\#2055](https://github.com/bandprotocol/bandchain/pull/2055) Implement BridgeWithCache to keep the latest response for any unique request packet

### Owasm

### Oracle Binary Encoding (OBI)

- (impv) [#1947](https://github.com/bandprotocol/bandchain/pull/2065) Remove obi.js build process

### Helpers

### MISC

- (chore) [\#2068](https://github.com/bandprotocol/bandchain/pull/2068) Remove `band-consumer` from repository.
35 changes: 0 additions & 35 deletions band-consumer/Dockerfile

This file was deleted.

246 changes: 0 additions & 246 deletions band-consumer/Makefile

This file was deleted.

34 changes: 0 additions & 34 deletions band-consumer/README.md

This file was deleted.

Loading

0 comments on commit 28976c5

Please sign in to comment.