Commit Graph

  • 8d95f3bf33
    fix: use lib for parsing paths correctly in windows (#712) Georgios Konstantopoulos 2021-12-19 22:03:16 +0200
  • 6afc086e4b fix: use lib for parsing paths correctly in windows #712 Georgios Konstantopoulos 2021-12-19 22:00:52 +0200
  • 968cb4d328 feat(ethers): add default features #711 Georgios Konstantopoulos 2021-12-19 21:36:34 +0200
  • 9c11f6cb7b
    fix(ethers): auto-enable asm when supported (x86/x64 and not msvc) (#710) Georgios Konstantopoulos 2021-12-19 18:02:22 +0200
  • 3a3669ab9c fix(ethers): auto-enable asm when supported (x86/x64 and not msvc) #710 Georgios Konstantopoulos 2021-12-19 17:48:50 +0200
  • d7c29cc615
    fix: configure rustls & openssl via feature flag (#703) Georgios Konstantopoulos 2021-12-19 16:56:54 +0200
  • eb7b2ec761 chore: use upstream svm again #703 Georgios Konstantopoulos 2021-12-19 16:48:53 +0200
  • 952ac61cd4 fix: do not pull in svm-rs in wasm builds Georgios Konstantopoulos 2021-12-19 16:46:48 +0200
  • 4be18d37a7 chore: do not enable sha2-asm by default Georgios Konstantopoulos 2021-12-17 16:13:44 +0200
  • 3cd8e841f9 ci: remove --all-features from windows tests Georgios Konstantopoulos 2021-12-17 16:03:54 +0200
  • f969714f93 fix: feature gate sha2-asm Georgios Konstantopoulos 2021-12-17 15:54:21 +0200
  • aabaf2944c chore: bump svm-rs Georgios Konstantopoulos 2021-12-17 15:51:08 +0200
  • b39bb461b8 chore: bump tokio-tungstenite / remove dup rustls version Georgios Konstantopoulos 2021-12-17 15:34:23 +0200
  • cdfb4de5db chore: expose new rustls/openssl features at top level crate Georgios Konstantopoulos 2021-12-17 15:15:08 +0200
  • 1ea29f6209 chore(solc): allow specifying openssl or rustls Georgios Konstantopoulos 2021-12-17 15:11:07 +0200
  • 1f4028ab96 chore(contract): allow specifying openssl or rustls Georgios Konstantopoulos 2021-12-17 15:08:17 +0200
  • cd82058004 chore(etherscan): allow specifying openssl or rustls Georgios Konstantopoulos 2021-12-17 15:08:09 +0200
  • 3c164bc9bf
    feat(abigen): add EthAbiCodec proc macro (#704) Matthias Seitz 2021-12-19 15:40:17 +0100
  • 12334443eb
    chore(solc): use svm global_version if it exists and no SOLC_PATH is set (#709) Matthias Seitz 2021-12-19 15:30:54 +0100
  • b8b51157c8 fix: resolve global svm version #709 Matthias Seitz 2021-12-19 14:05:29 +0100
  • 1f39d37268 Merge branch 'master' into matt/consider-svm-global Matthias Seitz 2021-12-19 13:36:14 +0100
  • e0ac32a68f
    chore(solc): add display impl for PathsConfig (#708) Matthias Seitz 2021-12-19 13:35:11 +0100
  • 6b59e5886d Merge branch 'master' into matt/add-display-to-path-config #708 Matthias Seitz 2021-12-19 13:34:09 +0100
  • 8f8a813181
    chore: use new remapping detection (#707) Matthias Seitz 2021-12-19 13:30:31 +0100
  • b79b31e1f3
    Update ethers-solc/src/remappings.rs #707 Georgios Konstantopoulos 2021-12-19 14:30:26 +0200
  • ed39c0eecf rustfmt Matthias Seitz 2021-12-19 13:23:39 +0100
  • 145bed9cfd chore(solc): use svm global_version if it exists and no SOLC_PATH is set Matthias Seitz 2021-12-19 13:19:15 +0100
  • d3577c7055 chore(solc): add display impl for PathsConfig Matthias Seitz 2021-12-19 12:41:50 +0100
  • 9ce836f700 provider: init nonce manager #702 caojiafeng 2021-12-19 18:14:59 +0800
  • 8a959f06fc chore: update changelog Matthias Seitz 2021-12-19 11:39:59 +0100
  • a4afcef624 chore: use newe remapping detection Matthias Seitz 2021-12-19 11:37:59 +0100
  • d582f3b27a pending_txn: no get_tx caojiafeng 2021-12-19 18:12:11 +0800
  • 87a979b799 provider: support base_fee and max_priority_fee caojiafeng 2021-12-19 17:43:43 +0800
  • 1b912f610b disable al caojiafeng 2021-12-19 17:37:17 +0800
  • 9096f4e170
    feat(solc): revamped remapping auto detect (#706) Matthias Seitz 2021-12-19 05:32:14 +0100
  • e24117a1e1
    chore(clippy): make clippy happy (#705) Matthias Seitz 2021-12-19 05:28:38 +0100
  • 1b42487dd4 mutlicall support blockid with hash caojiafeng 2021-12-19 09:40:34 +0800
  • 077c342a2f feat(solc): revamped remapping auto detect #706 Matthias Seitz 2021-12-19 00:11:06 +0100
  • 6d8f16554e chore(clippy): make clippy happy #705 Matthias Seitz 2021-12-18 13:04:17 +0100
  • 675a8ead46 fix: tuple codec #704 Matthias Seitz 2021-12-18 15:34:43 +0100
  • d58e263e42 rustfmt Matthias Seitz 2021-12-18 12:35:31 +0100
  • b3d230465e feat(abigen): add EthAbiCodec proc macro Matthias Seitz 2021-12-18 12:27:58 +0100
  • f7fea53d62 chore: remove unused patch Georgios Konstantopoulos 2021-12-17 18:35:42 +0200
  • b8cf8e2b11 fix: rollback yanked futures versions Georgios Konstantopoulos 2021-12-17 14:35:49 +0200
  • 6cecc4824a
    fix: parse_units was generating an error on some values because of extra decimal places added round to prevent error (#701) x3ccd4828 2021-12-17 04:22:37 -0500
  • 84408961fc abigen: fix abi generated from hardhat caojiafeng 2021-12-17 14:27:27 +0800
  • 08196444df fix: parse_units was generating an error on some values because of extra decimal places added round to prevent error #701 Cristian Filipescu 2021-12-16 22:43:04 -0500
  • 4d647453e3
    feat: new ethabi for error types (#700) Georgios Konstantopoulos 2021-12-17 00:24:10 +0200
  • ac202920c5 feat: new ethabi for error types #700 Georgios Konstantopoulos 2021-12-17 00:22:48 +0200
  • cf53924334
    add deploy_tokens to ContractFactory (#699) joshieDo 2021-12-17 00:01:00 +0200
  • 8bab8a072c add deploy_tokens to ContractFactory #699 joshieDo 2021-12-16 17:38:11 +0200
  • 060dd6033d
    refactor: move fill_transaction impl to provider rather than default (#697) James Prestwich 2021-12-15 15:09:09 -0800
  • 3064571eb5
    chore: changelog and docstring for fill_transaction #697 James 2021-12-15 13:54:29 -0800
  • 125246bfd6
    refactor: move fill_transaction impl to provider rather than default James 2021-12-15 13:44:08 -0800
  • 5bf3f73548
    fix: contract creation on trezor (#695) joshieDo 2021-12-15 19:52:06 +0200
  • 324bca7f59 fix typo #695 joshieDo 2021-12-15 19:38:10 +0200
  • 766c7e28af return TrezorError when receiving an ENS name joshieDo 2021-12-15 19:36:58 +0200
  • 4970822646 handle when _to_ param is an empty string joshieDo 2021-12-15 16:04:03 +0200
  • 26a5c7d27f fix contract creation on trezor joshieDo 2021-12-15 15:54:40 +0200
  • 1eb0d04a7c
    Merge b98244ec06 into 6cbdc89187 #694 Reuf Rujevic 2021-12-15 14:16:54 +0100
  • b98244ec06
    Create Sjenica1 #694 Reuf Rujevic 2021-12-15 14:16:45 +0100
  • 6cbdc89187
    fix: avoid futures-util yanked err (#693) Alex Xiong 2021-12-15 10:32:36 +0800
  • f037fc0243
    fix: do not panic on invalid units conversion (#691) Georgios Konstantopoulos 2021-12-14 19:32:29 -0700
  • f565bd0a47 fix: avoid futures-util yanked err #693 Alex Xiong 2021-12-15 10:11:20 +0800
  • 2310ebff0a chore: update changelog #691 Georgios Konstantopoulos 2021-12-14 17:36:08 +0100
  • cad864e0cb fix: do not panic on invalid units conversion Georgios Konstantopoulos 2021-12-14 17:33:36 +0100
  • 4bb2636b77
    fix: remove assert to check cache format (#689) Matthias Seitz 2021-12-14 00:37:35 +0100
  • 1aed940e65 rustmft #689 Matthias Seitz 2021-12-14 00:02:37 +0100
  • a72e4ef77d fix: remove assert Matthias Seitz 2021-12-13 23:52:45 +0100
  • 3338cdead1
    feature: set nonce in fill transaction (#687) James Prestwich 2021-12-13 14:50:13 -0800
  • 47e9e7d3c7
    refactor: move FeeHistory to core types (#688) James Prestwich 2021-12-13 14:49:49 -0800
  • 37d94e5a21
    refactor: set nonce in send_escalating #687 James 2021-12-13 13:45:14 -0800
  • 105ddd8afe
    refactor: move FeeHistory to core types #688 James 2021-12-13 13:44:06 -0800
  • f4c89c6cb1
    ci: test on windows targets (#682) Matthias Seitz 2021-12-13 22:25:10 +0100
  • c51cfd81b4
    refactor: remove nonce_setting in fill_transaction James 2021-12-13 13:03:16 -0800
  • 3d340def60 no parallel limits #682 Matthias Seitz 2021-12-13 22:00:24 +0100
  • 42dad7f52e only check default members Matthias Seitz 2021-12-13 21:52:03 +0100
  • db1a3b4287 add cfg Matthias Seitz 2021-12-13 21:40:42 +0100
  • 2abcbfdbb8
    chore: update changelog James 2021-12-13 12:26:45 -0800
  • af825363b6
    feature: set nonce in fill transaction James 2021-12-13 12:24:47 -0800
  • ebf52934e4
    fix handling empty tx parameters (#686) joshieDo 2021-12-13 19:39:24 +0200
  • 096305215f fix handling empty tx parameters #686 joshieDo 2021-12-13 18:57:26 +0200
  • 9bfb87e119 fix: only activate ipc on unix families Georgios Konstantopoulos 2021-12-13 09:48:31 -0700
  • de49986690 make ipc optional Matthias Seitz 2021-12-12 20:49:18 +0100
  • 2afe15feda ci: test on windows targets Matthias Seitz 2021-12-12 20:26:55 +0100
  • 8a7252fe58
    fix: bump svm-rs for windows support (#685) Georgios Konstantopoulos 2021-12-13 09:20:38 -0700
  • f57363ff26
    fix: bump svm-rs for windows support #685 Georgios Konstantopoulos 2021-12-13 08:25:17 -0700
  • 6bf325dcab
    feat: trezor support (#663) joshieDo 2021-12-13 17:23:01 +0200
  • 9514df5205 bump trezor-client, with ethereum feature only #663 joshieDo 2021-12-13 16:32:52 +0200
  • 4c677933ce
    feat(solc): add workspace utils (#678) Matthias Seitz 2021-12-13 00:39:28 +0100
  • cd3af9e288 simplify path construction #678 Matthias Seitz 2021-12-13 00:27:47 +0100
  • ce7bc6b58b clean up functions Matthias Seitz 2021-12-13 00:22:45 +0100
  • d1759b7a8d feat(providers) Extract DevMiddleware trait #681 wolflo 2021-12-12 11:30:21 -0700
  • 90875683f2 resolve conflicts Matthias Seitz 2021-12-12 18:25:31 +0100
  • 5dec757493
    refactor(solc): add new io error with path info (#680) Matthias Seitz 2021-12-12 18:10:40 +0100
  • 494c744920 chore: rustfmt #680 Matthias Seitz 2021-12-12 14:34:49 +0100
  • 74eed1944c refactor(solc): add new io error with path info Matthias Seitz 2021-12-12 14:31:16 +0100
  • 0f45bdc4af
    chore(deps): bump sha2 from 0.9.8 to 0.10.0 #659 dependabot[bot] 2021-12-12 13:19:11 +0000
  • ab8b5233d2
    fix: exclude asm for msvc (#679) Matthias Seitz 2021-12-12 14:09:15 +0100
  • 62923d770a add fs extra error Matthias Seitz 2021-12-12 13:20:03 +0100