Files
nym/wallet-web
Jędrzej Stuczyński 668325a4ce Feature/active sets (#764)
* Added separate gateway active set size

* Grabbing contract state

* Defined PartialOrd on MixnodeBond and GatewayBond

* Some initial stub for active set

* Unit tests for mixnode and gateway bond partialord implementation

* Obtaining active sets

* Active nodes routes

* Additional methods on validator client

* Added state migration

* Feature locking unused import

* Fixed State test fixture

* Included block height for partial_ord

* Missing post-merge imports

* api on the client for active nodes

* Native/socks5/wasm clients using active nodes

* Rewarding only active nodes

* Updated validator client StateParams definition

* Gateway active set size

* Contract migration update

* Cargo fmt

* Updated TauriStateParams

* [ci skip] Generate TS types

Co-authored-by: jstuczyn <jstuczyn@users.noreply.github.com>
2021-09-28 09:38:22 +01:00
..
2021-08-06 14:51:20 +01:00
2021-09-28 09:38:22 +01:00
2021-07-23 12:18:45 +01:00
2021-09-28 09:38:22 +01:00
2021-08-04 16:52:25 +01:00
2021-08-04 16:52:25 +01:00
2021-09-28 09:38:22 +01:00
2021-09-28 09:38:22 +01:00
2021-09-28 09:38:22 +01:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Install dependencies:

yarn install

Run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Build:

yarn build