Commit da26f22
Dev -> Main (#697)
* Updated Travis.
Using travis function submodule
* Fixed e2e script
* Currency and CurrencyService (#695)
* Network Currency and Service
* Code improvements
* Renamed NetworkCurrency with Currency
Docs fixes
* Removed cache from service. The repository factory caches them
* Fixed lazy loading cache
* Improved e2e for travis cron
Mosaic id is prefered when loading from rest.
Removed hardcoded mosaic id from public
* Fixed lint error
* Fixed build
* Updated bootstrap
* create-index-files npm command (#701)
Generates the index.ts automatically
* Revisit how npm package is created (#702)
* Updated open api to latest alpha (Requires New Rest) (#698)
* Fixed #672
- Added finalization http
* Security alert fix
* Updated libs
* Updated open api to latest alpha
Added secret filter in secret lock search
Updated transaction search
* Improved e2e tests
* Increased timeout
* Fixed build error
Co-authored-by: Steven Liu <xian.f.liu@gmail.com>
* Typo in docs of PublicAccount.ts (#703)
* UnlockedAccount endpoint and latest openAPI changes (#706)
* Fixed #705
- Added unlocked account endpoint
- Applied latest changes from openAPI
* Updated open api to latest alpha (Requires New Rest) (#698)
* Fixed #672
- Added finalization http
* Security alert fix
* Updated libs
* Updated open api to latest alpha
Added secret filter in secret lock search
Updated transaction search
* Improved e2e tests
* Increased timeout
* Fixed build error
Co-authored-by: Steven Liu <xian.f.liu@gmail.com>
* Fixed #705
- Added unlocked account endpoint
- Applied latest changes from openAPI
* Updated change log
Co-authored-by: fboucquez <fboucquez@gmail.com>
* Added prettier-plugin-organize-imports to prettier. (#708)
* Added prettier-plugin-organize-imports to prettier.
It fixes all the unsued imports warnings and order conflicts.
It's integrated with npm run style:fox
* Updated openAPI spec for unlockedAccount (#710)
* Updated openAPI spec for unlockedAccount
* Added Peer param in unlocked account
* Updated travis (#711)
* PersistentDelegationRequestTransaction message bug fix (#709)
* Fixed message parsing from dto and buffer
* State serialization and Mako Catbuffer (#707)
* message marker harvesting (#714)
* Fixed persistentHarvesting message marker issue.
* Working on persistent delegate harvest
* Improved doc and unit tests
Co-authored-by: fernando <fboucquez@gmail.com>
* - Added nodePublicKey in NodeInfo (#719)
- Cache nodePublicKey in RepoFactory
* /Merkle endpoints (#717)
* Added /merkle endpoints
* Added new block type (#724)
* Added new block type
* PR feedbacks
* Server 10.0.0.4 upgrade (#725)
* V1 Transactions
* Added voting key v1 and v2
* fixed lint
* Fixed DTO mapping and improved unit test.
* Fixed repository merkle name
Fixed search criteria
* Server duration parser and test refactor (#729)
* - Fixed #728
- server duration parser and test refactor
* Added more check in duration parser
* All transaction related notification should take an unresolved address (#731)
* issue-#664: change filter Address to be unresolved Address
* [issue-664]: resolve transaction notification with unresolved address
* [issue-664]: fix invalid address name in docs
* [issue-664]: add some test case for unresolved address
* Merkle proof + finalization proof + block type fixes (#727)
Improved creation of streamers
Finality proof fix
Make nemesis/importance block optional
Co-authored-by: fernando <fboucquez@gmail.com>
* Fixed deadline is sometimes 1 sec different
* instead of minus milsecs, minus secs, sinc server epochAdjustment is using secs
* New Role types (#733)
* Bump highlight.js from 10.1.2 to 10.4.1 (#735)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.2 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](highlightjs/highlight.js@10.1.2...10.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 0.22.0 changelog (#732)
* Updated version to 0.22.0
Updated changelog
* Feedback changes
* State proof fixes (#736)
* Added version 1 fallback
* removed log
* Addes sort_key:keys (#737)
* Updated change log (#738)
* Version upgrades (#739)
* Version upgrades
* updated open api version
Co-authored-by: Steven Liu <xian.f.liu@gmail.com>
Co-authored-by: Xavi Artigas <xavierartigas@yahoo.es>
Co-authored-by: James Lin <54219053+james-lin71@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b1a555a commit da26f22
File tree
342 files changed
+9310
-4478
lines changed- e2e
- conf
- infrastructure
- service
- src
- core
- crypto
- format
- utils
- infrastructure
- paginationStreamer
- receipt
- searchCriteria
- transaction
- model
- account
- blockchain
- finalization
- lock
- message
- metadata
- mosaic
- namespace
- network
- node
- receipt
- restriction
- state
- transaction
- wallet
- service
- interfaces
- test
- core
- crypto
- utils
- infrastructure
- streamer
- transaction
- model
- account
- blockchain
- lock
- message
- metadata
- mosaic
- namespace
- receipt
- restriction
- state
- transaction
- service
- travis
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
342 files changed
+9310
-4478
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
5 | 14 | | |
6 | 15 | | |
7 | 16 | | |
8 | 17 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 18 | | |
15 | | - | |
16 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | | - | |
20 | | - | |
21 | 24 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
7 | 34 | | |
8 | 35 | | |
9 | 36 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
59 | | - | |
60 | | - | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
92 | | - | |
| 86 | + | |
93 | 87 | | |
94 | | - | |
| 88 | + | |
95 | 89 | | |
96 | 90 | | |
97 | 91 | | |
| |||
106 | 100 | | |
107 | 101 | | |
108 | 102 | | |
109 | | - | |
| 103 | + | |
110 | 104 | | |
111 | 105 | | |
112 | 106 | | |
| |||
121 | 115 | | |
122 | 116 | | |
123 | 117 | | |
124 | | - | |
| 118 | + | |
125 | 119 | | |
126 | 120 | | |
127 | 121 | | |
| |||
136 | 130 | | |
137 | 131 | | |
138 | 132 | | |
139 | | - | |
| 133 | + | |
140 | 134 | | |
141 | 135 | | |
142 | 136 | | |
| |||
146 | 140 | | |
147 | 141 | | |
148 | 142 | | |
149 | | - | |
| 143 | + | |
150 | 144 | | |
151 | 145 | | |
152 | 146 | | |
| |||
172 | 166 | | |
173 | 167 | | |
174 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
| |||
251 | 248 | | |
252 | 249 | | |
253 | 250 | | |
254 | | - | |
| 251 | + | |
255 | 252 | | |
256 | 253 | | |
257 | 254 | | |
| |||
266 | 263 | | |
267 | 264 | | |
268 | 265 | | |
269 | | - | |
| 266 | + | |
270 | 267 | | |
271 | 268 | | |
272 | 269 | | |
| |||
275 | 272 | | |
276 | 273 | | |
277 | 274 | | |
278 | | - | |
| 275 | + | |
279 | 276 | | |
280 | 277 | | |
281 | 278 | | |
| |||
285 | 282 | | |
286 | 283 | | |
287 | 284 | | |
288 | | - | |
| 285 | + | |
289 | 286 | | |
290 | 287 | | |
291 | 288 | | |
| |||
295 | 292 | | |
296 | 293 | | |
297 | 294 | | |
298 | | - | |
| 295 | + | |
299 | 296 | | |
300 | 297 | | |
301 | 298 | | |
| |||
0 commit comments