Bogdan-Ștefan Neacșu
|
e7c8de8eec
|
Finish with executing contract for pool send
|
2022-03-03 12:11:04 +02:00 |
|
Bogdan-Ștefan Neacșu
|
e27a2ae857
|
Add execute in client
|
2022-03-02 17:37:50 +02:00 |
|
Bogdan-Ștefan Neacșu
|
0de0ad91bd
|
Do multisig call after verification
|
2022-03-02 17:32:30 +02:00 |
|
Bogdan-Ștefan Neacșu
|
db2769b59b
|
Do verification on validator-apis with hardcoded aggr vk
|
2022-03-02 16:16:23 +02:00 |
|
Bogdan-Ștefan Neacșu
|
d1c12c0b22
|
Stub verify of cred in validator api
|
2022-03-02 14:48:11 +02:00 |
|
Bogdan-Ștefan Neacșu
|
2e0c0bfdc5
|
Pass the actual tx hash for checks
|
2022-03-02 13:36:55 +02:00 |
|
Bogdan-Ștefan Neacșu
|
ccf97e8570
|
Add deposit button
|
2022-03-02 13:11:53 +02:00 |
|
Bogdan-Ștefan Neacșu
|
56a8b82c4d
|
Conditional signature
|
2022-03-01 14:52:34 +02:00 |
|
Bogdan-Ștefan Neacșu
|
876beed97d
|
Remove useless serde on attributes
|
2022-03-01 14:18:39 +02:00 |
|
Bogdan-Ștefan Neacșu
|
de450f87de
|
Endpoint for accepting deposit
|
2022-02-28 15:58:35 +02:00 |
|
Bogdan-Ștefan Neacșu
|
2d55d09f24
|
Use 3 signer authorities
|
2022-02-28 13:38:17 +02:00 |
|
Bogdan-Ștefan Neacșu
|
aa8926ed5d
|
Use correct deserialisation method
|
2022-02-28 13:28:48 +02:00 |
|
Bogdan-Ștefan Neacșu
|
5df820db6c
|
Testing code
|
2022-02-25 13:43:01 +03:00 |
|
Bogdan-Ștefan Neacșu
|
20c144c236
|
Start from 0 instead of 1, to have the correct length
|
2022-02-24 18:27:55 +03:00 |
|
dependabot[bot]
|
6604d927c5
|
Bump ws from 6.2.1 to 6.2.2 in /clients/webassembly/js-example (#1126)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-23 13:56:04 +00:00 |
|
Jon Häggblad
|
4fedf05b64
|
Fix clippy warnings on beta channel
|
2022-02-23 14:45:41 +01:00 |
|
Raphaël Walther
|
fa00f85a31
|
Removed condition in notification
|
2022-02-23 14:05:55 +01:00 |
|
Raphaël Walther
|
abf5a2d307
|
Triggerd workflow
|
2022-02-23 12:30:26 +01:00 |
|
Raphaël Walther
|
8e0000cb0b
|
Removed test workflow
|
2022-02-23 12:02:30 +01:00 |
|
Raphaël Walther
|
cc27911671
|
Moved workflow to different runners
|
2022-02-23 11:29:53 +01:00 |
|
Bogdan-Ștefan Neacșu
|
b598f1d1db
|
Make sure run uses the args passed at init, in eth mode
|
2022-02-23 12:45:31 +03:00 |
|
Raphaël Walther
|
d4f10c1d68
|
Triggered workflow
|
2022-02-23 09:24:22 +01:00 |
|
Raphaël Walther
|
1d7ff40d02
|
Added test workflow
|
2022-02-23 09:14:21 +01:00 |
|
Raphaël Walther
|
72703b36e1
|
Tested build workflow
|
2022-02-22 17:35:50 +01:00 |
|
Raphaël Walther
|
ecf7a40010
|
Enabled sccache
|
2022-02-22 17:23:47 +01:00 |
|
Raphaël Walther
|
272e9187d2
|
Removed test workflow
|
2022-02-22 16:18:28 +01:00 |
|
Raphaël Walther
|
69a1f3773c
|
Amended test workflow
|
2022-02-22 15:41:20 +01:00 |
|
Raphaël Walther
|
15c97b1cae
|
Amended test workflow
|
2022-02-22 15:31:02 +01:00 |
|
Raphaël Walther
|
2660ef59f7
|
Amended test workflow
|
2022-02-22 13:29:21 +01:00 |
|
dependabot[bot]
|
12a06d9dfe
|
Bump url-parse from 1.4.7 to 1.5.7 in /clients/webassembly/react-example (#1125)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:56:29 +00:00 |
|
dependabot[bot]
|
6399cd24c8
|
Bump url-parse in /clients/native/examples/js-examples/websocket (#1124)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:56:20 +00:00 |
|
dependabot[bot]
|
f30b5162e8
|
Bump url-parse from 1.5.1 to 1.5.7 in /clients/webassembly/js-example (#1122)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:56:15 +00:00 |
|
dependabot[bot]
|
229329ae4c
|
Bump follow-redirects in /contracts/basic-bandwidth-generation (#1117)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:56:10 +00:00 |
|
dependabot[bot]
|
a3bb5e466d
|
Bump follow-redirects from 1.14.3 to 1.14.8 in /explorer (#1116)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:56:03 +00:00 |
|
dependabot[bot]
|
65d893a70b
|
Bump follow-redirects from 1.14.5 to 1.14.8 in /nym-wallet (#1115)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:55:55 +00:00 |
|
dependabot[bot]
|
e0944e5238
|
Bump follow-redirects in /clients/native/examples/js-examples/websocket (#1114)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:55:49 +00:00 |
|
dependabot[bot]
|
b451d4b709
|
Bump follow-redirects from 1.14.7 to 1.14.8 in /testnet-faucet (#1113)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:55:42 +00:00 |
|
dependabot[bot]
|
1507e48158
|
Bump follow-redirects in /clients/webassembly/js-example (#1112)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:55:36 +00:00 |
|
dependabot[bot]
|
6e7a7ed4a6
|
Bump simple-get from 3.1.0 to 3.1.1 in /explorer (#1109)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 09:55:29 +00:00 |
|
Jędrzej Stuczyński
|
af4801ac47
|
Removes migration code (#1071)
|
2022-02-22 09:54:57 +00:00 |
|
Raphaël Walther
|
b748c55d4e
|
Amended test workflow
|
2022-02-22 09:37:31 +01:00 |
|
Raphaël Walther
|
84e5bfc286
|
Amended test workflow
|
2022-02-21 17:37:12 +01:00 |
|
Raphaël Walther
|
96bd9ecf49
|
Amended test workflow
|
2022-02-21 15:48:10 +01:00 |
|
Raphaël Walther
|
092851976f
|
Added test workflow
|
2022-02-21 13:23:04 +01:00 |
|
durch
|
9da1f82cca
|
Restore cargo.lock
|
2022-02-20 21:58:01 +01:00 |
|
durch
|
8c60927fe2
|
Update tauri
|
2022-02-18 18:20:18 +01:00 |
|
durch
|
aa6f5ad664
|
Update minor/patch versions
|
2022-02-18 12:18:28 +01:00 |
|
fmtabbara
|
201b5cc56f
|
ui updates
|
2022-02-17 17:09:02 +00:00 |
|
fmtabbara
|
510553a697
|
update content
|
2022-02-17 14:56:38 +00:00 |
|
Raphaël Walther
|
b81967c9f5
|
Set nightly notification on failure
|
2022-02-17 14:19:28 +01:00 |
|