Tommy
7654ede904
Update tests to use new selectors, implement reporting
...
. Use accessible ID's to identify elements
. Implement reporting
. Clean up
. Input more notes in README.md
2021-10-22 10:30:17 +01:00
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
fmtabbara
1403449ad5
enable bonding
2021-09-14 16:00:21 +01:00
fmtabbara
66ab5de442
add app alert
2021-09-10 16:16:58 +01:00
fmtabbara
9a3d824a4a
remove alert
2021-09-06 20:39:24 +01:00
Fouad
a7ba643c35
Merge pull request #762 from nymtech/feature/app-alert
...
add app alert banner
2021-09-03 09:14:50 +01:00
dependabot[bot]
1a3b83752e
Bump next from 11.1.0 to 11.1.1 in /wallet-web ( #758 )
...
Bumps [next](https://github.com/vercel/next.js ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 15:45:56 +01:00
fmtabbara
c42f3c6844
add app alert banner
2021-09-02 12:29:47 +01:00
Fouad
86ec1d6026
Feature/copy to clipboard ( #740 )
...
* add copy to clipboard component
* use fab button
* use regular button
* remove unneeded config
2021-08-16 17:45:41 +01:00
Bogdan-Ștefan Neacşu
7e58b3273d
Feature/update wallet with stake rates ( #739 )
...
* Replace `BondMixnode` with `Bond` on frontend
* Update wallet to use stake reward rates
2021-08-16 12:24:17 +03:00
dependabot[bot]
b48f2f1660
Bump next from 10.1.3 to 11.1.0 in /wallet-web ( #737 )
...
Bumps [next](https://github.com/vercel/next.js ) from 10.1.3 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.1.3...v11.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 09:35:16 +01:00
fmtabbara
efc5035144
Merge branch 'develop' into update/bond-form-state-management
...
Merge develop branch
2021-08-09 09:51:25 +01:00
fmtabbara
5303288b9c
remove unecessary type check
2021-08-06 14:51:20 +01:00
fmtabbara
bcac045c77
remove husky
2021-08-06 11:57:34 +01:00
Jess
4c1c6d86c8
Update DelegationCheck.tsx ( #725 )
...
* Update DelegationCheck.tsx
* Update NodeDelegation.tsx
2021-08-06 09:38:47 +01:00
fmtabbara
623448a220
remove husky
2021-08-05 15:16:04 +01:00
fmtabbara
b403ce1e62
add test
2021-08-05 14:25:52 +01:00
fmtabbara
6faf8786ea
add husky
2021-08-05 14:23:19 +01:00
fmtabbara
1afabfd1b6
update tests :)
2021-08-04 18:43:17 +01:00
fmtabbara
f05e2880a9
update config files
2021-08-04 16:52:25 +01:00
fmtabbara
81675008a6
update hostname and ip validation
2021-08-04 16:52:06 +01:00
fmtabbara
8b4fc5719e
add tests
2021-08-04 15:51:20 +01:00
fmtabbara
e4f7452241
install test packages
2021-08-04 15:51:10 +01:00
fmtabbara
9602379368
update rawport validation function
2021-08-04 15:47:39 +01:00
fmtabbara
35ba39c196
update rawport validation function
2021-08-04 15:44:29 +01:00
fmtabbara
6d09da40e0
remove unused generic
2021-08-04 15:19:12 +01:00
fmtabbara
de44f21d64
add code source
2021-08-04 14:21:48 +01:00
fmtabbara
edc91e0e36
use regex for validating hostname
2021-08-04 14:19:59 +01:00
fmtabbara
518cd21fd6
type function parameter
2021-08-04 12:42:25 +01:00
fmtabbara
3a9531b586
remove console log
2021-08-04 09:26:22 +01:00
fmtabbara
f96d768341
update state management and validation
2021-08-03 18:08:54 +01:00
Fouad
26fb13fe2d
remove console log ( #718 )
2021-08-02 17:42:21 +01:00
fmtabbara
84249cab4b
update validation
2021-08-02 15:46:12 +01:00
fmtabbara
0c45c61c85
format to jsx double quotes
2021-08-02 13:49:46 +01:00
fmtabbara
7d250b3384
merge develop branch
2021-08-02 13:46:04 +01:00
fmtabbara
bb2029e21c
remove console log
2021-08-02 13:44:22 +01:00
fmtabbara
0f0611f390
form updates and bug fix
2021-08-02 13:42:20 +01:00
fmtabbara
c569a7a858
ui tweak
2021-07-28 18:01:40 +01:00
fmtabbara
87db1fd8c1
update breakpoint for large screens
2021-07-28 17:45:45 +01:00
fmtabbara
a1d2d09f28
fix conflicts
2021-07-28 16:15:40 +01:00
fmtabbara
de468760d6
update layout
2021-07-28 14:17:13 +01:00
fmtabbara
30a78df986
fix build error
2021-07-28 13:52:24 +01:00
fmtabbara
e8622a190a
layout and icon updates
2021-07-28 10:53:37 +01:00
fmtabbara
75f098f002
style update
2021-07-27 20:07:23 +01:00
fmtabbara
b034a07439
display alert when no client detected
2021-07-27 17:50:42 +01:00
fmtabbara
68956456dd
style updates
2021-07-27 17:24:23 +01:00
fmtabbara
aa048cabe6
update pages to use new components
2021-07-27 16:44:11 +01:00
fmtabbara
5dc67b995e
export new reusable components
2021-07-27 16:41:35 +01:00
fmtabbara
721e4bda8b
create reuseable components
2021-07-27 16:40:15 +01:00
fmtabbara
2673f83116
fix bug
2021-07-27 15:08:37 +01:00