Go to file
Evgeny Kuzyakov 6e29c48f8c
Merge pull request #99 from NearSocial/default-finality
- Add `config.defaultFinality` to be able to specify `final` instead of `optimistic` (default). It would route the majority of the view calls through the API server.
2023-08-10 11:40:58 -07:00
.github/workflows Cleanup 2023-05-30 14:05:20 +02:00
config Move VM to root 2023-02-16 09:59:08 -08:00
dist Add config.defaultFinality 2023-08-09 13:13:52 -07:00
src Add config.defaultFinality 2023-08-09 13:13:52 -07:00
.babelrc Move VM to root 2023-02-16 09:59:08 -08:00
.gitignore Add babel-loader and dist 2023-02-16 10:26:22 -08:00
CHANGELOG.md Add config.defaultFinality 2023-08-09 13:13:52 -07:00
LICENSE Initial template based on wiki 2022-08-23 16:21:20 -07:00
package.json bumps patch version to 2.2.4 2023-07-13 13:21:01 -04:00
webpack.config.js Move VM to root 2023-02-16 09:59:08 -08:00
yarn.lock Remove rehype-sanitize (unused) 2023-06-07 12:34:36 -07:00