Commit e6163af
* GH-613: half of messages to accrue debts handled
* GH-613: preparing tests for handling reports to acountant regarding the return route
* GH-613: continuing building structures for agreggated reporting; now at the response side...finalizing tests that will cover this change
* GH-613: before trying to appeace tests with meaningless expected services
* GH-613: old tests in proxy server passing; two todos left
* GH-497: Accountant one more test fixed
* GH-613: last tests in accountant were caressed and now sleep well
* GH-613: last todos knocked out
* GH-613: autoreview
* GH-613: Revamped msg_id()
* GH-613: wrote a test that could detect the wrong timestamp...and much more than just timestamp
* GH-613: one version to fix it, will test alternatives
* GH-613: slightly lighter version
* GH-613: interim commit...I need to undress recorder and instead get it the assert message
* GH-613: the lack of tests is gone
* GH-613: ready for Actions
* GH-613: save point before an experiment
* GH-613-since-first-review: blind alley; though the coflict of mutability is nicely refactored now
* GH-613-since-first-review: it works and looks prettier, let's go to have a party time
* GH-613-since-first-review: finished refactoring of handle_IBCD
* GH-613-since-first-review: fixed a couple of tests
* GH-613-since-first-review: knocked out a few more requests from the review
* GH-613-since-first-review: a few more features fixed; msg id generator edhancemend
* GH-613-since-first-review: everything requested is fixed; now I might do some last refactoring before the review 2
* GH-613-since-first-review: finished, now review?
* Gh 613 since first review (#168)
* GH-613: save point before an experiment
* GH-613-since-first-review: blind alley; though the coflict of mutability is nicely refactored now
* GH-613-since-first-review: it works and looks prettier, let's go to have a party time
* GH-613-since-first-review: finished refactoring of handle_IBCD
* GH-613-since-first-review: fixed a couple of tests
* GH-613-since-first-review: knocked out a few more requests from the review
* GH-613-since-first-review: a few more features fixed; msg id generator edhancemend
* GH-613-since-first-review: everything requested is fixed; now I might do some last refactoring before the review 2
* GH-613-since-first-review: finished, now review?
Co-authored-by: Bert <[email protected]>
* GH-613-second-review: repaired tests in proxy_server/mod.rs which were sensitive on is_decentralized
* GH-613-second-review: some minor changes, sweeping; should be done all
* GH-613-second-review: changed versioning of crates round the codebase
Co-authored-by: Bert <[email protected]>
Co-authored-by: Dan Wiebe <[email protected]>
1 parent e09c1e7 commit e6163af
File tree
26 files changed
+1579
-1175
lines changed- automap
- dns_utility
- masq_lib
- src
- masq
- multinode_integration_tests
- node
- src
- accountant
- blockchain
- neighborhood
- proxy_server
- sub_lib
- test_utils
- port_exposer
26 files changed
+1579
-1175
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
340 | 360 | | |
341 | 361 | | |
342 | 362 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments