parazyd
|
b399d54ff2
util/parse/truncate: Don't reallocate amount vec in for loop.
|
4 years ago |
ghassmo
|
2ba3e7e033
sol: fix a bug & clean up
|
4 years ago |
Janus
|
46de83801e
Use btc genesis coinbase as token identifier
|
4 years ago |
ghassmo
|
5e5f9fa0a4
util/parse: more tests to truncate function
|
4 years ago |
ghassmo
|
55491c2d0c
util/parse: add more tests for truncate function
|
4 years ago |
ghassmo
|
22e92c659b
util/parse: add truncate function
|
4 years ago |
ghassmo
|
69776a1801
organize the order of using dependencies across the whole project
|
4 years ago |
ghassmo
|
e94452ad3d
util/parse: remove decimals function
|
4 years ago |
ghassmo
|
bb029eadc7
revert: "util/parse: decimals function does not need network params"
|
4 years ago |
ghassmo
|
d15ad51879
util/parse: decimals function does not need network params
|
4 years ago |
parazyd
|
fa8a07d4ca
Syntax cleanups.
|
4 years ago |
lunar-mining
|
ffc51f8bc8
parse: removed debug statement
|
4 years ago |
lunar-mining
|
182964ed6f
darkfid: convert balance to float
|
4 years ago |
ghassmo
|
3ff6d60ad1
util/parse: clean up
|
4 years ago |
ghassmo
|
7f499924fa
util/parse: return proper error type
|
4 years ago |
ghassmo
|
da472dc2b7
save allocations by passing a reference of token list
|
4 years ago |
ghassmo
|
548a15bfd6
token_list: add robust tests and clean up
|
4 years ago |
lunar-mining
|
02d3f56bfa
renamed TokenList to SolTokenList
|
4 years ago |
ghassmo
|
44cb4871e6
add empty name to NetworkName for no-features build & more cleanups
|
4 years ago |
parazyd
|
b77da89ce6
Some more cleanups and formatting.
|
4 years ago |
ghassmo
|
606b06b89e
cashierd, darkfid: fix parsing erros
|
4 years ago |
ghassmo
|
f112a8abd2
no need to use Mutex for Client inside cashierd and darkfid & clean up
|
4 years ago |
lunar-mining
|
ceff4e9e03
util/parse: fixed errors caused by merge
|
4 years ago |
lunar-mining
|
f2049059e5
Merge branch 'util-refactor'
|
4 years ago |
lunar-mining
|
77803f1040
replaced to_apo with decode_base10
|
4 years ago |
lunar-mining
|
e67b8fc71b
util: simplified u64 conversion with str::parse()
|
4 years ago |
lunar-mining
|
7c8576a29d
util: convert u32 to u64
|
4 years ago |
lunar-mining
|
c048272b16
util: decimal() returns usize
|
4 years ago |
lunar-mining
|
e4cfb8b7a5
util: remove decimal point if round number
|
4 years ago |
lunar-mining
|
c6eee90912
util: replaced trim with trim_end_matches
|
4 years ago |