Tommy Verrall
07b566071b
supress output
2023-02-03 16:11:15 -01:00
Tommy Verrall
5f231e3eac
last check
2023-02-03 15:50:38 -01:00
Tommy Verrall
9d3cad2771
directories
2023-02-03 15:41:17 -01:00
Tommy Verrall
ae0f9b1b7b
move the files to the correct place
2023-02-03 15:31:50 -01:00
Tommy Verrall
8a1e225365
write to file
2023-02-03 15:22:54 -01:00
Tommy Verrall
2a6d0f3113
quotes
2023-02-03 15:03:10 -01:00
Tommy Verrall
d81e1fe44d
operator
2023-02-03 15:01:58 -01:00
Tommy Verrall
ef62ec6560
check output
2023-02-03 14:57:03 -01:00
Tommy Verrall
6649f859e6
wrong positioning
2023-02-03 14:47:39 -01:00
Tommy Verrall
617113555b
print for debugging existing and after to check
2023-02-03 14:43:05 -01:00
Tommy Verrall
b9e8ba3215
the version is always due to change, everything else should be okay
2023-02-03 14:36:38 -01:00
Tommy Verrall
2693ccafd1
format
2023-02-03 14:31:07 -01:00
Tommy Verrall
8d78d23060
update the config
2023-02-03 14:29:41 -01:00
Tommy Verrall
9543247def
try diffing the files
2023-02-03 14:28:02 -01:00
Tommy Verrall
618c54ede3
format
2023-02-03 13:51:14 -01:00
Tommy Verrall
c91b63a6f8
tidy up now it's passing now validate against new binary
2023-02-03 13:40:01 -01:00
Tommy Verrall
4e63f2ce60
try assertion command via outputting via echo
2023-02-03 13:35:04 -01:00
Tommy Verrall
bc80511863
weird behaviour from local to machine
2023-02-03 13:25:41 -01:00
Tommy Verrall
bc08b26ed4
more debug
2023-02-03 13:17:10 -01:00
Tommy Verrall
81c5cafc60
binary add
2023-02-03 13:16:19 -01:00
Tommy Verrall
a9f25c2492
debugging
2023-02-03 13:09:21 -01:00
Tommy Verrall
0ab5320656
fix var
2023-02-03 12:25:45 -01:00
Tommy Verrall
28e7ce11e3
input assertion again
2023-02-03 10:19:05 -01:00
Tommy Verrall
03364b848b
bad variable placement
2023-02-03 10:16:34 -01:00
Tommy Verrall
8926d622b3
wrap the var name
2023-02-03 10:13:11 -01:00
Tommy Verrall
a58d3dc6b2
fixing up
2023-02-03 10:12:28 -01:00
Tommy Verrall
ece189773d
typo on the function
2023-02-03 10:09:00 -01:00
Tommy Verrall
de2c3851ee
change output
2023-02-03 10:05:18 -01:00
Tommy Verrall
6869de5640
install the binaries from github and run it against specific branch
2023-02-03 09:57:05 -01:00
Tommy Verrall
580b677489
Binary checker, introduction
2023-02-03 08:46:40 -01:00
Jędrzej Stuczyński
2093789c5c
Added an option to set custom 'host' for the native client ( #2939 )
...
* Added an option to set custom 'host' for the native client
* Changelog entry
2023-02-02 16:38:39 +00:00
Pierre Dommerc
d09864b99f
build(nc-android): prepare for apk release ( #2943 )
...
* chore(nc-android): prepare for production build
* refactor(nc-android): remove dead code
* feat(nc-android): update native color theme
* feat(nc-android): update native color theme
* build(nc-android): fix rfd version issue
* build(nc-android): fix dist dir no such file error
* fix(nc-android): post rebase changes
2023-02-02 15:18:58 +01:00
Bogdan-Ștefan Neacşu
f6e8278592
Fix typo during merge back to develop ( #2956 )
2023-02-02 13:55:58 +02:00
cgi-bin/
b085a8a636
typo: electrum ( #2954 )
2023-02-02 09:34:08 +00:00
farbanas
e6ce531aeb
fix: formatting
2023-02-01 17:16:53 +01:00
farbanas
1a860eb3f5
fix: wrong parameter type for addresses in generator commands (should be AccountId instead of String)
2023-02-01 12:45:51 +01:00
Fran Arbanas
09cfd9ff05
Update CHANGELOG.md
2023-01-31 14:42:16 +00:00
Bogdan-Ștefan Neacșu
2c88ca137a
Resolve merge conflict
2023-01-31 16:19:34 +02:00
farbanas
ca3bfc859a
merge conflicts
2023-01-31 15:09:35 +01:00
Pierre Dommerc
dc2b25f152
fix(nc-android): panic on socks5 client connect ( #2929 )
2023-01-31 12:08:57 +01:00
Bogdan-Ștefan Neacșu
5370bb9c47
Fix clippy
2023-01-30 17:56:27 +02:00
Jędrzej Stuczyński
cd3c951572
drop pending messages if we dont have enough surbs and we havent gotten any in long time ( #2937 )
...
* drop pending messages if we dont have enough surbs and we havent gotten any in long time
* missing changes to wasm client
2023-01-30 15:39:26 +00:00
Jon Häggblad
7e43ce1aed
nym-connect-android: fix CI ( #2930 )
2023-01-30 11:38:14 +01:00
Jon Häggblad
0669369c77
fix commit 044fa93eec
2023-01-28 20:48:50 +01:00
Pierre Dommerc
6f94ab4937
ci(nc-android): try fix ( #2928 )
2023-01-28 00:12:53 +01:00
Pierre Dommerc
0d3ca99dfa
docs(nc-android): update readme ( #2924 )
...
* docs(nc-android): update readme
* docs(nc-android): update readme
2023-01-27 21:18:43 +01:00
Pierre Dommerc
509391cde4
ci(nc-android): add gh workflow ( #2927 )
...
* ci(nc-android): add gh workflow
* ci(nc-android): fix cargo.toml path
2023-01-27 21:05:50 +01:00
Mark Sinclair
0fc0292b18
WASM client changes ( #2925 )
...
* Add rollup config to output CommonJS and ESM packages, simplified interface
* Remove examples from monorepo
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-01-27 16:48:10 +00:00
Jędrzej Stuczyński
9a2a99e581
removed migrated vesting contract code ( #2914 )
2023-01-27 14:22:11 +00:00
Jon Häggblad
5ec7beec8a
Remove .DS_Store and add to .gitignore
2023-01-27 14:05:08 +01:00