Commit 375e25c
authored
refactor: create senders based on escrow account version (#624)
* refactor: create senders based on escrow account
Signed-off-by: Gustavo Inacio <[email protected]>
* refactor: implement get_pending_sender_allocation_id_v2
Signed-off-by: Gustavo Inacio <[email protected]>
* test: update test-log to print debug messages
Signed-off-by: Gustavo Inacio <[email protected]>
* test: update create_manager() to receive list of initial accounts
Signed-off-by: Gustavo Inacio <[email protected]>
* refactor: pass sender_type to sender_account
Signed-off-by: Gustavo Inacio <[email protected]>
* chore: add just ci cmd
Signed-off-by: Gustavo Inacio <[email protected]>
* test: add back where last
Signed-off-by: Gustavo Inacio <[email protected]>
* docs: add just ci docs
Signed-off-by: Gustavo Inacio <[email protected]>
* perf: update queries to load up v2
Signed-off-by: Gustavo Inacio <[email protected]>
---------
Signed-off-by: Gustavo Inacio <[email protected]>1 parent c5b115e commit 375e25c
File tree
14 files changed
+562
-133
lines changed- .sqlx
- crates
- monitor/src
- tap-agent
- src
- agent
- tests
14 files changed
+562
-133
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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 | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
104 | 125 | | |
105 | 126 | | |
106 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
157 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
158 | 169 | | |
159 | 170 | | |
160 | 171 | | |
| |||
170 | 181 | | |
171 | 182 | | |
172 | 183 | | |
173 | | - | |
| 184 | + | |
| 185 | + | |
174 | 186 | | |
175 | 187 | | |
176 | 188 | | |
| |||
0 commit comments