-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add betanet0829 protocol hash and chainID * test: configured integration test run on betanet0829 * test: update integration-test files for betanet * ci: update betanet script name * feat: add ConstantsResponseProto021 to ConstantsResponse fix #3037 * feat: removed endorsement compatiblity but kept rpc types and readProvider for user query old block BREAKING CHANGE: PollingSubscribeProvider doesn't filter endorsement anymore and removed rpc entrypoints using param version 0 re #3036 * feat: getPendingOperations add param source and operationHash and removed type PendingOperationsV1 BREAKING CHANGE: PendingOperationsQueryArguments.version used to accept 1 is removed for protocol q re #3034 * test: update estimation-tests assertion * test: improve failing-noop and staking tests * feat: add getSpendable rpc endpoint re #3023 * feat: add getBalanceAndFrozenBonds and getSpendableAndFrozenBonds rpc endpoint re #3023 * docs: update rpc nodes doc * test: update estimation-tests assertion * test: update estimation-tests assertion * ci: updated ci script with rpc_url * test: updated testing for weeklynet * feat: configured quebec protocol and chainId * test: configured quebec integration tests and ci runs * docs: updated places with quebec * test: improved staking tests * test: imporved staking tests * test: configured to run tests on new quebec testnet * feat: updated quebec new chainId * chore: fixed dependency vulnerabilities * test: correct ghostnet protocol config * test: updated estimation assertions * test: updated private rpc url for ci * test: adjusted estimation assertions, improve staking test and test config for beta release * docs: updated rpc nodes urls * chore(releng) bump version to 21.0.0-beta.1 * ci: update quebecnet rpc urls * fix: adding PendingOperationsV1 support to smooth migration from paris to quebec on mainnet * test: updated quebecnet and weeklynet rpc url * test: updated estimate assertions * feat: updated beacon to 4.3.2-beta.0 and enable test-dapp with quebecnet * chore(releng) bump version to 21.0.0-RC.0 * chore: updated dependencies suggested by snyk * test: updated test assertion and improvet nodes.spec also fix live code example bugs * ci: updated ci to run bundle_webpack.yml workflow every pr * chore(releng) bump version to 21.0.0 * docs: updated website versioned_docs to be latest 5 versions
- Loading branch information
1 parent
1b4e1de
commit fa8b6f0
Showing
190 changed files
with
3,487 additions
and
4,487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Bundle Webpack | ||
|
||
on: | ||
pull_request: | ||
push: | ||
branches: | ||
- master | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.