Skip to content

Instantly share code, notes, and snippets.

View wthrajat's full-sized avatar
🐧

Rajat Khanduri wthrajat

🐧
View GitHub Profile
@wthrajat
wthrajat / log.md
Created February 25, 2024 09:49
standard_swap.rs and abort1 IT logs
Executing task: cargo test --package coinswap --test standard_swap --features integration-test --  --nocapture 

   Compiling coinswap v0.1.0 (/home/rajat/rust/teleport-transactions)
    Finished test [unoptimized + debuginfo] target(s) in 12.95s
     Running tests/standard_swap.rs (target/debug/deps/standard_swap-82286c444f29feda)

running 1 test
[2024-02-25T09:44:54Z INFO  coinswap::test_framework] temporary directory : /tmp/teleport/tests/temp-files/WtzYK2AJ
[2024-02-25T09:44:54Z INFO  coinswap::test_framework] bitcoind configuration: ["-regtest", "-fallbackfee=0.0001", "-txindex=1"]
@wthrajat
wthrajat / test log.md
Created January 19, 2024 18:24
current log`
cargo test --features integration-test --test abort1          ─╯
   Compiling coinswap v0.1.0 (/home/rajat/rust/teleport-transactions)
    Finished test [unoptimized + debuginfo] target(s) in 4.24s
     Running tests/abort1.rs (target/debug/deps/abort1-5bad355b1ca50b27)

running 1 test
[2024-01-19T18:13:34Z INFO  coinswap::test_framework] temporary directory : tests/temp-files/1yAnYBzx
[2024-01-19T18:13:34Z INFO  coinswap::test_framework] bitcoind configuration: ["-regtest", "-fallbackfee=0.0001", "-txindex=1"]
[2024-01-19T18:13:35Z INFO  coinswap::test_framework] bitcoind initiated!!
@wthrajat
wthrajat / test log.md
Last active January 2, 2024 19:02
coinswap integration test 2 January latest
$ cargo test --features integration-test                                                                                                ─╯
   Compiling coinswap v0.1.0 (/home/rajat/rust/teleport-transactions)
    Finished test [unoptimized + debuginfo] target(s) in 13.27s
     Running unittests src/lib.rs (target/debug/deps/coinswap-9f86603cd5b24c32)

running 39 tests
test protocol::contract::test::calculate_coinswap_fee_normal ... ok
test protocol::contract::test::test_contract_script_generation ... ok
test protocol::contract::test::test_check_reedemscript_is_multisig ... ok
@wthrajat
wthrajat / start_xwiki.md
Last active December 25, 2023 11:50
XWiki start log when not using sudo
 rajat  arch  ../xwiki-platform-distribution-flavor-jetty-hsqldb-15.5  ./start_xwiki.sh
 
 
2023-07-14 16:02:21.934:WARN :oejx.XmlConfiguration:main: Config error java.lang.reflect.InvocationTargetException at <New id="ServerLog" class="java.io.PrintStream"><Arg>|      |      <New class="org.apache.commons.io.output.TeeOutputStream"><Arg>|          <New class="org.eclipse.jetty.util.RolloverFileOutputStream"><Arg><Property name="jetty.console-capture.dir" default="./logs"/>/yyyy_mm_dd.jetty.log|            </Arg><Arg type="boolean">|              <Property name="jetty.console-capture.append" default="false"/>|            </Arg><Arg type="int">|              <Property name="jetty.console-capture.retainDays" default="90"/>|            </Arg><Arg>|              <Call class="java.util.TimeZone" name="getTimeZone"><Arg>|                  <Property name="jetty.console-capture.timezone" default="GMT"/>|                </Arg></Call>|            </Arg><Get id="ServerLogName" name="datedFilename"/></New>|